This message was deleted.
# support
s
This message was deleted.
p
You want to update version of the OtelCollector Agent (OtelAgent) in K8s-Infra chart, is my understanding correct?
If so, yes. It is possible to different version of OtelCollector for K8s-Infra chart, provided that there is no breaking change affecting the previous original version.
a
my setup is a custom one on ECS. One set of collectors act as agents on each EC2 node which forward to another cluster of agents which write to backends, one of which is the signoz collector agents which write to clickhouse
p
Interesting. It would be nice if we could catch up some time later to see how it is all working for you.
Coming back to your question, yes, the answer would remain the same. SigNoz OtelCollector should be compatible with other otel-collector versions provided that there is no related breaking change(s). @Srikanth Chekuri should have more idea on the same.
s
If you can share the version of the agent and the main collector that writes to ClickHouse that are currently used and what you want to upgrade to, that will help answer the question. There maybe some incompatible changes, but that depends on the version and the components you use.
a
0.55.3 for all collectors. Thinking of going to latest release to possibly fix memory bugs in prometheus components
s
I will have to take a look
a
thanks, i think i will end up upgrading everything anyways to stay up to date with signoz features as well, hope its easy to go from 0.11.2 to latest
s
It should be fine. Can you share what components you are mainly using? From the signoz collector side, there weren’t significant changes.