Blesswin Samuel

Results 5 comments of Blesswin Samuel

Hi @hagen1778! I tried with the latest vmagent that was released yesterday. I see the same issue. [profile](https://github.com/VictoriaMetrics/VictoriaMetrics/files/10457259/profile.15.pb.gz) It looks like the code before the [`if sw.seriesLimitExceeded` check](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/lib/promscrape/scrapework.go#L805) in `sendStaleSeries`...

@valyala @hagen1778, thanks for fixing this! (scraping from avalanche emitting new set of 30k metrics on each scrape) It seems to be much better now! Please feel free to close...

I was looking for a dashboard that surfaces all the metrics and so I made a basic dashboard that shows most of the metrics exported by this exporter. Sharing it...

@kfox1111 same as this project (Apache-2.0) :) I just added a license file to that repo.

I [made a fix](https://github.com/charlie-haley/omada_exporter/pull/96) by taking ideas from [the ha-omada integration](https://github.com/zachcheatham/ha-omada/blob/65b267e3c3718a35d71e184f9d2538b26dadf751/custom_components/omada/api/controller.py#L56-L79). I tested it on 5.14.26.1, don't know if it will break older versions. For anyone wants to try it...