Skip to content

[Enhancement]: Propose how to "reimplement" global_labels we had in APM Classic with OTEL Resource attributes #1594

Closed
@lucabelluccini

Description

@lucabelluccini

Type of issue

Missing information

What documentation page is affected

https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/

What happened?

Our Classic APM Agents offer global_labels to add custom fields to all events (e.g. Java).

We should mention how to "reproduce" the same also with EDOT SDKs.
I think the common practice for this would be using the resource attributes.

To check with engineering:

  • Are the resource attributes kept in ALL the documents stored or only some of them?
  • How to filter them on Kibana applications?

Users often use this attributes to separate data and use DLS to grant access to documents only to documents having a specific field:value pair.

Additional info

FYI @hegerchr

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:IngestIssues owned by the Ingest Docs Teamsource:webIssues originating from the elastic.co docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions