Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize tls.protocol.version - it's referenced by stable .net metrics #1514

Open
lmolkova opened this issue Oct 24, 2024 · 0 comments
Open

Comments

@lmolkova
Copy link
Contributor

New policy checks being introduced in #1472 will fail and need to make exceptions for current violations:

Violation: Stable group 'metric.kestrel.connection.duration' references experimental attribute with requirement level 'tls.protocol.version', only 'opt_in' level is allowed
  - Category         : yaml_schema_violation
  - Type             : semconv_attribute
  - SemConv group    : metric.kestrel.connection.duration
  - SemConv attribute: tls.protocol.version
  - Provenance: /home/weaver/source

Violation: Stable group 'metric.kestrel.tls_handshake.duration' references experimental attribute with requirement level 'tls.protocol.version', only 'opt_in' level is allowed
  - Category         : yaml_schema_violation
  - Type             : semconv_attribute
  - SemConv group    : metric.kestrel.tls_handshake.duration
  - SemConv attribute: tls.protocol.version
  - Provenance: /home/weaver/source
  - ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant