Metrics
Metrics are buffered and sent to POST /v1/sdk/metrics.
- Each call to
isEnabledorgetVariantrecords a metric event. - Metrics flush automatically on
metricsIntervalMs. - You can also call
flushMetrics()manually.
Metrics are buffered and sent to POST /v1/sdk/metrics.
isEnabled or getVariant records a metric event.metricsIntervalMs.flushMetrics() manually.