logzio/logzio-helm

Job or instance cannot be found from labels

Opened this issue · 1 comments

Deofex commented

Using: logzio-k8s-telemetry 0.0.29

I get the following error when trying to scrape metrics from a cloudwatch exporter container on a default EKS node:

2023-06-12T07:21:09.205Z debug scrape/scrape.go:1368 Append failed {"kind": "receiver", "name": "prometheus", "data_type": "metrics", "scrape_pool": "applications", "target": "http://x.x.x.x:9106/metrics", "error": "job or instance cannot be found from labels"}

Noticed a similar issue in the aws-observability project where they resolved it changing the scrape job, see the following PR:

@Deofex Thank you for reporting this issue. Our team Will review it soon