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 influxdb v2 api token support #62

Merged
merged 3 commits into from
Aug 14, 2023

Conversation

makeri89
Copy link
Contributor

Adds support for sending metrics to InfluxDB v2 by using the API token.

The new curl command with the API token has been tested locally that it sends data correctly.

Closes #61

Copy link
Contributor

@grahamdaw grahamdaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me and nice to add Influx v2 support to this tool so we can take Influx cloud into use. I have left one non-blocking comment for the documentation.

Co-authored-by: Graham Daw <[email protected]>
Copy link
Owner

@jareware jareware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@jareware jareware merged commit 7b15ded into jareware:master Aug 14, 2023
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.

Add support for reporting metrics to Influx API v2
3 participants