Itay Baror
12/21/2022, 4:10 PMAlexei Zenin
12/21/2022, 4:46 PMsudhanshu dev
12/22/2022, 10:24 AMsudhanshu dev
12/22/2022, 10:25 AMsudhanshu dev
12/22/2022, 10:25 AMsudhanshu dev
12/22/2022, 10:26 AMShravan Kgl
12/23/2022, 6:29 AMmoronmon
12/23/2022, 8:14 AMTimothy Wigginton
12/23/2022, 3:43 PMShivvinay Kanswal
12/27/2022, 12:32 PM2022-12-27T12:12:51.083Z error signozspanmetricsprocessor/processor.go:429 value not found in metricKeyToDimensions cache by key "iv-prod-api-core\x00STATUS_CODE_UNSET\<http://x00archive.mandarinmansion.com|x00archive.mandarinmansion.com>\x00default\x00default" {"kind": "processor", "name": "signozspanmetrics/prometheus", "pipeline": "traces"}
<http://github.com/SigNoz/signoz-otel-collector/processor/signozspanmetricsprocessor.(*processorImp).collectExternalCallMetrics|github.com/SigNoz/signoz-otel-collector/processor/signozspanmetricsprocessor.(*processorImp).collectExternalCallMetrics>
/src/processor/signozspanmetricsprocessor/processor.go:429
<http://github.com/SigNoz/signoz-otel-collector/processor/signozspanmetricsprocessor.(*processorImp).buildMetrics|github.com/SigNoz/signoz-otel-collector/processor/signozspanmetricsprocessor.(*processorImp).buildMetrics>
/src/processor/signozspanmetricsprocessor/processor.go:312
<http://github.com/SigNoz/signoz-otel-collector/processor/signozspanmetricsprocessor.(*processorImp).ConsumeTraces|github.com/SigNoz/signoz-otel-collector/processor/signozspanmetricsprocessor.(*processorImp).ConsumeTraces>
/src/processor/signozspanmetricsprocessor/processor.go:281
<http://go.opentelemetry.io/collector/receiver/otlpreceiver/internal/trace.(*Receiver).Export|go.opentelemetry.io/collector/receiver/otlpreceiver/internal/trace.(*Receiver).Export>
/go/pkg/mod/go.opentelemetry.io/collector@v0.55.0/receiver/otlpreceiver/internal/trace/otlp.go:60
<http://go.opentelemetry.io/collector/pdata/ptrace/ptraceotlp.rawTracesServer.Export|go.opentelemetry.io/collector/pdata/ptrace/ptraceotlp.rawTracesServer.Export>
/go/pkg/mod/go.opentelemetry.io/collector/pdata@v0.55.0/ptrace/ptraceotlp/traces.go:167
<http://go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/trace/v1._TraceService_Export_Handler.func1|go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/trace/v1._TraceService_Export_Handler.func1>
/go/pkg/mod/go.opentelemetry.io/collector/pdata@v0.55.0/internal/data/protogen/collector/trace/v1/trace_service.pb.go:216
<http://go.opentelemetry.io/collector/config/configgrpc.enhanceWithClientInformation.func1|go.opentelemetry.io/collector/config/configgrpc.enhanceWithClientInformation.func1>
/go/pkg/mod/go.opentelemetry.io/collector@v0.55.0/config/configgrpc/configgrpc.go:385
<http://google.golang.org/grpc.chainUnaryInterceptors.func1.1|google.golang.org/grpc.chainUnaryInterceptors.func1.1>
/go/pkg/mod/google.golang.org/grpc@v1.47.0/server.go:1117
<http://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.UnaryServerInterceptor.func1|go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.UnaryServerInterceptor.func1>
/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.32.0/interceptor.go:325
<http://google.golang.org/grpc.chainUnaryInterceptors.func1.1|google.golang.org/grpc.chainUnaryInterceptors.func1.1>
/go/pkg/mod/google.golang.org/grpc@v1.47.0/server.go:1120
<http://google.golang.org/grpc.chainUnaryInterceptors.func1|google.golang.org/grpc.chainUnaryInterceptors.func1>
/go/pkg/mod/google.golang.org/grpc@v1.47.0/server.go:1122
<http://go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/trace/v1._TraceService_Export_Handler|go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/trace/v1._TraceService_Export_Handler>
/go/pkg/mod/go.opentelemetry.io/collector/pdata@v0.55.0/internal/data/protogen/collector/trace/v1/trace_service.pb.go:218
<http://google.golang.org/grpc.(*Server).processUnaryRPC|google.golang.org/grpc.(*Server).processUnaryRPC>
/go/pkg/mod/google.golang.org/grpc@v1.47.0/server.go:1283
<http://google.golang.org/grpc.(*Server).handleStream|google.golang.org/grpc.(*Server).handleStream>
/go/pkg/mod/google.golang.org/grpc@v1.47.0/server.go:1620
<http://google.golang.org/grpc.(*Server).serveStreams.func1.2|google.golang.org/grpc.(*Server).serveStreams.func1.2>
/go/pkg/mod/google.golang.org/grpc@v1.47.0/server.go:922
Mohit Verma
12/27/2022, 1:06 PMMohit Verma
12/27/2022, 1:58 PMMuhammed Hussein Karimi
12/27/2022, 3:18 PMMohit Verma
12/27/2022, 3:18 PM${attributes["http.method"]} ${attributes["http.url"]}
);
}
if (result instanceof Error) {
span.setStatus({
code: SpanStatusCode.ERROR,
message: result.message,
});
span.recordException(result.stack || result.name);
}
},
}),
],
});Jonathan Sun
12/28/2022, 3:10 AMVinayak Singh
12/28/2022, 4:50 AMMohit Verma
12/28/2022, 5:14 AMRahul Rammurat Chauhan
12/28/2022, 11:50 AM2022.12.01 10:43:24.102753 [ 1 ] {} <Error> CertificateReloader: Cannot obtain modification time for certificate file /etc/clickhouse-server/server.crt, skipping update. errno: 2, strerror: No such file or directory
2022.12.01 10:43:24.102761 [ 1 ] {} <Error> CertificateReloader: Cannot obtain modification time for key file /etc/clickhouse-server/server.key, skipping update. errno: 2, strerror: No such file or directory
2022.12.01 10:43:24.106704 [ 1 ] {} <Error> CertificateReloader: Poco::Exception. Code: 1000, e.code() = 0, SSL context exception: Error loading private key from file /etc/clickhouse-server/server.key: error:02000002:system library:OPENSSL_internal:No such file or directory (version 22.8.8.3 (official build))
2022.12.28 08:01:12.365479 [ 1 ] {} <Warning> Context: Linux is not using a fast TSC clock source. Performance can be degraded. Check /sys/devices/system/clocksource/clocksource0/current_clocksource
2022.12.28 08:01:12.365557 [ 1 ] {} <Warning> Context: Linux threads max count is too low. Check /proc/sys/kernel/threads-max
2022.12.28 08:01:12.807608 [ 1 ] {} <Error> CertificateReloader: Cannot obtain modification time for certificate file /etc/clickhouse-server/server.crt, skipping update. errno: 2, strerror: No such file or directory
2022.12.28 08:01:12.807630 [ 1 ] {} <Error> CertificateReloader: Cannot obtain modification time for key file /etc/clickhouse-server/server.key, skipping update. errno: 2, strerror: No such file or directory
2022.12.28 08:01:12.812139 [ 1 ] {} <Error> CertificateReloader: Poco::Exception. Code: 1000, e.code() = 0, SSL context exception: Error loading private key from file /etc/clickhouse-server/server.key: error:02000002:system library:OPENSSL_internal:No such file or directory (version 22.8.8.3 (official build))
Mohit Verma
12/28/2022, 11:57 AMBill Cavalieri
12/28/2022, 6:06 PMOpenTelemetry error: OTLP exporter received rpc.Status{message=value not found in metricKeyToDimensions cache by key "id-staging-app01\x00GET /admin/tag_management(.:format)\x00SPAN_KIND_SERVER\x00STATUS_CODE_UNSET\x00200\x00default\x00default", details=[]}
Muhammed Hussein Karimi
12/28/2022, 9:01 PMVinayak Singh
12/29/2022, 10:31 AMMuhammed Hussein Karimi
12/29/2022, 6:38 PMimagePullSecret
section indent is not correct and when you set it it will cause errors in that StateFullSet
Bill Cavalieri
12/29/2022, 6:39 PMMuhammed Hussein Karimi
12/29/2022, 7:16 PMQuyet Nguyen
12/30/2022, 11:55 AM2022-12-30T11:53:13.130Z DEBUG clickhouseReader/reader.go:1806
WITH
quantilesMergeState(0.5, 0.75, 0.9, 0.95, 0.99)(duration_quantiles_state) AS duration_quantiles_state,
finalizeAggregation(duration_quantiles_state) AS result
SELECT
src as parent,
dest as child,
result[1] AS p50,
result[2] AS p75,
result[3] AS p90,
result[4] AS p95,
result[5] AS p99,
sum(total_count) as callCount,
sum(total_count)/ @duration AS callRate,
sum(error_count)/sum(total_count) as errorRate
FROM signoz_traces.dependency_graph_minutes
WHERE toUInt64(toDateTime(timestamp)) >= @start AND toUInt64(toDateTime(timestamp)) <= @end
GROUP BY
src,
dest[{start 1672399389} {end 1672401159} {duration 1770}]
2022-12-30T11:53:13.135Z ERROR clickhouseReader/reader.go:1811 Error in processing sql query: code: 184, message: Aggregate function quantilesMergeState(0.5, 0.75, 0.9, 0.95, 0.99)(duration_quantiles_state) is found inside another aggregate function in query: While processing quantilesMergeState(0.5, 0.75, 0.9, 0.95, 0.99)(duration_quantiles_state)
<http://go.signoz.io/signoz/pkg/query-service/app/clickhouseReader.(*ClickHouseReader).GetDependencyGraph|go.signoz.io/signoz/pkg/query-service/app/clickhouseReader.(*ClickHouseReader).GetDependencyGraph>
/go/src/github.com/signoz/signoz/pkg/query-service/app/clickhouseReader/reader.go:1811
<http://go.signoz.io/signoz/pkg/query-service/app.(*APIHandler).dependencyGraph|go.signoz.io/signoz/pkg/query-service/app.(*APIHandler).dependencyGraph>
/go/src/github.com/signoz/signoz/pkg/query-service/app/http_handler.go:1344
<http://go.signoz.io/signoz/pkg/query-service/app.ViewAccess.func1|go.signoz.io/signoz/pkg/query-service/app.ViewAccess.func1>
/go/src/github.com/signoz/signoz/pkg/query-service/app/http_handler.go:250
net/http.HandlerFunc.ServeHTTP
/usr/local/go/src/net/http/server.go:2047
<http://go.signoz.io/signoz/ee/query-service/app.loggingMiddleware.func1|go.signoz.io/signoz/ee/query-service/app.loggingMiddleware.func1>
/go/src/github.com/signoz/signoz/ee/query-service/app/server.go:220
net/http.HandlerFunc.ServeHTTP
/usr/local/go/src/net/http/server.go:2047
<http://go.signoz.io/signoz/ee/query-service/app.(*Server).analyticsMiddleware.func1|go.signoz.io/signoz/ee/query-service/app.(*Server).analyticsMiddleware.func1>
/go/src/github.com/signoz/signoz/ee/query-service/app/server.go:264
net/http.HandlerFunc.ServeHTTP
/usr/local/go/src/net/http/server.go:2047
<http://go.signoz.io/signoz/ee/query-service/app.setTimeoutMiddleware.func1|go.signoz.io/signoz/ee/query-service/app.setTimeoutMiddleware.func1>
/go/src/github.com/signoz/signoz/ee/query-service/app/server.go:287
net/http.HandlerFunc.ServeHTTP
/usr/local/go/src/net/http/server.go:2047
<http://github.com/gorilla/mux.(*Router).ServeHTTP|github.com/gorilla/mux.(*Router).ServeHTTP>
/go/pkg/mod/github.com/gorilla/mux@v1.8.0/mux.go:210
<http://github.com/rs/cors.(*Cors).Handler.func1|github.com/rs/cors.(*Cors).Handler.func1>
/go/pkg/mod/github.com/rs/cors@v1.7.0/cors.go:219
net/http.HandlerFunc.ServeHTTP
/usr/local/go/src/net/http/server.go:2047
<http://github.com/gorilla/handlers.CompressHandlerLevel.func1|github.com/gorilla/handlers.CompressHandlerLevel.func1>
/go/pkg/mod/github.com/gorilla/handlers@v1.5.1/compress.go:141
net/http.HandlerFunc.ServeHTTP
/usr/local/go/src/net/http/server.go:2047
net/http.serverHandler.ServeHTTP
/usr/local/go/src/net/http/server.go:2879
net/http.(*conn).serve
/usr/local/go/src/net/http/server.go:1930
Timothy Wigginton
12/30/2022, 5:46 PMShivvinay Kanswal
01/02/2023, 12:11 PMAnkita Salunkhe
01/03/2023, 4:53 AMAnkita Salunkhe
01/03/2023, 4:53 AMAnkita Salunkhe
01/03/2023, 4:53 AMShivvinay Kanswal
01/03/2023, 5:13 AMAnkita Salunkhe
01/03/2023, 10:49 AMShivvinay Kanswal
01/04/2023, 5:42 AMAnkita Salunkhe
01/04/2023, 5:58 AMSrikanth Chekuri
01/04/2023, 7:16 AMv0.13.0
. Please upgrade and check.Ankita Salunkhe
01/04/2023, 7:21 AM