mirror of
https://github.com/SigNoz/signoz.git
synced 2026-07-03 13:20:34 +01:00
The reflector saw Source's unexported valuer.String field and emitted type: object. Add a JSONSchema exposer that pins type: string, deriving the enum values from the existing Enum() method so the list of sources lives in exactly one place.