Skip to content

Conversation

@jack-berg
Copy link
Member

@jack-berg jack-berg commented Jan 31, 2024

Related to #64 and #67, which each add properties with pattern matching semantics.

This PR codifies a modeling policy in which we prefer wildcard syntax to regex, which ensures compatibility across language ecosystems with varying levels of support for regex.

Resolves #65.

@jack-berg jack-berg merged commit 28fe6c3 into open-telemetry:main May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should resource.disabled_attribute_keys support full regex or is wildcard support sufficient

2 participants