elastic / apm-server

https://www.elastic.co/guide/en/apm/guide/current/index.html
Other
1.22k stars 525 forks source link

Introduce `service.namespace` #11265

Open simitt opened 1 year ago

simitt commented 1 year ago

Changes to implement:

  1. Add service.namespace field to apm-data model & inputs
  2. Add service.namespace to the service aggregation key in apm-aggregation

The service.namespace field will be subject to change until it is stabilised in OTel semantic conventions, and hence the field will be in Technical Preview.

simitt commented 1 year ago

As discussed today with @felixbarny , this needs more discussion and design, and therefore removed from 8.10 milestone.

brettmc commented 4 months ago

Related issue: https://github.com/elastic/apm/issues/544