问题描述
我已基于启用了所有功能。 https://github.com/microsoft/aksworkshop/blob/master/_entries/02-06%20challenge3.md
查询时,我可以看到数据
InsightsMetrics
| where Name == "jaeger_collector_spans_received_total"
| where Namespace =="prometheus"
| project Name,Val,Tags,Namespace,TimeGenerated,Computer
查询(Istio)时,看不到数据。
InsightsMetrics
| where Name contains "istio"
| where Namespace =="prometheus"
| project Name,TimeGenerated
为什么我的istio日志没有转发到Azure监视器
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)