21 lines
566 B
YAML
21 lines
566 B
YAML
title: OpenTelemetry Resource Detector for GitHub Actions
|
|
registryType: resource-detector
|
|
language: js
|
|
tags:
|
|
- github
|
|
- resource-detector
|
|
- js
|
|
license: Apache 2.0
|
|
description:
|
|
Detects GITHUB_* environment variables specified and adds as attributes on a
|
|
resource.
|
|
authors:
|
|
- name: OpenTelemetry Authors
|
|
urls:
|
|
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/detectors/node/opentelemetry-resource-detector-github
|
|
createdAt: 2022-12-07
|
|
package:
|
|
registry: npm
|
|
name: '@opentelemetry/resource-detector-github'
|
|
version: 0.29.0
|