Info metric #1154

Closed
opened 2024-06-03 09:09:34 +00:00 by dstepanov-yadro · 1 comment

Now frostfs node metrics don't have any info about version. Because of this, it is difficult to compare the executable version and metrics, especially for historical performance test runs.

Describe the solution you'd like

Add frostfs_node_info metric with version, go_version (maybe something else?) labels.

## Is your feature request related to a problem? Please describe. Now frostfs node metrics don't have any info about version. Because of this, it is difficult to compare the executable version and metrics, especially for historical performance test runs. ## Describe the solution you'd like Add `frostfs_node_info` metric with `version`, `go_version` (maybe something else?) labels.
dstepanov-yadro added the
frostfs-node
good first issue
triage
observability
labels 2024-06-03 09:09:34 +00:00
Owner
Go version should already be provided natively https://github.com/prometheus/client_golang/blob/main/prometheus/go_collector.go#L235
achuprov self-assigned this 2024-06-17 08:51:35 +00:00
fyrchik added this to the v0.42.0 milestone 2024-06-20 11:31:13 +00:00
fyrchik referenced this issue from a commit 2024-06-27 12:03:06 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1154
No description provided.