Skip to content

Commit

Permalink
[mdatgen] add redhat distro hint (open-telemetry#23603)
Browse files Browse the repository at this point in the history
Adds references to the OpenShift OpenTelemetry distro provided by
redhat.

---------

Signed-off-by: Benedikt Bongartz <[email protected]>
  • Loading branch information
frzifus authored and Caleb-Hurshman committed Jul 6, 2023
1 parent 2d27316 commit f13cc22
Show file tree
Hide file tree
Showing 37 changed files with 55 additions and 38 deletions.
1 change: 1 addition & 0 deletions cmd/mdatagen/statusdata.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ var distros = map[string]string{
"observiq": "https://github.com/observIQ/observiq-otel-collector",
"splunk": "https://github.com/signalfx/splunk-otel-collector",
"sumo": "https://github.com/SumoLogic/sumologic-otel-collector",
"redhat": "https://github.com/os-observability/redhat-opentelemetry-collector",
}

type Status struct {
Expand Down
3 changes: 2 additions & 1 deletion exporter/jaegerexporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
| Status | |
| ------------- |-----------|
| Stability | [deprecated]: traces |
| Distributions | [core], [contrib] |
| Distributions | [core], [contrib], [redhat] |

[deprecated]: https://github.com/open-telemetry/opentelemetry-collector#deprecated
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
<!-- end autogenerated section -->

This exporter is being deprecated and will be removed in July 2023 as Jaeger support OTLP directly.
Expand Down
2 changes: 1 addition & 1 deletion exporter/jaegerexporter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: exporter
stability:
deprecated: [traces]
distributions: [core, contrib]
distributions: [core, contrib, redhat]
3 changes: 2 additions & 1 deletion exporter/prometheusexporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: metrics |
| Distributions | [core], [contrib], [aws], [observiq], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->

Expand Down
2 changes: 1 addition & 1 deletion exporter/prometheusexporter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: exporter
stability:
beta: [metrics]
distributions: [core, contrib, observiq, sumo, aws]
distributions: [core, contrib, observiq, sumo, aws, redhat]
3 changes: 2 additions & 1 deletion extension/basicauthextension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
| Status | |
| ------------- |-----------|
| Stability | [beta] |
| Distributions | [contrib], [observiq], [sumo] |
| Distributions | [contrib], [observiq], [redhat], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->

Expand Down
2 changes: 1 addition & 1 deletion extension/basicauthextension/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: extension
stability:
beta: [extension]
distributions: [contrib, observiq, sumo]
distributions: [contrib, observiq, sumo, redhat]
3 changes: 2 additions & 1 deletion extension/bearertokenauthextension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
| Status | |
| ------------- |-----------|
| Stability | [beta] |
| Distributions | [contrib], [observiq], [sumo] |
| Distributions | [contrib], [observiq], [redhat], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->

Expand Down
2 changes: 1 addition & 1 deletion extension/bearertokenauthextension/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: extension
stability:
beta: [extension]
distributions: [contrib, observiq, sumo]
distributions: [contrib, observiq, sumo, redhat]
3 changes: 2 additions & 1 deletion extension/healthcheckextension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
| Status | |
| ------------- |-----------|
| Stability | [beta] |
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion extension/healthcheckextension/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: extension
stability:
beta: [extension]
distributions: [core, contrib, splunk, observiq, sumo, aws]
distributions: [core, contrib, splunk, observiq, sumo, aws, redhat]
3 changes: 2 additions & 1 deletion extension/jaegerremotesampling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
| Status | |
| ------------- |-----------|
| Stability | [alpha] |
| Distributions | [contrib], [sumo] |
| Distributions | [contrib], [redhat], [sumo] |

[alpha]: https://github.com/open-telemetry/opentelemetry-collector#alpha
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->

Expand Down
2 changes: 1 addition & 1 deletion extension/jaegerremotesampling/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: extension
stability:
alpha: [extension]
distributions: [contrib, sumo]
distributions: [contrib, sumo, redhat]
3 changes: 2 additions & 1 deletion extension/oauth2clientauthextension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
| Status | |
| ------------- |-----------|
| Stability | [beta] |
| Distributions | [contrib], [sumo] |
| Distributions | [contrib], [redhat], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->

Expand Down
2 changes: 1 addition & 1 deletion extension/oauth2clientauthextension/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: extension
stability:
beta: [extension]
distributions: [contrib, sumo]
distributions: [contrib, sumo, redhat]
3 changes: 2 additions & 1 deletion extension/pprofextension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
| Status | |
| ------------- |-----------|
| Stability | [beta] |
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion extension/pprofextension/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: extension
stability:
beta: [extension]
distributions: [core, contrib, splunk, observiq, sumo, aws]
distributions: [core, contrib, splunk, observiq, sumo, aws, redhat]
3 changes: 2 additions & 1 deletion processor/attributesprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: traces, metrics, logs |
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |
| Warnings | [Identity Conflict](#warnings) |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion processor/attributesprocessor/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status:
class: processor
stability:
beta: [traces, metrics, logs]
distributions: [core, contrib, splunk, observiq, sumo, aws]
distributions: [core, contrib, splunk, observiq, sumo, aws, redhat]
warnings: [Identity Conflict]
3 changes: 2 additions & 1 deletion processor/filterprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@
| Status | |
| ------------- |-----------|
| Stability | [alpha]: traces, metrics, logs |
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |
| Warnings | [Orphaned Telemetry, Other](#warnings) |

[alpha]: https://github.com/open-telemetry/opentelemetry-collector#alpha
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion processor/filterprocessor/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ status:
class: processor
stability:
alpha: [traces, metrics, logs]
distributions: [core,contrib, splunk, observiq, sumo, aws]
distributions: [core, contrib, splunk, observiq, sumo, aws, redhat]
warnings: [Orphaned Telemetry, Other]
3 changes: 2 additions & 1 deletion processor/k8sattributesprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: logs, metrics, traces |
| Distributions | [contrib], [observiq], [splunk], [sumo] |
| Distributions | [contrib], [observiq], [redhat], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion processor/k8sattributesprocessor/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ status:
class: processor
stability:
beta: [logs, metrics, traces]
distributions: [contrib, splunk, observiq, sumo]
distributions: [contrib, splunk, observiq, sumo, redhat]

# resource attributes are exposed through a different configuration interface (extract::metadata).
resource_attributes:
Expand Down
3 changes: 2 additions & 1 deletion processor/resourcedetectionprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: traces, metrics, logs |
| Distributions | [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion processor/resourcedetectionprocessor/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: processor
stability:
beta: [traces, metrics, logs]
distributions: [contrib, splunk, observiq, sumo, aws]
distributions: [contrib, splunk, observiq, sumo, aws, redhat]
3 changes: 2 additions & 1 deletion processor/resourceprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: traces, metrics, logs |
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion processor/resourceprocessor/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: processor
stability:
beta: [traces, metrics, logs]
distributions: [core, contrib, splunk, observiq, sumo, aws]
distributions: [core, contrib, splunk, observiq, sumo, aws, redhat]
3 changes: 2 additions & 1 deletion processor/routingprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: traces, metrics, logs |
| Distributions | [contrib], [observiq], [splunk], [sumo] |
| Distributions | [contrib], [observiq], [redhat], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion processor/routingprocessor/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: processor
stability:
beta: [traces, metrics, logs]
distributions: [contrib, observiq, splunk, sumo]
distributions: [contrib, observiq, splunk, sumo, redhat]
3 changes: 2 additions & 1 deletion processor/spanprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
| Status | |
| ------------- |-----------|
| Stability | [alpha]: traces |
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |

[alpha]: https://github.com/open-telemetry/opentelemetry-collector#alpha
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion processor/spanprocessor/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: processor
stability:
alpha: [traces]
distributions: [core, contrib, observiq, splunk, sumo, aws]
distributions: [core, contrib, observiq, splunk, sumo, aws, redhat]
3 changes: 2 additions & 1 deletion receiver/jaegerreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: traces |
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
3 changes: 1 addition & 2 deletions receiver/jaegerreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ status:
class: receiver
stability:
beta: [traces]
distributions: [core, contrib, splunk, observiq, sumo, aws]

distributions: [core, contrib, splunk, observiq, sumo, aws, redhat]
3 changes: 2 additions & 1 deletion receiver/opencensusreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: metrics, traces |
| Distributions | [core], [contrib], [observiq], [sumo] |
| Distributions | [core], [contrib], [observiq], [redhat], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->

Expand Down
3 changes: 1 addition & 2 deletions receiver/opencensusreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ status:
class: receiver
stability:
beta: [metrics, traces]
distributions: [core, contrib, observiq, sumo]

distributions: [core, contrib, observiq, sumo, redhat]
3 changes: 2 additions & 1 deletion receiver/zipkinreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
| Status | |
| ------------- |-----------|
| Stability | [beta]: traces |
| Distributions | [core], [contrib], [aws], [observiq], [splunk], [sumo] |
| Distributions | [core], [contrib], [aws], [observiq], [redhat], [splunk], [sumo] |

[beta]: https://github.com/open-telemetry/opentelemetry-collector#beta
[core]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
[aws]: https://github.com/aws-observability/aws-otel-collector
[observiq]: https://github.com/observIQ/observiq-otel-collector
[redhat]: https://github.com/os-observability/redhat-opentelemetry-collector
[splunk]: https://github.com/signalfx/splunk-otel-collector
[sumo]: https://github.com/SumoLogic/sumologic-otel-collector
<!-- end autogenerated section -->
Expand Down
2 changes: 1 addition & 1 deletion receiver/zipkinreceiver/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ status:
class: receiver
stability:
beta: [traces]
distributions: [core, contrib, splunk, observiq, sumo, aws]
distributions: [core, contrib, splunk, observiq, sumo, aws, redhat]

0 comments on commit f13cc22

Please sign in to comment.