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 observiq exporter #10326

Merged
Merged
Changes from 1 commit
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: 10 additions & 1 deletion exporter/observiqexporter/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# observIQ Exporter

| Status | |
| ------------------------ |-----------|
| Stability | [beta] |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on line 11, i suspect this should be in development, pinging codeowner for confirmation @BinaryFissionGames

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, in development would be more appropriate.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, change to in development

| Supported pipeline types | logs |
| Distributions | [contrib] |

This exporter supports sending log data to [observIQ](https://observiq.com/)

**This exporter is currently being developed and is not yet ready for use**
Expand Down Expand Up @@ -31,4 +37,7 @@ Information about queued retry configuration parameters can be found
The full list of settings exposed for this exporter are documented [here](config.go)

This exporter also offers proxy support as documented
[here](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter#proxy-support).
[here](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter#proxy-support).

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