Skip to content

feat: Add Prometheus gauges for FeatureStore installation telemetry#6354

Open
ntkathole wants to merge 1 commit intofeast-dev:masterfrom
ntkathole:operator_metrics
Open

feat: Add Prometheus gauges for FeatureStore installation telemetry#6354
ntkathole wants to merge 1 commit intofeast-dev:masterfrom
ntkathole:operator_metrics

Conversation

@ntkathole
Copy link
Copy Markdown
Member

What this PR does / why we need it:

Adds a single Prometheus info gauge to the feast-operator that records the
configured store types (online store, offline store, registry) for each
FeatureStore CR. This gives platform teams visibility into which store types
are deployed across the cluster.

feast_operator_feature_store_info{namespace, name, online_store_type, offline_store_type, registry_type} = 1

@ntkathole ntkathole self-assigned this May 1, 2026
@ntkathole ntkathole requested a review from a team as a code owner May 1, 2026 14:05
@ntkathole ntkathole force-pushed the operator_metrics branch from 4640555 to c547a6e Compare May 1, 2026 14:17
@ntkathole ntkathole force-pushed the operator_metrics branch 4 times, most recently from 927d4b2 to cb5f85a Compare May 3, 2026 04:44
Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
@ntkathole ntkathole force-pushed the operator_metrics branch from cb5f85a to 739711a Compare May 7, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant