File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Carbon Exporter
2
2
3
+ | Status | |
4
+ | ------------------------ | -----------|
5
+ | Stability | [ beta] |
6
+ | Supported pipeline types | metrics |
7
+ | Distributions | [ contrib] |
8
+
3
9
The [ Carbon] ( https://github.com/graphite-project/carbon ) exporter supports
4
10
Carbon's [ plaintext
5
11
protocol] ( https://graphite.readthedocs.io/en/stable/feeding-carbon.html#the-plaintext-protocol ) .
6
12
7
- Supported pipeline types: metrics
8
-
9
13
## Configuration
10
14
11
15
The following settings are required:
@@ -33,3 +37,6 @@ exporters:
33
37
34
38
The full list of settings exposed for this receiver are documented [here](./config.go)
35
39
with detailed sample configurations [here](./testdata/config.yaml).
40
+
41
+ [beta]:https://github.com/open-telemetry/opentelemetry-collector#beta
42
+ [contrib]:https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib
You can’t perform that action at this time.
0 commit comments