How to determine the cause for PrometheusDuplicateTimestamps alerts.

Updated -

To determine the source of the Prometheus Duplicate Timestamps do the following

Determine if PrometheusDuplicateTimestamps alerts are firing:

$ TOKEN=$(oc whoami --show-token)
$ ROUTE=$(oc get routes -n openshift-monitoring -o jsonpath='{.items[?(@.metadata.name=="prometheus-k8s")].spec.host}')
$ curl -k -H "Authorization: Bearer $TOKEN" -X GET https://$ROUTE/api/v1/aler...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content