Enabling application service maps

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Service maps map application services based on traffic between the workloads in Kubernetes using Istio or Linkerd service meshes or a ServiceNow DaemonSet, and sends that information to the ServiceNow instance.

    Application service maps map the traffic between the workloads in Kubernetes using Istio or Linkerd service meshes or a ServiceNow DaemonSet as part of KVA installation. For more information, see Install Kubernetes Visibility Agent (KVA).

    • If you use a ServiceNow DaemonSet, a pod runs on each Kubernetes node and reports new connections it detects to the main Informer pod every 60 seconds. To find out how to enable the application service maps using a ServiceNow DaemonSet, see Enable service maps using DaemonSet.
    • If you use service meshes, have a Prometheus server, and provide the Prometheus URL, the Informer queries the Prometheus server periodically to get information on connections reported by the service mesh. To find out how to enable the application service maps using Istio or Linkerd service meshes, see Enable service maps using service meshes.