Skip to content

feat(prometheus): add custom groupingKey support for PushGateway#137

Open
lulu2002 wants to merge 1 commit intoCubxity:dev/0.3.xfrom
MCWonderland:claude/bukkit-pushgateway-config-779Sj
Open

feat(prometheus): add custom groupingKey support for PushGateway#137
lulu2002 wants to merge 1 commit intoCubxity:dev/0.3.xfrom
MCWonderland:claude/bukkit-pushgateway-config-779Sj

Conversation

@lulu2002
Copy link
Copy Markdown

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