1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/prometheus
David Ashpole 510910e92d
Add unit suffixes to prometheus metric names (#3352)
* add unit suffixes to prometheus metric names

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* remove unneccessary variable

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-10-19 15:25:18 -04:00
..
testdata Add unit suffixes to prometheus metric names (#3352) 2022-10-19 15:25:18 -04:00
benchmark_test.go Refactor Prometheus exporter (#3239) 2022-10-14 09:22:43 -05:00
confg_test.go Add unit suffixes to prometheus metric names (#3352) 2022-10-19 15:25:18 -04:00
config.go Add unit suffixes to prometheus metric names (#3352) 2022-10-19 15:25:18 -04:00
doc.go Merge metric SDK development branch "new_sdk/main" into "main" (#3175) 2022-09-15 18:41:24 -07:00
exporter_test.go Add unit suffixes to prometheus metric names (#3352) 2022-10-19 15:25:18 -04:00
exporter.go Add unit suffixes to prometheus metric names (#3352) 2022-10-19 15:25:18 -04:00
go.mod converts Resource into a target_info metric on the prometheus exporter (#3285) 2022-10-19 11:22:46 -05:00
go.sum dependabot updates Mon Oct 17 16:17:28 UTC 2022 (#3348) 2022-10-17 12:25:56 -04:00