Ilya Mashchenko

Results 366 comments of Ilya Mashchenko

> all historical data Is it really all or MySQL only? Do you still have the issue @ced1check?

Is it on upgrade only or happens on restart too?

I 🤷 then, my assumption was: we had both python and go versions of MySQL collector and on restart (or upgrade) one of them (random order) starts collecting data. We...

Yes, I used the local dashboard. You can check it from the single node **view** (not overview) by clicking on the Info icon:

Ok. If you lose metrics only for web log apache/MySQL: ```bash sudo rm /usr/libexec/netdata/python.d/mysql.chart.py sudo rm /usr/libexec/netdata/python.d/web_log.chart.py sudo rm /usr/libexec/netdata/python.d/apache.chart.py ``` If my assumption is correct this should fix the...

> Update from 1.35.0-29 to 1.35.0-41 Ah, I see, somehow I missed that you installed v1.35.0+. We removed those collectors in v1.35.0.

No, it wasn't because of the files. It was just my assumption that proved to be wrong. --- > Maybe locally, which I can't. Why? If you have the local...

@sashwathn this request is not easy as it may look: - exposed set of [telemetry metrics](https://www.consul.io/docs/agent/telemetry) depends on setup (not a specialist, perhaps depends on the number of instances in...

@sashwathn my understanding is 10 secs, not 60 > These metrics are aggregated on a ten second (10s) interval and are retained for one minute. An interval is the period...

If I understand it correctly, we need a generic SQL collector. Let's discuss it on Mon @andrewm4894