【问题标题】:Azure kubernetes - Prometheus accessing the application secured with Azure ADAzure kubernetes - Prometheus 访问受 Azure AD 保护的应用程序
【发布时间】:2021-01-01 11:45:46
【问题描述】:

我正在尝试为托管在 Azure kubernetes 上的应用程序实现 Prometheus。目前该应用程序没有启用任何身份验证,Prometheus 工作正常。

但是,我将启用 Azure AD 身份验证来保护应用程序。在这种情况下,它会破坏 Prometheus 指标集合吗?

【问题讨论】:

    标签: azure kubernetes azure-active-directory prometheus azure-aks


    【解决方案1】:

    但是,我将启用 Azure AD 身份验证来保护应用程序。在这种情况下,它会破坏 Prometheus 指标集合吗?

    这取决于应用程序的实现方式。

    将身份验证也添加到指标端点并不常见。但有时指标端点在另一个端口上提供服务,例如Management Server Port 用于 Spring Boot。

    【讨论】:

      猜你喜欢
      • 2018-11-27
      • 2020-04-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-08-24
      • 2021-02-28
      相关资源
      最近更新 更多