Skip to content

Add and apply InfluxDB related flags#438

Closed
trinhdn2 wants to merge 6 commits intoBuildOnViction:masterfrom
trinhdn2:ft/influxdb_config_flags
Closed

Add and apply InfluxDB related flags#438
trinhdn2 wants to merge 6 commits intoBuildOnViction:masterfrom
trinhdn2:ft/influxdb_config_flags

Conversation

@trinhdn2
Copy link
Copy Markdown

@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.

1 participant