Pedro Gomes
Pedro Gomes
@valyala comment in https://github.com/VictoriaMetrics/VictoriaMetrics/issues/63#issuecomment-500975055 seems to be relevant if you need to cleanup/recover from the error above. Basically find all dirs missing timestamps.bin and remove/move them away This might come...
exactly, sorry for the garbage english :) I don't even remember what I planned to do with it, and it's probably not that important so don't bother too much or...
hi @frittentheke That's definitely an option, the core prometheus would definitely be better at maintaining this project than myself. Not sure if they're interested to taking the project over and...
yeah, unfortunately no equivalent of https://github.com/burningalchemist/sql_exporter for nosql databases yet Anyway, unless you'd really like this feature too, feel free to close the Issue and on my side I'll work...
Looking at the original PR looks like you should specify the flag multiple times https://github.com/Lusitaniae/phpfpm_exporter/pull/5 But feel free to try different things and make a PR to update README with...
fastest option would be you make your own build with updated dependencies but if it's a security vulnerability affecting current releases then a PR would be most welcome :)
yes, it's compatible with promql and works with victoria (i'm guessing it won't support victoria specific functions, but standard ones should work as expected)
Restoring a dynamodb table from a snapshot (100k rows) takes around 30/60m, but the job is failing around 10 mins. I've tried these env variables but doesn't seem to work??...
I made a dashboard (auto generated, so not so pretty now), see the issue https://github.com/prometheus-community/smartctl_exporter/issues/64
I made one using autograf ``` { "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211,...