Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch Scrape Fails when Some Resources within a Batch do not have a Particular Metric #2583

Open
hkfgo opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@hkfgo
Copy link
Collaborator

hkfgo commented Dec 5, 2024

Report

This is an edge case where metric is available for some resources in a batch but not others. Concrete example is the AzureSQL type resource, where certain metrics are only available for vCore type databases.

Expected Behavior

Metrics should be published for applicable resources.

Actual Behavior

Whole batch fails.

Steps to Reproduce the Problem

Run a Promitor deployment targeting vCore and DTU databases, some metrics like cpu_limit will disappear.

Component

Scraper

Version

Scraper-v2.12.0

Configuration

Configuration:

# Add your scraping configuration here

Logs

example

Platform

None

Contact Details

No response

@hkfgo hkfgo added the bug Something isn't working label Dec 5, 2024
Copy link

github-actions bot commented Dec 5, 2024

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

Is this something you want to contribute?

@hkfgo hkfgo assigned hkfgo and unassigned tomkerkhove Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Proposed
Development

No branches or pull requests

2 participants