Troubleshooting / symptôme

Prometheus stops scraping a target

The target is shown as DOWN and metrics are no longer updated.

⌚ About 3 min read
View my favorites
Real-world problem · V2

Quick troubleshooting view

What you are seeing

The target is shown as DOWN and metrics are no longer updated.

Likely causes
  1. Unavailable /metrics endpoint
  2. DNS or network issue
  3. Authentication or TLS issue
First checks
  1. Open Status > Targets
  2. Read Last Error
  3. Test the URL from the Prometheus server
Recommended actions
  1. Correct only the component confirmed by the checks
  2. Retest the original symptom after the change
  3. Escalate with collected evidence when the cause remains unclear
Start Symptom → Cause →
+
Open the complete detailed guideDetailed explanations and original troubleshooting content.

The target is shown as DOWN and metrics are no longer updated.

Likely causes

  • Unavailable /metrics endpoint
  • DNS or network issue
  • Authentication or TLS issue
  • Timeout or oversized response

Checks in priority order

  1. Open Status > Targets
  2. Read Last Error
  3. Test the URL from the Prometheus server
  4. Check certificate, authentication, and timeout

When to escalate

Escalate when the failure affects multiple users, a production dependency is unavailable, or logs show a component outside your control. Include timestamps, scope, tests already performed, and the last known working state.

♡ 0