Caddy integration for Grafana Cloud
The Caddy web server is an open-source web server written in Go. It uses the Go standard library for its HTTP functionality and supports HTTPS natively.
This integration monitors a Caddy instance.
Use the walkthrough in Grafana Cloud to install the Caddy integration.
Post-install configuration for the Caddy integration
In the agent configuration file, the agent must be pointed to the Caddy port, such as localhost:2019
in the example below, that exposes the /metrics
endpoint.
metrics:
configs:
- name: integrations
scrape_configs:
- job_name: caddy
static_configs:
- targets: ['localhost:2019']
Related Grafana Cloud resources
Intro to Prometheus and Grafana Cloud
Prometheus is taking over the monitoring world! In this webinar, we will start with a quick introduction to the open source project that’s the de facto standard for monitoring modern, cloud native systems.
How to set up and visualize synthetic monitoring at scale with Grafana Cloud
Learn how to use Kubernetes, Grafana Loki, and Grafana Cloud’s synthetic monitoring feature to set up your infrastructure's checks in this GrafanaCONline session.
Using Grafana Cloud to drive manufacturing plant efficiency
This GrafanaCONline session tells how Grafana helps a 75-year-old manufacturing company with product quality and equipment maintenance.