Skip to content

Conversation

@lulu2002
Copy link

Allow users to configure additional labels for PushGateway metrics via the groupingKey config option. This enables adding labels like service, task, environment, etc.

Example config:
pushGateway:
groupingKey:
service: "my-service"
task: "my-task"

Allow users to configure additional labels for PushGateway metrics
via the groupingKey config option. This enables adding labels like
service, task, environment, etc.

Example config:
  pushGateway:
    groupingKey:
      service: "my-service"
      task: "my-task"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants