Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dynamic Prometheus scraping across AKS pods using Fluent Bit Operator #1764

Unanswered
ptcbr asked this question in Q&A
Discussion options

We’re using Fluent Bit Operator on AKS and need to collect Prometheus metrics exposed by application pods across multiple namespaces.

The idea is to scrape /metrics endpoints from all pods that define Prometheus scrape annotations, similar to how Prometheus Service Discovery automatically detects and collects from annotated workloads.

The challenge is that the ClusterInput CRD only provides the prometheusScrapeMetrics input, which seems to require static host/port configuration. In our case, we need to scrape metrics from all workloads across the AKS cluster without manually defining each target.

Has anyone run into this limitation before?
Is there any existing Fluent Bit feature or pattern that can handle this kind of dynamic service discovery for Prometheus endpoints?

You must be logged in to vote

Replies: 0 comments 1 reply

Comment options

I'm going to move this over to the operator repo

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /