Slide 8 of 8

Metrics are flowing

Metrics configured!

What you accomplished:

  • Verified Prometheus is collecting metrics
  • Configured remote_write to Grafana Cloud
  • Authenticated with your Grafana Cloud credentials
  • Confirmed metrics appear in Grafana

Skills unlocked

SkillYou can now…
Remote writeConfigure Prometheus to send metrics to Grafana Cloud
AuthenticationSet up Grafana Cloud credentials in Prometheus
VerificationConfirm metrics are flowing and queryable

What’s next

You’ve mastered one metrics method. Try another approach, or continue to learn about sending logs to Grafana Cloud.

Script

Congratulations! You’ve successfully configured Prometheus to send metrics to Grafana Cloud. This is real observability infrastructure you just built.

Think about what you accomplished: you verified your Prometheus server was collecting metrics, configured the remote_write block with your Grafana Cloud credentials, and confirmed that metrics are now flowing to Mimir. You can query those metrics in Grafana right now.

This same pattern (configure your existing tool to point to Grafana Cloud) applies to the other metrics methods too. InfluxDB, Graphite, and OpenTelemetry all follow a similar approach: configure your sender, authenticate with Grafana Cloud, and your data flows.

Want to explore another metrics method? Head back to the options. Otherwise, continue to learn about sending logs to Grafana Cloud.