1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/prometheus
Damien Mathieu 697d245b9c
Update bucket default bounds (#3222)
* update bucket default bounds to match the specification

* add changelog entry

* test custom boundaries with valid histogram

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-10-04 15:41:18 -07:00
..
testdata Update bucket default bounds (#3222) 2022-10-04 15:41:18 -07:00
benchmark_test.go Add prometheus exporter benchmark (#3213) 2022-09-22 08:02:13 -07: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 Update bucket default bounds (#3222) 2022-10-04 15:41:18 -07:00
exporter.go Sanitize metric names in the prometheus exporter (#3212) 2022-09-22 07:23:16 -07:00
go.mod Bump golang.org/x/sys/unix (#3235) 2022-09-27 09:08:34 -07:00
go.sum Bump golang.org/x/sys/unix (#3235) 2022-09-27 09:08:34 -07:00