Skip to content

feat(metrics-influxdb): add support for Influx 1.x, including use of an authorization token #2127

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

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

msavy
Copy link
Member

@msavy msavy commented Jun 24, 2022

This commit also adds batching support via BatchedMetricsConsumer.

Note InfluxDb09Metrics is now simply named InfluxDbMetrics.

Improved option parsing has been added.

Closes #2124

…an authorization token

This commit also adds batching support via `BatchedMetricsConsumer`.

Note `InfluxDb09Metrics` is now simply named `InfluxDbMetrics`.

Improved option parsing has been added.

Closes #2124
@msavy msavy merged commit 06a2aa7 into master Jun 24, 2022
@msavy msavy deleted the improved-metrics-batching-and-influx branch June 24, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for InfluxDB 1.x
1 participant