【问题标题】:How to configure istio to use external monitoring system (Prometheus and Grafana)如何配置 istio 以使用外部监控系统(Prometheus 和 Grafana)
【发布时间】:2020-06-14 21:52:27
【问题描述】:

我想配置 istio,使其不使用默认附带的 Prometheus 或 Grafana。我想使用已经在集群中部署的现有 Prometheus 和 Grafana。任何帮助将不胜感激。

【问题讨论】:

  • 您好,您使用什么集群环境?您的集群是如何部署的?你的 kubernetes 版本是多少?

标签: kubernetes prometheus grafana istio


【解决方案1】:

您需要使用抓取配置来配置现有的 prometheus。对于 prometheus 配置,您可以使用 ConfigMap。对于 grafana,您需要将 prometheus 配置为数据源,您可以为此使用 configMap。您可以使用 helm 模板生成 ConfigMaps 并使用。

检查这个guide

【讨论】:

    猜你喜欢
    • 2020-09-08
    • 1970-01-01
    • 1970-01-01
    • 2023-03-11
    • 1970-01-01
    • 1970-01-01
    • 2021-01-22
    • 2021-02-04
    • 2020-07-03
    相关资源
    最近更新 更多