Skip to content

Conversation

@akselleirv
Copy link

PR Description

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@akselleirv akselleirv requested review from a team and clayton-cornell as code owners November 28, 2025 08:35
@CLAassistant
Copy link

CLAassistant commented Nov 28, 2025

CLA assistant check
All committers have signed the CLA.

@akselleirv akselleirv force-pushed the azureexposeconcurrencysettings branch from 68a5cf4 to bb53c49 Compare November 28, 2025 08:42
@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Nov 28, 2025
@clayton-cornell clayton-cornell requested a review from a team December 2, 2025 18:32
concurrencyConfig := azure_config.Opts{}
concurrencyConfig.Prober.ConcurrencySubscription = mergedConfig.ConcurrencySubscription
concurrencyConfig.Prober.ConcurrencySubscriptionResource = mergedConfig.ConcurrencySubscriptionResource
concurrencyConfig.Prober.Cache = mergedConfig.EnableCaching
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we keep this PR to just the concurrency settings and remove the cache flag support?

This isn't the only code that would have to change to enable caching and it's a bit convoluted to support properly. I can see resource graph response caching being valuable but the metric cache feels unnecessary unless you have misconfiguration alloy to scrape more often than the timespan config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/docs Docs Squad label across all Grafana Labs repos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants