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

Move metrics to InfluxDB v2 python client #3167

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bnavigator
Copy link

Fixes #3034

@bnavigator bnavigator marked this pull request as ready for review September 29, 2024 17:52
Copy link
Member

@dirkmueller dirkmueller left a comment

Choose a reason for hiding this comment

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

LGTM. thank you for working on this, this has been an eternal TODO that noone was brave enough for tackling.

I'll try to find some testing

Copy link
Member

@dirkmueller dirkmueller left a comment

Choose a reason for hiding this comment

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

Couldn't run '/code/metrics.py' as Python code: SyntaxError: invalid syntax (metrics.py, line 370)

@dirkmueller
Copy link
Member

/cc @boombatower

@bnavigator
Copy link
Author

ModuleNotFoundError: No module named 'influxdb_client'

I haven't found yet another specification where the installation of influxdb-client is missing

@boombatower
Copy link

boombatower commented Oct 2, 2024

Testing it is not easy. One need access to the right data and setup. Looks like some of the grafana updates messed up some of the graphs too.

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.

Influxdb 1 is EOL
3 participants