This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
opentelemetry-go
Watch
1
Star
0
Fork
0
You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced
2025-10-31 00:07:40 +02:00
Code
Issues
Releases
Activity
Files
c161387df15b5264d6c1a9ea11b1342a1c60f7b8
opentelemetry-go
/
exporters
/
prometheus
History
renovate[bot]
5e3499c1f3
chore(deps): update module golang.org/x/sys to v0.22.0 (
#5576
)
2024-07-05 09:28:05 +02:00
..
testdata
add option for resource attributes in metrics for prometheus exporter (
#4733
)
2023-12-01 07:34:05 -08:00
benchmark_test.go
[chore] Simplify the license header (
#4987
)
2024-02-29 07:05:28 +01:00
config_test.go
[chore] Simplify the license header (
#4987
)
2024-02-29 07:05:28 +01:00
config.go
[chore] Simplify the license header (
#4987
)
2024-02-29 07:05:28 +01:00
doc.go
[chore] Simplify the license header (
#4987
)
2024-02-29 07:05:28 +01:00
exporter_test.go
Upgrade semconv use to v1.26.0 (
#5490
)
2024-06-06 09:36:59 -07:00
exporter.go
Add errorlint linter (
#5535
)
2024-06-25 10:55:00 -07:00
go.mod
chore(deps): update module golang.org/x/sys to v0.22.0 (
#5576
)
2024-07-05 09:28:05 +02:00
go.sum
chore(deps): update module golang.org/x/sys to v0.22.0 (
#5576
)
2024-07-05 09:28:05 +02:00
README.md
Add READMEs to every package (
#5103
)
2024-03-26 20:13:54 +01:00
README.md
Prometheus Exporter