Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add status header for coralogix exporter #10311

Merged
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions exporter/coralogixexporter/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Coralogix Exporter

| Status | |
| ------------------------ |-----------------|
| Stability | [beta] |
| Supported pipeline types | traces, metrics |
| Distributions | [contrib] |

The Coralogix exporter sends traces to [Coralogix](https://coralogix.com/) as
Coralogix logs.

Supported pipeline types: traces, metrics

> Please review the Collector's [security
> documentation](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/security.md),
> which contains recommendations on securing sensitive information such as the
Expand Down Expand Up @@ -72,3 +76,6 @@ exporters:
### Need help?
We love to assist our customers, simply [book your implementation session](https://calendly.com/info-coralogix/implementation),
and we will walk you through setting up this exporter, step by step.

[beta]:https://github.com/open-telemetry/opentelemetry-collector#beta
[contrib]:https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib