mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 01:02:25 -05:00
[chore] Add Go runtime and host metrics (#4137)
Daenney is a dummy and forgot to add these when he revamped the OTEL stuff. Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4137 Co-authored-by: Daenney <daenney@noreply.codeberg.org> Co-committed-by: Daenney <daenney@noreply.codeberg.org>
This commit is contained in:
parent
4a6b357501
commit
90a5425fe9
14 changed files with 1124 additions and 0 deletions
5
vendor/modules.txt
vendored
5
vendor/modules.txt
vendored
|
|
@ -984,6 +984,11 @@ go.opentelemetry.io/contrib/bridges/prometheus
|
|||
# go.opentelemetry.io/contrib/exporters/autoexport v0.60.0
|
||||
## explicit; go 1.22.0
|
||||
go.opentelemetry.io/contrib/exporters/autoexport
|
||||
# go.opentelemetry.io/contrib/instrumentation/runtime v0.60.0
|
||||
## explicit; go 1.22.0
|
||||
go.opentelemetry.io/contrib/instrumentation/runtime
|
||||
go.opentelemetry.io/contrib/instrumentation/runtime/internal/deprecatedruntime
|
||||
go.opentelemetry.io/contrib/instrumentation/runtime/internal/x
|
||||
# go.opentelemetry.io/otel v1.35.0
|
||||
## explicit; go 1.22.0
|
||||
go.opentelemetry.io/otel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue