Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Sandboxes & Quickstarts

matt abrams edited this page Mar 16, 2023 · 1 revision

quick-starting Grafana

resources to sandbox and quick-start Grafana

Sandboxes

    • grafana's public sandbox. a great place to try out features or mock up a problem.

Quickstarts

    • a batteries-included sample web application + grafana + loki + prometheus. Deploy everything with a single docker-compose up. You can then follow this Fundamentals tutorial to set everything up.
    • Complete the same Grafana News tutorial without running anything locally or configuring any services. Just create a free Grafana Cloud account and then follow this cloud-friendly tutorial version. When you're done you'll have a Grafana Cloud instance with a working Loki and Prometheus datasource. You'll configure some alerts as well.

Templates