Hello Community, I have a question: I want to modify the timestamp of metrics that I have already se...
f
Hello Community, I have a question: I want to modify the timestamp of metrics that I have already sent to Signoz and are stored in ClickHouse. If this is possible, could you please guide me on how to do it?
s
This is technically possible but you shouldn't run updates in ClickHouse
f
Thank you for your response, Srikanth. I understand that running updates in ClickHouse is not recommended, but I still want to proceed for a specific use case. Could you please guide me on the best approach to modify the timestamps? Should I make changes in the Docker configuration or explore another method?