Skip to content

Expose Go version in new default metric #328

@juliusv

Description

@juliusv

As per prometheus/prometheus#2566, it would be good to add a new default metric that exposes the Go version.

@brian-brazil Since we probably don't want to use the sample value to reflect the Go version, but a label, I kind of dislike the idea of redundantly calling both the metric go_version and calling the label version too. Should we do go_info{version="..."} and leave it open for other metadata in the future?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions