Commit 3d60131
Alex Boten
add optional configuration for prometheus exporter (#3777)
## Changes
The suffix for types and units can be optionally disabled in Prometheus
exporters. This PR captures these configuration options to allow them to
then be captured by the OpenTelemetry Configuration as well.
* [x] Related issues
open-telemetry/opentelemetry-configuration#591 parent e143970 commit 3d60131
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments