Skip to content

Commit efe3c92

Browse files
basti1302pichlermarcblumamir
authored
chore(opentelemetry-propagator-instana): update component owners (#2363)
* chore(opentelemetry-propagator-instana): update component owners Reason: I do no longer work for or on Instana. * chore: remove component owner from yaml --------- Co-authored-by: Marc Pichler <[email protected]> Co-authored-by: Amir Blum <[email protected]>
1 parent 0e96b2a commit efe3c92

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/component_owners.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ components:
1515
detectors/node/opentelemetry-resource-detector-github: []
1616
# Unmaintained
1717
detectors/node/opentelemetry-resource-detector-instana:
18-
- basti1302
1918
- kirrg001
2019
incubator/opentelemetry-sampler-aws-xray:
2120
- carolabadeer
@@ -144,7 +143,6 @@ components:
144143
plugins/web/opentelemetry-plugin-react-load:
145144
- martinkuba
146145
propagators/opentelemetry-propagator-instana:
147-
- basti1302
148146
- kirrg001
149147
propagators/opentelemetry-propagator-ot-trace: []
150148
# Unmaintained

propagators/opentelemetry-propagator-instana/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![NPM Published Version][npm-img]][npm-url]
44
[![Apache License][license-image]][license-image]
55

6-
[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @basti1302, @kirrg001
6+
[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @kirrg001
77

88
The OpenTelemetry Propagator for Instana provides HTTP header propagation for systems that are using IBM Observability by Instana.
99
This propagator translates the Instana trace correlation headers (`X-INSTANA-T/X-INSTANA-S/X-INSTANA-L`) into the OpenTelemetry `SpanContext`, and vice versa.

0 commit comments

Comments
 (0)