diff --git a/exporter/f5cloudexporter/README.md b/exporter/f5cloudexporter/README.md index 5215d243fbce..655adccd110c 100644 --- a/exporter/f5cloudexporter/README.md +++ b/exporter/f5cloudexporter/README.md @@ -1,10 +1,12 @@ # F5 Cloud Exporter -Exports data via HTTP to [F5 Cloud](https://portal.cloudservices.f5.com/). - -Supported pipeline types: metrics, traces, logs +| Status | | +| ------------------------ |-----------------------| +| Stability | [beta] | +| Supported pipeline types | traces, logs, metrics | +| Distributions | [contrib] | -> :construction: This exporter is in beta and configuration fields are subject to change. +Exports data via HTTP to [F5 Cloud](https://portal.cloudservices.f5.com/). ## Getting Started @@ -39,4 +41,7 @@ The full list of settings exposed for this exporter are documented [here](./conf configurations [here](./testdata/config.yaml). This exporter also offers proxy support as documented -[here](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter#proxy-support). \ No newline at end of file +[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