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 metric export #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

lobeck
Copy link
Contributor

@lobeck lobeck commented Oct 15, 2019

Will push metrics to Influxdb including the timestamps provided by the API.

Currently i'm running it with the following command:

*/15 * * * * docker run --rm -v /home/<user>/.voc.conf:/app/.voc.conf --name voc-prometheus  --entrypoint "voc" <image> --influxdb-ssl influxdb <ip address>

@lobeck lobeck force-pushed the influxdb branch 2 times, most recently from c623793 to 7bac39e Compare October 15, 2019 00:32
@lobeck lobeck marked this pull request as ready for review October 15, 2019 01:14
@molobrakos
Copy link
Owner

Thanks for contributing!

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.

2 participants