tomkerkhove / promitor

Bringing Azure Monitor metrics where you need them.
https://promitor.io
MIT License
249 stars 91 forks source link

Promitor CI Broken for Scraper and Resource Discovery Agents #2553

Open hkfgo opened 3 weeks ago

hkfgo commented 3 weeks ago

Report

I'm sure people may already be aware of some of these issues. Unfortunately I don't think the failures are transient. Some scraper agent e-2-e tests failing because OTEL Collector sink does not give any metrics. Resource discovery agent e-2-e tests are failing because they consistently discover more resources than expected.

This blocks merging of both feature PRs and security updates. I am taking a look at the moment but don't have a clear idea on why yet. I would greatly appreciate any help!

Expected Behavior

Scraper and resource discovery agent e-2-e tests should continue to pass since no change was done to their underlying logic.

Actual Behavior

Some e-2-e tests are failing as described

Steps to Reproduce the Problem

Take a at any of the recent PRs :(

Component

Resource Discovery, Scraper

Version

Scraper-v2.11.2

Configuration

Configuration:

# Add your scraping configuration here

Logs

example

Platform

Microsoft Azure

Contact Details

No response

github-actions[bot] commented 3 weeks ago

Thank you for opening an issue! We rely on the community to maintain Promitor. (Learn more)

Is this something you want to contribute?

tomkerkhove commented 3 weeks ago

Is this not a local runtime issue rather than a CI issue?