ember-nexus / api

Knowledge Graph API
https://ember-nexus.github.io/api
GNU Affero General Public License v3.0
9 stars 1 forks source link

OpenTelemetry support #277

Open Syndesi opened 2 months ago

Syndesi commented 2 months ago

OpenTelemetry might allow to further increase interoperability between Ember Nexus API and existing log and metric collection systems. Although while OpenTelemetry is great for inter-machine-communication, it is quite verbose and might hinder manual log inspection by humans. Therefore OpenTelemetry should not be enabled by default.

Open tasks: