open-telemetry/opentelemetry-dotnet
Improve instrument name validation and log messages
开放
#2,532 创建于 2021年10月27日
enhancementhelp wantedkeep-openmetrics
仓库指标
- 星标
- (3,725 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
In PR #2470 we added validation for instrument and view names according to the spec. This issue is to track a small follow up that came up from PR comments :
- Use guard helpers: https://github.com/open-telemetry/opentelemetry-dotnet/pull/2470#discussion_r737044427
- Improve the message, specifying what was the original invalid name (instrument or view) https://github.com/open-telemetry/opentelemetry-dotnet/pull/2470#discussion_r737045347