diff --git a/schemas/telemetry/_common-schema.json b/schemas/telemetry/_common-schema.json index 66ad3d7..dad6677 100644 --- a/schemas/telemetry/_common-schema.json +++ b/schemas/telemetry/_common-schema.json @@ -94,7 +94,7 @@ } }, "effective_sample_rate": { - "type": "integer", + "type": "number", "description": "The actual percentage of telemetry usage per event", "minimum": 0, "maximum": 100