SigNoz / signoz-otel-collector

SigNoz distro for OpenTelemetry Collector
44 stars 39 forks source link

Skip write to time_series_v4 table for the same fingerprint in curren… #331

Closed srikanthccv closed 2 months ago

srikanthccv commented 3 months ago

…t hour

Fixes https://github.com/SigNoz/signoz-otel-collector/issues/325

This is a naive and low-hanging change to lower the ClickHouse resource usage by writing less number of duplicates.