Skip to content

[FEATURE] Client Micrometer metrics/observations #1837

@kdebski85

Description

@kdebski85

Is your feature request related to a problem?

I am using Open Search client in my Java application from org.opensearch.client:opensearch-java:2.25.0 artifact.
My application is instrumented with Micrometer and uses OpenTelemetry bridge to send traces and metrics to a tracing platform.
Currently, Open Search client calls are not show as a new span.

What solution would you like?

I would like Open Search client calls to be instrumented by Micrometer. Observations/metrics should be compatible with OpenTelemetry semantics.
Maybe there should be a separate artifact that would add the instrumentation, so it is optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions