generated from TrueCloudLab/basic
Export gRPC client and server metrics #4
Labels
No labels
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-observability#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Need to describe somehow client and server metrics to use it in exporter script.
There are no API in prometheus to get from metric internal fields like labels, description, namespace, etc.
See open issue for details https://github.com/prometheus/client_golang/issues/222
Still need to move middleware implementation here, see discussion in #6