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

Add and apply InfluxDB related flags #438

Closed
wants to merge 6 commits into from
Closed

Add and apply InfluxDB related flags #438

wants to merge 6 commits into from

Conversation

trinhdn2
Copy link

@trinhdn2 trinhdn2 commented Feb 1, 2024

Prerequisite

Changelog

  • Add standalone metrics HTTP server listening, apart from the previous pprof endpoint: --metrics.addr. --metrics.port
  • Add configurable InfluxDB connection flags:
    • General: --metrics.influxdb.endpoint, --metrics.influxdb.tags
    • V1 only: --metrics.influxdb, --metrics.influxdb.database, --metrics.influxdb.username, --metrics.influxdb.password,
    • V2 only: --metrics.influxdbv2, --metrics.influxdb.token, --metrics.influxdb.bucket, --metrics.influxdb.organization

@trinhdn2 trinhdn2 closed this by deleting the head repository Jun 3, 2024
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