Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMM: Add value to change log level #298

Open
TomKeur opened this issue Mar 12, 2024 · 0 comments
Open

PMM: Add value to change log level #298

TomKeur opened this issue Mar 12, 2024 · 0 comments

Comments

@TomKeur
Copy link

TomKeur commented Mar 12, 2024

Hi,

Great product! I've been using using the Percona Operator for MySQL based on Percona XtraDB Cluster in combination with PMM, this is my configuration.

pmm:
  enabled: true
  serverHost: monitoring-service

This is all running great, the only thing I'm noticing, the pmm-client container is generarting a lot of (info), logs.
For example:

time="2024-03-12T06:55:00.052+00:00" level=info msg="Sending 48 buckets." agentID=/agent_id/xxx component=agent-builtin type=qan_mysql_perf
schema_agent

It should be great if there a way we can change the loglevel, for example with:

pmm:
  enabled: true
  serverHost: monitoring-service
  log:
    level: error
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

No branches or pull requests

1 participant