• EnglishEspañol日本語한국어Português
  • Inicia sesiónComenzar ahora

Te ofrecemos esta traducción automática para facilitar la lectura.

In the event of any inconsistency between the English version and the translated version, the English versionwill take priority. Please visit this page for more information.

Crea una propuesta

Obtener registro (integración de Prometheus)

Problema

Desea obtener un registro de su integración de Prometheus OpenMetrics con New Relic para docker o Kubernetes.

Solución

Docker

docker logs nri-prometheus
docker logs nri-prometheus 2>&1 | grep -v "level=debug"

Kubernetes

kubectl logs deploy/nri-prometheus
kubectl logs deploy/nri-prometheus | grep -v "level=debug"
Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.