Skip to content

Replace the JMX exporter with native product metrics endpoints #728

@razvan

Description

@razvan

Description

Historically the SDP has been provisioning the JMX exporter to expose metrics in products, but Java products increasingly expose Prometheus metrics natively.

HBase and Spark are such examples.
We want to switch from the JMX exporter to the native integration while ensuring a smooth migration path for all users.

Value

Removing the JMX exporter will get rid of metric inconsistencies, reduce complexity and increase security by removing a dependency.

Tasks

We will split this into multiple epics because it'll span multiple SDP releases:

Acceptance Criteria

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Deprecated

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions