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

QuestDB output plugin #1989

Open
nicolargo opened this issue Jan 9, 2022 · 1 comment
Open

QuestDB output plugin #1989

nicolargo opened this issue Jan 9, 2022 · 1 comment

Comments

@nicolargo
Copy link
Owner

nicolargo commented Jan 9, 2022

Add support to the QuestDB time-series database: https://github.com/questdb/questdb

It is possible to use the InfluxDB API: https://questdb.io/docs/reference/api/influxdb/
Name restriction: https://questdb.io/docs/guides/influxdb-line-protocol/#naming-restrictions

Test bench:

docker run -p 9000:9000 questdb/questdb

Or: https://questdb.com/docs/third-party-tools/grafana/

@nicolargo nicolargo added this to the Glances 3.2.5 milestone Jan 9, 2022
@nicolargo
Copy link
Owner Author

Best way is to use requests: https://tutswiki.com/setup-access-questdb-python-notebook/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant