Laura Andrea Navas Diez
07/12/2024, 9:52 PMclick-house-cluster
pod was configured with a limit of 4 CPU and 5 GB of memory, and the otel-collector
pod has a limit of 500 m CPU and 4 GB of memory. These pods generally operate well within these resources, but the otel-collector
logs the following warning every minute. I am unsure if this is normal or if additional configuration adjustments are needed for SigNoz or Should any configuration be done in the otel-collector metrics?:
2024-07-12T17:52:47.600Z warn clickhousemetricsexporter/exporter.go:272 Dropped cumulative histogram metric {"kind": "exporter", "data_type": "metrics", "name": "clickhousemetricswrite", "name": "signoz_latency"}
2024-07-12T17:52:51.805Z warn clickhousemetricsexporter/exporter.go:279 Dropped exponential histogram metric with no data points {"kind": "exporter", "data_type": "metrics", "name": "clickhousemetricswrite", "name": "signoz_latency"}
``` ```Laura Andrea Navas Diez
07/12/2024, 9:55 PMnitya-signoz
07/14/2024, 6:22 PMSrikanth Chekuri
07/15/2024, 11:05 AM