Event Properties
| Field | Value |
|---|---|
event | "error.featureFlagDiscrepancyDetected" |
confidential | boolean |
payload | object |
- Public Payload
- Confidential Payload
| Field | Type | Description |
|---|---|---|
featureKey | string | - |
severity | "warning" | "error" | - |
reason | "flag_unknown" | "value_mismatch" | - |
activeProvider | string | - |
activeProviderLabel | string | - |
activeValue | unknown | - |
comparedProvider | string | - |
comparedProviderLabel | string | - |
comparedValue | unknown | - |