有四部分
- Dashboard: Admin UI showing graphs of requests, success rate, latency and more.
这是服务监控部分,可以看到服务的实时指标情况。
- Telemetry: Describes how to handle metrics exported by Linkerd.
这是监控指标可以json的格式提供给外部应用使用。
- Dtab playground: A web UI that you can use to help debug Dtab rules.
这个是具体规则配置部分。
- Shutdown: Gracefully shut down Linkerd.
这个是停止服务。
curl -X POST http://localhost:9990/admin/shutdown