Skip to content

Fill gaps from assistant conversations: SMS/email OTP and Prometheus percentiles - #449

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/81df3a33
Open

Fill gaps from assistant conversations: SMS/email OTP and Prometheus percentiles#449
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/81df3a33

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Close two recurring documentation gaps surfaced by recent assistant conversations: how to test SMS/email one-time passcodes in Playwright, and why histogram_quantile() doesn't return useful values against Checkly's Prometheus histogram metrics.

Changes

  • learn/playwright/authentication.mdx: added an SMS and email one-time passcodes section under the 2FA/TOTP heading with the practical patterns (test-mode bypass, programmable inbox/SMS providers, reading from your own backend).
  • learn/playwright/bypass-totp.mdx: added a callout up front clarifying the article is TOTP-only and pointing readers to the new SMS/email section.
  • integrations/observability/prometheus-v2.mdx: added a note in the Histogram averages section explaining that the exporter only ships an le="+Inf" bucket, so histogram_quantile() won't work, and reiterating the _sum / _count pattern.

Context

Signal from the docs assistant: an unanswered thread on phone/email OTP where the assistant explicitly acknowledged the docs "do not cover phone SMS or email-based OTP flows", and a Prometheus thread where a user hit the missing bucket boundaries and the docs only covered averages.

@mintlify

mintlify Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
checkly-422f444a 🟢 Ready View Preview Jul 24, 2026, 1:11 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants