We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30c934 commit 9baaf2aCopy full SHA for 9baaf2a
1 file changed
.github/agents/knowledge/metadata-yaml-format.md
@@ -50,8 +50,8 @@ For `otel.instrumentation.*` properties not in SPECIAL_MAPPINGS:
50
2. Replace `-` with `_` (kebab-case → snake_case)
51
3. Handle `experimental` per path segment:
52
53
-- a segment that is exactly `experimental` is removed, and `/development` is appended to the following segment
54
-- a segment that already contains `experimental` keeps that text in the segment name, and `/development` is appended to that same segment
+ - a segment that is exactly `experimental` is removed, and `/development` is appended to the following segment
+ - a segment that already contains `experimental` keeps that text in the segment name, and `/development` is appended to that same segment
55
56
4. Prepend `java.`
57
0 commit comments