cloudflare/pint

Public

mirrored from https://github.com/cloudflare/pintAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v0.75.0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

docs/examples/simple.hcl

7lines · modepreview

# This is a simplified config that only uses a single Prometheus
# server for all checks.

prometheus "prod" {
  uri     = "https://prod.example.com"
  timeout = "1m"
}