mamoep
mamoep
I want to make a remark regarding getting information about the source cluster. Snapmirror relationships require peering of source and destination cluster & vserver. The snapmirror relation shows the source...
+1 for this
I just waded through the previous releases. The issue is introduced with v1.66.0. Versions 1.62.0 to 1.65.0 are not affected.
Further testing shows that setting "-promscrape.noStaleMarkers" resolves the issue. I am using a Single Node without any separate vmagent or remote write.
I also thought about the staleness handling. If it was an issue with of the exporter, shouldn't the effect show in native Prometheus as well? For testing I "curl"ed the...
The counter `scrape_samples_scraped{job="", instance=""} `shows a constant number over time.
I did a tcpdump now and I can exclude any missing metrics from the Harvest exporter. The order of the metrics page varies a lot. The exporter always pushes the...
I found that the Harvest exporter is not sorting the labels. I tried to understand what's going on on the code level in VM. If I understand it correctly `parser.GetRowsDiff...
Harvest implemented a workaround. You can use this setting "sort_labels: true"
From my point of you this shouldn't be an option of any kind. You claim to be a drop-in replacement for Prometheus and in this case it just fails. This...