Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I want to see which queries Kairosdb receives from my application and from others. How can I enable query logging?
我不知道一个简单的解决方案,AFAICT 它不可用于在 kairosDB 中进行配置。更容易的是使用代理。
否则,您可以创建一个 KairosDB 插件,将记录器添加到嵌入式码头实例。