[
https://issues.apache.org/jira/browse/HBASE-26363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-26363:
---------------------------------
Summary: OpenTelemetry configuration support for per-process service names
(was: OpenTracing configuration support for per-process service names)
> OpenTelemetry configuration support for per-process service names
> -----------------------------------------------------------------
>
> Key: HBASE-26363
> URL: https://issues.apache.org/jira/browse/HBASE-26363
> Project: HBase
> Issue Type: Improvement
> Components: tracing
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
>
> Our configuration should support setting a different {{service.name}} for
> each identifiable HBase process/component. This will make it easier to
> distinguish between, say, master, region server, when visualizing a trace. As
> a first pass, I'm guessing that most of the command targets of {{bin/hbase}}
> should be represented by the configuration.
> For examples of how this might be implemented, see how we support per-process
> GC arguments, or how its done in this [Hadoop
> PR|https://github.com/apache/hadoop/pull/3445/files#diff-a6a286a42078a3fc5eed5bd1bf23163b3574a8f2246d7d8d2f81436b7603f1c2R436].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)