Manikandan Swaminathan
02/06/2023, 6:02 PMManikandan Swaminathan
02/06/2023, 6:28 PMManikandan Swaminathan
02/06/2023, 6:28 PMJoker Bai
02/07/2023, 9:31 AMGuillaume
02/07/2023, 9:33 AMprocessors:
filter:
spans:
exclude:
match_type: regexp
attributes:
- Key: http.route
Value: .*\/health.*
- Key: http.route
Value: .*\/prometheus.*
- Key: operation
Value: OperationHandler.handle
It doesn't work so far, even though the string itself /actuator/health/**
supposed to be caught by the regex .*\/health.*
Stefan McShane
02/08/2023, 4:54 AMk8s_volume_*
do not appear here.
Is there a query that can show all the metric keys?Timothy
02/08/2023, 6:29 AMJuha Patrikainen
02/08/2023, 1:12 PMPaolo Calvi
02/09/2023, 9:20 AMPaolo Calvi
02/09/2023, 11:42 PMclickhouseReader/reader.go:122 failed to initialize ClickHouse: error connecting to primary db: dial tcp: lookup clickhouse on 127.0.0.11:53: no such host
but if i login in query-service:
~ # ping clickhouse
PING clickhouse (10.0.118.188): 56 data bytes
64 bytes from 10.0.118.188: seq=0 ttl=64 time=0.237 ms
64 bytes from 10.0.118.188: seq=1 ttl=64 time=0.145 ms
64 bytes from 10.0.118.188: seq=2 ttl=64 time=0.095 ms
Manoj Yadav
02/10/2023, 6:25 AMManoj Yadav
02/10/2023, 6:26 AMManoj Yadav
02/10/2023, 6:26 AMSaleem Shaik
02/10/2023, 8:45 AMManoj Yadav
02/10/2023, 9:03 AMJuha Patrikainen
02/10/2023, 1:39 PMSurya Oruganti
02/10/2023, 5:37 PMVincenzo Licitra
02/12/2023, 8:43 PMmanohar mirle
02/13/2023, 6:08 AMAshu
Harshith.R.S
02/13/2023, 10:39 AMAlex Grönholm
02/13/2023, 4:02 PMJose Infazon
02/14/2023, 2:07 PMDipen Bhatt
02/14/2023, 2:45 PMjaeger-collector-host
or jaeger-endpoint
.
Now i could successfully trace nginx using signoz if i use jaeger-endpoint
and simply give it the signoz collector’s endpoint but how would i go on tracing nginx using jaeger-collector-host
.
The follow up question to above would be, is their any difference in tracing through agent or directly collector. My assumption is their might be some performance impact on application if directly sending trace data to collector as compared to agent since the agent works on UDP.
attaching the nginx ingress doc for reference https://kubernetes.github.io/ingress-nginx/user-guide/third-party-addons/opentracing/Nithin B S
02/15/2023, 12:52 PMoluchi orji
02/16/2023, 12:23 PMMatt Johnston
02/17/2023, 12:13 AMJose Infazon
02/17/2023, 11:50 AMMatt Johnston
02/17/2023, 3:23 PMBinu nair
02/17/2023, 9:32 PM