Jason Fehr created IMPALA-14654:
-----------------------------------
Summary: Metrics for OpenTelemetry Spans
Key: IMPALA-14654
URL: https://issues.apache.org/jira/browse/IMPALA-14654
Project: IMPALA
Issue Type: Story
Reporter: Jason Fehr
The OpenTelemetry integration does not produce any Impala metrics. Add the
following metrics:
impala-server.observe.query-trace.traces-started -- Counter metric that is
incremented in the SpanManager class constructor.
impala-server.observe.query-trace.traces-completed -- Counter metric that is
incremented in the SpanManager class destructor.
impala-server.observe.query-trace.errors -- Counter metric that is incremented
in the OtelLogHandler class whenever a log message with level Error is logged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)