admin管理员组文章数量:1435859
I want to use the OpenTelemetry collector to collect K8S events and send them to my backend. Everything is working properly in my PoC, but I have some doubts about the fault tolerance.
From what I understand from the code, the k8sobjectreceiver in watch
mode watch for namespace events when it starts, and it seems to not have any positions file support like done by Grafana Alloy. For me, that means that when the collector is down, we may loose events if some of them are created during the time the collector isn't watching.
I searched the documentation but unfortunately I didn't find anything about that.
Can someone can provide documentation / explanations?
Thank you
本文标签: How does OTel Collector with k8sobjectsreceiver handles restartsStack Overflow
版权声明:本文标题:How does OTel Collector with k8sobjectsreceiver handles restarts? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744546830a2611947.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论