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
github-actions[bot] 667a2017ae
dependabot updates Thu Oct 27 19:57:51 UTC 2022 (#3404)
* dependabot updates Thu Oct 27 19:57:50 UTC 2022
Bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.1 in /internal/tools
Bump golang.org/x/tools from 0.1.12 to 0.2.0 in /internal/tools

* Ignore errors in Prom exporter's sanitizeName

* Omit type from inferred var decl

Co-authored-by: MrAlias <MrAlias@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
2022-10-27 14:21:32 -07:00
..
testdata Fix prometheus name duplicate _total suffix (#3369) 2022-10-21 08:12:23 -07:00
benchmark_test.go Refactor Prometheus exporter (#3239) 2022-10-14 09:22:43 -05:00
config_test.go Rename confg_test to config_test in prom exp (#3400) 2022-10-27 12:39:23 -07: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 Fix prometheus name duplicate _total suffix (#3369) 2022-10-21 08:12:23 -07:00
exporter.go dependabot updates Thu Oct 27 19:57:51 UTC 2022 (#3404) 2022-10-27 14:21:32 -07:00
go.mod Release v1.11.1/v0.33.0 (#3367) 2022-10-19 12:55:44 -07:00
go.sum dependabot updates Mon Oct 17 16:17:28 UTC 2022 (#3348) 2022-10-17 12:25:56 -04:00