Skip to content

🚀: expose metric that includes stalwart version label #2445

Description

@mentos1386

Which feature or improvement would you like to request?

Hi, I would like to show current stalwart version deployed on my grafana dashboard.

To do that, I would need stalwart to expose a metric that would include a "version" label. I couldn't find a metric that would already have this info.

Something like this example, specifically the redis_version part.

# Source - https://stackoverflow.com/a/51747875
# Posted by Oliver
# Retrieved 2025-11-21, License - CC BY-SA 4.0

# HELP redis_instance_info Information about the Redis instance
# TYPE redis_instance_info gauge
redis_instance_info{addr="redis://localhost:6379",os="Linux 4.4.0-62-generic x86_64",redis_build_id="687a2a319020fa42",redis_mode="standalone",redis_version="3.0.6",role="master"} 1

Is your feature request related to a problem?

No

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions