{"componentChunkName":"component---src-templates-docs-js","path":"/guides/api-monitoring/sla-slo-reports","result":{"data":{"site":{"siteMetadata":{"title":"Documentation | LoadFocus","docsLocation":""}},"mdx":{"fields":{"id":"6e18fd58-d0d0-5c32-a13a-553a2052af8e","title":"SLA & SLO Uptime Reports","slug":"/guides/api-monitoring/sla-slo-reports","locale":"en-GB"},"body":"var _excluded = [\"components\"];\nfunction _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }\nfunction _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }\nfunction _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"SLA & SLO Uptime Reports\",\n  \"date\": \"2026-06-22\",\n  \"metaTitle\": \"SLA & SLO Uptime Reports | How-To | LoadFocus\",\n  \"metaDescription\": \"Track uptime against your SLO targets, watch error budgets, get alerted when an SLO is breached, and email scheduled SLA reports to your team. A field-by-field guide to the LoadFocus SLA / SLO Reports page.\",\n  \"order\": 13\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h2\", null, \"What SLA / SLO Reports Are\"), mdx(\"p\", null, \"The \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"SLA / SLO Reports\"), \" page turns the raw results of your monitors into the language your business and customers care about: \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"uptime against a target\"), \". For each monitor you set an \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"SLO target\"), \" (for example 99.9%), and LoadFocus tells you whether you are meeting it, how much of your \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"error budget\"), \" is left, alerts you when a target is \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"breached\"), \", and emails a recurring \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"SLA report\"), \" to your team.\"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"SLA / SLO Reports are a paid feature. On the free plan the page invites you to upgrade.\")), mdx(\"p\", null, \"Open it from \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"SLA Reports\"), \" in the sidebar, or go to \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"/sla\"), \".\"), mdx(\"h2\", null, \"The report table\"), mdx(\"p\", null, \"Each row is one \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"monitor\"), \" (an API check) or a \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"check group\"), \", evaluated over the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"#time-window-and-export\"\n  }, \"time window\"), \" you select at the top right.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Monitor\"), \" \\u2014 the API check or check group this row reports on. Group rows show the number of member checks in parentheses.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Uptime\"), \" \\u2014 the time-weighted percentage of successful checks over the selected window. A check that was down for one hour out of a 30-day window lowers uptime in proportion to that hour. When there are no results in the window, uptime shows a dash (\", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"\\u2014\"), \").\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"SLO target %\"), \" \\u2014 your uptime objective for this monitor, for example \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"99.9\"), \". Type a value to set it; everything else on the row (error budget, status, breach alerting) is measured against this target. Leave it blank to stop tracking an SLO for that monitor.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Error budget\"), \" \\u2014 how much of your \", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"allowed\"), \" downtime has been consumed in the window. If your target is 99.9% over 30 days, your budget is roughly 43 minutes of downtime; the bar fills as that budget is used. \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"0%\"), \" means none used, \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"100%\"), \" means the budget is exhausted (and the SLO is breached).\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Status\"), \" \\u2014 a quick verdict for the window: \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"OK\"), \" (meeting the target), \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Breached\"), \" (error budget exhausted), or \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"No data\"), \" (no results in the window).\")), mdx(\"h3\", null, \"How uptime and error budget are calculated\"), mdx(\"p\", null, \"Uptime is \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"time-weighted\"), \": each result counts for the time until the next result, so a short outage on a 1-minute check and the same outage on a 5-minute check affect uptime consistently. The error budget is \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"100% \\u2212 target\"), \" worth of downtime; the percentage consumed is the share of that allowance already spent in the window.\"), mdx(\"h2\", null, \"Breach alerting\"), mdx(\"p\", null, \"The \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Breach Alert\"), \" column lets each monitor notify you the moment it is about to miss its SLO, without you having to watch the page.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Alert on breach\"), \" \\u2014 toggle on to enable SLO breach alerting for this monitor.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Budget consumed %\"), \" \\u2014 the threshold at which the alert fires. \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"100\"), \" means \\\"alert only once the entire error budget is gone\\\"; a lower value (for example \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"80\"), \") warns you earlier, while you still have budget left to react.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Window\"), \" \\u2014 the rolling period over which the budget is evaluated for alerting: \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"24h\"), \", \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"7d\"), \", or \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"30d\"), \".\")), mdx(\"p\", null, \"Breach alerts are routed to \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"the check's own alert channels\"), \" (the same email, Slack, PagerDuty, Opsgenie, Discord, or webhook channels you configured for the check) under a dedicated \", mdx(\"inlineCode\", {\n    parentName: \"p\"\n  }, \"slaBreaches\"), \" event, so they are independent from up/down and SSL alerts. You will also receive a recovery notification when the monitor climbs back above its target. See \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/docs/guides/api-monitoring/alert-channels\"\n  }, \"Alert Channels\"), \" to configure where alerts go.\"), mdx(\"h2\", null, \"Time window and export\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Time window\"), \" (top-right selector) \\u2014 the reporting period used for every row: \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Last 24h\"), \", \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Last 7 days\"), \", \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Last 30 days\"), \", or \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"This month\"), \" (the current calendar month). All periods are computed in \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"UTC\"), \".\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Export CSV\"), \" \\u2014 download the current table (uptime, SLO target, error budget and status for every monitor) as a CSV file, ready for a spreadsheet or a customer-facing SLA review.\")), mdx(\"h2\", null, \"Scheduled SLA reports\"), mdx(\"p\", null, \"Below the table, \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Scheduled SLA Report\"), \" emails a recurring summary to your team so nobody has to open the dashboard.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Enable\"), \" \\u2014 turn automatic SLA reports on or off.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Cadence\"), \" \\u2014 how often the report is sent: \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Weekly\"), \" or \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Monthly\"), \". A report always covers the most recently \", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"completed\"), \" period (last week or last month), never a period that is still in progress.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Timezone\"), \" \\u2014 the timezone used to decide period boundaries and the send time, for example \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"UTC\"), \" or \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Europe/London\"), \".\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Recipients (team members)\"), \" \\u2014 who receives the report. Only members of your team can be selected, which keeps the report inside your organisation and gives every recipient a way to opt out.\")), mdx(\"p\", null, \"Each scheduled email lists the monitors, their uptime against target for the period, and how many SLOs were breached, with a link back to this page.\"), mdx(\"h2\", null, \"Notes\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"All windows and report periods are evaluated in \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"UTC\"), \".\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"A row that shows \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"No data\"), \" has no check results in the selected window \\u2014 confirm the monitor is actually running, not just saved (see \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/docs/guides/api-monitoring/api-check-results\"\n  }, \"Understanding API Check Results\"), \").\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"SLO targets, breach-alert settings, and report settings are saved as you change them.\")));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#what-sla--slo-reports-are","title":"What SLA / SLO Reports Are"},{"url":"#the-report-table","title":"The report table","items":[{"url":"#how-uptime-and-error-budget-are-calculated","title":"How uptime and error budget are calculated"}]},{"url":"#breach-alerting","title":"Breach alerting"},{"url":"#time-window-and-export","title":"Time window and export"},{"url":"#scheduled-sla-reports","title":"Scheduled SLA reports"},{"url":"#notes","title":"Notes"}]},"parent":{"__typename":"File","relativePath":"en/guides/api-monitoring/sla-slo-reports.md"},"frontmatter":{"metaTitle":"SLA & SLO Uptime Reports | How-To | LoadFocus","metaDescription":"Track uptime against your SLO targets, watch error budgets, get alerted when an SLO is breached, and email scheduled SLA reports to your team. A field-by-field guide to the LoadFocus SLA / SLO Reports page.","order":13}},"allMdx":{"edges":[{"node":{"fields":{"slug":"/","title":"Welcome to the New LoadFocus Documentation"}}},{"node":{"fields":{"slug":"/guides","title":"How-To Guides"}}},{"node":{"fields":{"slug":"/knowledge-base","title":"Knowledge Base"}}},{"node":{"fields":{"slug":"/pricing","title":"Pricing FAQs"}}},{"node":{"fields":{"slug":"/knowledge-base/how-to-update-card-details","title":"How to Update Card Details for Failed Payments"}}},{"node":{"fields":{"slug":"/guides/api-monitoring","title":"API Monitoring"}}},{"node":{"fields":{"slug":"/knowledge-base/understanding-differences-between-http-and-https","title":"Differences between HTTP and HTTPS"}}},{"node":{"fields":{"slug":"/knowledge-base/understanding-declined-card-payments","title":"Why has my card payment been declined?"}}},{"node":{"fields":{"slug":"/knowledge-base/using-3rd-party-tools-to-load-test-website-locally","title":"How to load testing locally hosted website or API"}}},{"node":{"fields":{"slug":"/guides/external-reports","title":"External Reporting"}}},{"node":{"fields":{"slug":"/knowledge-base/using-google-analytics-and-no-requests-while-load-testing","title":"No traffic in Google Analytics while load testing"}}},{"node":{"fields":{"slug":"/knowledge-base/using-query-parameters","title":"How to Use URL Query Parameters"}}},{"node":{"fields":{"slug":"/knowledge-base/using-valid-url-endpoints","title":"What is a Valid URL for a Load Test"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing","title":"Load Testing with Apache JMeter"}}},{"node":{"fields":{"slug":"/guides/k6-load-testing","title":"k6 Load Testing"}}},{"node":{"fields":{"slug":"/knowledge-base/what-is-an-http-method","title":"What is an HTTP request method"}}},{"node":{"fields":{"slug":"/guides/load-testing","title":"Load Testing"}}},{"node":{"fields":{"slug":"/guides/mcp","title":"AI Assistants (MCP)"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance","title":"Monitor Website Performance"}}},{"node":{"fields":{"slug":"/guides/monitoring-as-code","title":"Monitoring as Code"}}},{"node":{"fields":{"slug":"/guides/onboarding","title":"LoadFocus Onboarding"}}},{"node":{"fields":{"slug":"/guides/reusable-snippets","title":"Reusable snippets"}}},{"node":{"fields":{"slug":"/guides/openapi-import","title":"Import from OpenAPI / Swagger"}}},{"node":{"fields":{"slug":"/guides/setup-teardown-scripts","title":"Setup and teardown scripts"}}},{"node":{"fields":{"slug":"/guides/teams","title":"Teams Management"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/alert-channels","title":"Alert Channels: Discord, PagerDuty & Opsgenie"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/downloading-jmx-csv-files","title":"Downloading .JMX and .CSV Files in LoadFocus"}}},{"node":{"fields":{"slug":"/guides/external-reports/azure-app-insights-integration","title":"Azure App Insights Integration"}}},{"node":{"fields":{"slug":"/guides/k6-load-testing/analyzing-k6-test-results","title":"Analyzing k6 Load Test Results"}}},{"node":{"fields":{"slug":"/guides/load-testing/ai-credits","title":"AI Credits"}}},{"node":{"fields":{"slug":"/guides/external-reports/datadog-integration","title":"Datadog Integration"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/alert-configuration","title":"Alert Configuration"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/how-to-run-new-apache-jmeter-load-test","title":"How to Run a New Apache JMeter Load Test"}}},{"node":{"fields":{"slug":"/guides/k6-load-testing/how-to-run-k6-load-test","title":"How to Run a New k6 Load Test"}}},{"node":{"fields":{"slug":"/guides/load-testing/analyzing-load-test-results","title":"How to Check Load Test Results"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/alert-metrics","title":"Alert Metrics"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/api-check-results","title":"Understanding API Check Results"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/core-web-vitals-competitor-comparison","title":"Core Web Vitals Competitor Comparison"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/check-groups","title":"Check Groups"}}},{"node":{"fields":{"slug":"/guides/load-testing/authorization-code-grant-type-oauth-2-0","title":"Authorization Code Grant Type in OAuth 2.0"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/jmeter-integration-ci-cd","title":"Load Testing API Integration"}}},{"node":{"fields":{"slug":"/guides/load-testing/baseline-comparison-between-load-tests","title":"Baseline Comparison Between Load Tests"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/core-web-vitals-metrics","title":"What are the Core Web Vitals?"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/custom-domain-status-page","title":"How to Add a Custom Domain to Your Status Page"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/load-generators-hardware-infrastructure-jmeter","title":"What are the hardware resources allocated to my account for load generators?"}}},{"node":{"fields":{"slug":"/guides/load-testing/client-credentials-grant-type-oauth-2-0","title":"Client Credentials Grant Type in OAuth 2.0"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/getting-started","title":"Getting Started"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/dashboards","title":"Dashboards"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/load-testing-anomalies","title":"Load Testing Anomalies"}}},{"node":{"fields":{"slug":"/guides/load-testing/common-http-error-codes","title":"Common HTTP Error status codes"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/how-to-create-new-alert","title":"Create a New Alert"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/load-testing-engine-health-monitoring","title":"Engine Health Monitoring"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/heartbeat-monitors","title":"Heartbeat (Cron Job) Monitors"}}},{"node":{"fields":{"slug":"/guides/load-testing/crafting-perfect-test-names","title":"Crafting Perfect Test Names"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/how-to-run-new-website-performance-test","title":"Create New Website Performance Test"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/maintenance-windows","title":"Maintenance Windows"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/load-testing-error-analysis","title":"Error Analysis"}}},{"node":{"fields":{"slug":"/guides/load-testing/decoding-average-response-times","title":"Decoding Average Response Time"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/multistep-api-checks","title":"Multistep API Checks"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/http-authentication","title":"HTTP Authentication"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/load-testing-insights","title":"Load Testing Insights"}}},{"node":{"fields":{"slug":"/guides/load-testing/demo","title":"Demo"}}},{"node":{"fields":{"slug":"/guides/load-testing/deep-dive-samples-in-load-testing","title":"What are Samples in Load Testing?"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/load-testing-jtl-file-analysis","title":"Logs & JTL File Analysis"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/lighthouse-opportunities","title":"Lighthouse Opportunities"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/largest-contentful-paint","title":"Largest Contentful Paint (LCP)"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/load-testing-jtl-jmeter-log-file-analysis","title":"JMeter Log File Analysis"}}},{"node":{"fields":{"slug":"/guides/load-testing/end-time-in-load-testing","title":"Understanding the Significance of 'End Time' in Load Testing"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/pdf-report-branding","title":"Branded PDF Reports"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check","title":"How to Create a New API Check"}}},{"node":{"fields":{"slug":"/guides/load-testing/erros-and-reponse-codes","title":"Errors and Response Codes"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/performance-budgets","title":"Performance Budgets & Alerts"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/load-testing-timeline-analysis","title":"Timeline View"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/sla-slo-reports","title":"SLA & SLO Uptime Reports"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/uploading-jmeter-files-step-by-step-guide","title":"Uploading JMeter Files to LoadFocus: A Step-by-Step Guide"}}},{"node":{"fields":{"slug":"/guides/load-testing/geographical-test-location-in-load-testing","title":"Geographical Test Location in Load Testing"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/real-user-field-data","title":"Real-User Field Data (CrUX)"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/using-multiple-csv-files-with-jmeter-engines","title":"Using Multiple CSV Files with JMeter Engines in LoadFocus"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/status-pages","title":"Create a Public Status Page for Your Monitors"}}},{"node":{"fields":{"slug":"/guides/monitor-website-performance/sitemap-import","title":"Sitemap Import"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/tcp-monitors","title":"TCP Port Monitors"}}},{"node":{"fields":{"slug":"/guides/load-testing/granularity-in-load-test-results-and-charts","title":"Granularity in Load Test Results and Chart Display"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/variables","title":"Variables"}}},{"node":{"fields":{"slug":"/guides/load-testing/getting-started","title":"Getting Started"}}},{"node":{"fields":{"slug":"/guides/load-testing/headers-and-manage-presets","title":"Headers and Header Presets"}}},{"node":{"fields":{"slug":"/guides/load-testing/how-to-run-new-load-test","title":"How to Run a New Load Test"}}},{"node":{"fields":{"slug":"/guides/load-testing/how-to-url-query-parameters","title":"Query Parameters"}}},{"node":{"fields":{"slug":"/guides/load-testing/http-methods-overview-load-testing","title":"HTTP Methods: An Overview"}}},{"node":{"fields":{"slug":"/guides/load-testing/implicit-grant-type-oauth-2-0","title":"Implicit Grant Type in OAuth 2.0"}}},{"node":{"fields":{"slug":"/guides/load-testing/load-generators-hardware-infrastructure","title":"What are the hardware resources allocated to my account for load generators?"}}},{"node":{"fields":{"slug":"/guides/load-testing/load-test-result-ai-analysis","title":"Load Testing Results AI Analysis"}}},{"node":{"fields":{"slug":"/guides/load-testing/pass-fail-thresholds","title":"Pass/Fail Thresholds"}}},{"node":{"fields":{"slug":"/guides/load-testing/password-credentials-grant-type-oauth-2-0","title":"Password Credentials Grant Type in OAuth 2.0"}}},{"node":{"fields":{"slug":"/guides/load-testing/performance-trend-load-test-results","title":"Performance Trend"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/snippets","title":"Snippets"}}},{"node":{"fields":{"slug":"/guides/load-testing/refresh-token-grant-type-oauth-2-0","title":"Refresh Token Grant Type in OAuth 2.0"}}},{"node":{"fields":{"slug":"/guides/load-testing/start-time-in-load-testing","title":"Understanding the Significance of Start Time in Load Testing"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-are-virtual-users-load-testing","title":"What are Virtual Users in Load Testing"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-is-delay-when-running-a-load-test","title":"What is Delay when running a Load Test?"}}},{"node":{"fields":{"slug":"/guides/load-testing/using-cookies","title":"Using Cookies"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-is-duration-in-load-testing","title":"What is Duration in Load Testing"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-is-grant-type","title":"What is a Grant Type?"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-is-oauth-2-0-authorization","title":"OAuth 2.0 Authorization"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-is-ramp-up-steps-in-load-testing","title":"What is Ramp Up Steps in Load Testing"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-is-ramp-up-time-in-load-testing","title":"What is Ramp Up Time in Load Testing"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-are-iterations-load-testing","title":"Mastering Iterations in Load Testing: A Deep Dive"}}},{"node":{"fields":{"slug":"/guides/load-testing/use-cases","title":"Use Cases"}}},{"node":{"fields":{"slug":"/guides/load-testing/white-label-report-branding","title":"Branded PDF Reports"}}},{"node":{"fields":{"slug":"/guides/load-testing/what-is-test-run-id","title":"What is a Test Run Id?"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/jmeter-integration-ci-cd/circleci","title":"CircleCI"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/jmeter-integration-ci-cd/github-actions","title":"GitHub Actions"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/jmeter-integration-ci-cd/azure-devops","title":"Azure DevOps"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/jmeter-integration-ci-cd/gitlab-ci-cd","title":"GitLab CI/CD"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/jmeter-integration-ci-cd/jenkins","title":"Jenkins"}}},{"node":{"fields":{"slug":"/guides/jmeter-load-testing/jmeter-integration-ci-cd/overview","title":"Integrating JMeter API Client with CI/CD Pipelines"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/activate-deactivate","title":"Activate/Deactivate"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/alert-channels","title":"Alert Channels"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/assertions","title":"Assertions"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/frequency","title":"Frequency"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/friendly-check-name","title":"Friendly Check Name"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/locations","title":"Locations"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/request-configuration","title":"Request Configuration"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/request-preview","title":"Request Preview"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/mute-unmute","title":"Mute/Unmute"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/response-time-limits","title":"Response Time Limits"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/save-run","title":"Save and Run"}}},{"node":{"fields":{"slug":"/guides/api-monitoring/new-api-check/webhook-channels","title":"Webhook Channel"}}}]}},"pageContext":{"id":"6e18fd58-d0d0-5c32-a13a-553a2052af8e","locale":"en-GB"}},"staticQueryHashes":["361965504","361965504","417421954","417421954","445494767","445494767"]}