Skip to content

Expose Operator metrics out-of-the-box #323

Closed
@jmesnil

Description

@jmesnil

The operator should leverage MicroProfile Metrics to expose metrics out-of-the-box if they are supported on the cluster.

In particular for the Quarkus extension, the smallrye-metrics extension should be installed.
If metrics are supported (by checking whether the ServiceMonitor CRD is installed), when the operator starts it should automatically create a ServiceMonitor (and a corresponding Service) that would point to its /metrics HTTP endpoints.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions