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
Ziqi Zhao e8023fab22
prometheus exporter convert instrumentation scope to otel_scope_info metric (#3357)
* prometheus exporter convert instrumentation scope to otel_scope_info metric

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>

* fix for commits

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>

* fix for ci failed

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>

* add multi scopes test

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>

* fix ci failed

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
2022-11-02 07:50:37 -07:00
..
testdata prometheus exporter convert instrumentation scope to otel_scope_info metric (#3357) 2022-11-02 07:50:37 -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 prometheus exporter convert instrumentation scope to otel_scope_info metric (#3357) 2022-11-02 07:50:37 -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 prometheus exporter convert instrumentation scope to otel_scope_info metric (#3357) 2022-11-02 07:50:37 -07:00
exporter.go prometheus exporter convert instrumentation scope to otel_scope_info metric (#3357) 2022-11-02 07:50:37 -07:00
go.mod dependabot updates Mon Oct 31 15:24:02 UTC 2022 (#3433) 2022-10-31 08:54:41 -07:00
go.sum dependabot updates Mon Oct 31 15:24:02 UTC 2022 (#3433) 2022-10-31 08:54:41 -07:00