问HN:你是如何向非技术人员展示遥测数据的?
你好,
我们在Kibana和Prometheus中有大量的日志和指标,因此每当客户数据源出现问题时,支持团队会要求我们检查发生了什么。由于问题可能不在我们这边,开发人员开始让非技术团队访问这些工具。让非技术人员构建Grafana仪表板并进行某种调试感觉有点奇怪,但即使他们的操作有些笨拙,他们似乎还是很享受能够看到系统的情况,而开发人员也不再需要负责调试每一个小问题。
这是我们业务特有的情况吗?还是你们也有类似的经历?如果是的话,你们是如何将这些数据展示给非技术人员的?
查看原文
Hey,<p>We have a ton of logging/metrics in kibana/prometheus, so whenever there is an issue with some client data feed or whatever, support asks us to check what happened.
Since the problem might not be on our side, developers started giving non-tech teams access to those tools. Feels a bit weird to have a non-tech build a grafana dashboard, and do some sort of debugging, but even if it's clumsy they do seem to enjoy the visibility they get over the system, and developers are no longer in charge of debugging every little thing.<p>Is this specific to our business ? Or is this something you have experienced as well ? If so how were you able to expose this data to non-tech people.