semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Python: Built in support for Open Telemetry

Open alliscode opened this issue 10 months ago • 1 comments

alliscode avatar Apr 16 '24 19:04 alliscode

I've been looking at https://opentelemetry.io/docs/languages/python/instrumentation/ and I am not sure what would be considered a breaking change? We could implement metrics/traces as opt-in behavior.

moonbox3 avatar May 07 '24 13:05 moonbox3

I've been looking at https://opentelemetry.io/docs/languages/python/instrumentation/ and I am not sure what would be considered a breaking change? We could implement metrics/traces as opt-in behavior.

Most of the model diagnostics features (OTeL GenAI semantic convention related code) will be considered experimental.

TaoChenOSU avatar Aug 26 '24 19:08 TaoChenOSU