chenlujjj
chenlujjj
Can we maintain the prometheus version in datasource metadata?
I encountered the similar issue: not retry on `pymysql.err.OperationalError `
Seems like something wrong with lazy-object-proxy-1.4.3 lib
> Please add it and submit a PR hi, i submit a PR for this: https://github.com/teris-io/shortid/pull/12
> the series-interval actually changes the "cycle_id" label value value, not the "series_id" value That's true, according to the `seriesLabels` function. > the metric-interval changes the metric name itself, not...
It seems like that those static files cannot be found
Hi, Any updates on this issue? @hibiken
Same issue, hard to debug
Sure, I will upload the script when I go back to company next Monday.
I have to admit that I haven't considered about non-prometheus type data sources. The code to check if a prometheus data source is healthy or not (omit unrelated parts): ```...