refactor: prefix custom trace attributes and update schema handlers tests configs

This commit is contained in:
Musa 2026-02-05 17:03:20 -08:00
parent f61d72052c
commit 40c959ef3f
7 changed files with 71 additions and 153 deletions

View file

@ -382,28 +382,10 @@ properties:
type: integer
trace_arch_internal:
type: boolean
custom_attributes:
type: array
items:
type: object
properties:
key:
type: string
type:
type: string
enum:
- str
- bool
- float
- int
header:
type: string
additionalProperties: false
required:
- key
- type
- header
additionalProperties: false
custom_attribute_prefixes:
type: array
items:
type: string
mode:
type: string
enum: