New Confidence Intervals in GraphQL Analytics API
The GraphQL Analytics API now supports confidence intervals for sum
and count
fields on adaptive (sampled) datasets. Confidence intervals provide a statistical range around sampled results, helping verify accuracy and quantify uncertainty.
- Supported datasets: Adaptive (sampled) datasets only.
- Supported fields: All
sum
andcount
fields. - Usage: The confidence
level
must be provided as a decimal between 0 and 1 (e.g.0.90
,0.95
,0.99
). - Default: If no confidence level is specified, no intervals are returned.
For examples and more details, see the GraphQL Analytics API documentation.
Was this helpful?
- Resources
- API
- New to Cloudflare?
- Directory
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- © 2025 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark
-