Carlos Martell
08/29/2025, 3:14 PMv0.87.0
to v0.88.0
but both migration scripts are failling:Carlos Martell
08/29/2025, 3:15 PMCarlos Martell
08/29/2025, 3:15 PMpipelines:
logs:
exporters:
- clickhouselogsexporter
- metadataexporter
processors:
- batch
receivers:
- otlp
- httplogreceiver/heroku
- httplogreceiver/json
metrics:
exporters:
- clickhousemetricswrite
- metadataexporter
- signozclickhousemetrics
processors:
- batch
receivers:
- otlp
traces:
exporters:
- clickhousetraces
- metadataexporter
processors:
- signozspanmetrics/delta
- batch
receivers:
- otlp
- jaeger
Carlos Martell
08/29/2025, 3:16 PMprocessors:
batch:
send_batch_size: 50000
timeout: 1s
signozspanmetrics/delta:
aggregation_temporality: AGGREGATION_TEMPORALITY_DELTA
dimensions:
- default: default
name: service.namespace
- default: default
name: deployment.environment
- name: signoz.collector.id
dimensions_cache_size: 100000
latency_histogram_buckets:
- 100us
- 1ms
- 2ms
- 6ms
- 10ms
- 50ms
- 100ms
- 250ms
- 500ms
- 1000ms
- 1400ms
- 2000ms
- 5s
- 10s
- 20s
- 40s
- 60s
metrics_exporter: clickhousemetricswrite, signozclickhousemetrics
Carlos Martell
08/29/2025, 3:24 PMSrikanth Chekuri
08/29/2025, 3:28 PMCarlos Martell
08/29/2025, 3:38 PMCarlos Martell
08/29/2025, 3:39 PMSrikanth Chekuri
08/29/2025, 3:40 PMThat's how it should be, correct?Yes, so your existing dashboards and alerts are migrated with sqlite migration
do I include the entire thing?Yes, please write a simple script to prepare a map
Carlos Martell
09/01/2025, 3:28 PMNOT_FOUND_METRICS_MAP
e.g. ClickHouseErrorMetric_CANNOT_READ_FROM_FILE_DESCRIPTOR=ClickHouseErrorMetric_CANNOT_READ_FROM_FILE_DESCRIPTOR,ClickHouseErrorMetric_QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW=ClickHouseErrorMetric_QUERY_IS_NOT_SUPPORTED_IN_MATERIALIZED_VIEW,ClickHouseErrorMetric_RECEIVED_ERROR_FROM_REMOTE_IO_SERVER=ClickHouseErrorMetric_RECEIVED_ERROR_FROM_REMOTE_IO_SERVER,chi_clickhouse_event_ThreadPoolReaderPageCacheMissElapsedMicroseconds=chi_clickhouse_event_ThreadPoolReaderPageCacheMissElapsedMicroseconds...
But it actually failed with this error now:
exec /usr/local/bin/migrate: argument list too long
stream closed EOF for cluster-addon-signoz/signoz-data-migration-job-c4bnn (migration)
Carlos Martell
09/01/2025, 4:39 PMsignoz-otel-collector-metrics
that somehow ended up orphan and not tracked by ArgoCD, which was pushing all those metrics with the underscoreCarlos Martell
09/01/2025, 4:56 PMSigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
Powered by