Slackbot
02/10/2022, 2:41 PMPranay
Daniel Lima
02/10/2022, 2:41 PMPranay
Pranay
Pranay
Daniel Lima
02/10/2022, 2:42 PMDaniel Lima
02/10/2022, 2:42 PMPranay
curl -sL <https://raw.githubusercontent.com/SigNoz/troubleshoot/main/scripts/install.sh> | bash
Daniel Lima
02/10/2022, 2:43 PMDaniel Lima
02/10/2022, 2:43 PMdocker run -it --rm signoz/troubleshoot checkEndpoint --endpoint=localhost:4317
Daniel Lima
02/10/2022, 2:43 PMDaniel Lima
02/10/2022, 2:43 PMPranay
Pranay
Daniel Lima
02/10/2022, 2:44 PMPranay
Pranay
Pranay
docker run -it --rm signoz/troubleshoot checkEndpoint --endpoint=localhost:4317
Pranay
Pranay
Daniel Lima
02/10/2022, 2:46 PMDaniel Lima
02/10/2022, 2:47 PMPranay
docker run -d --name fastapi-container \
-e OTEL_METRICS_EXPORTER='none' \
-e OTEL_RESOURCE_ATTRIBUTES='service.name=fastapiApp' \
-e OTEL_EXPORTER_OTLP_ENDPOINT='<http://172.17.0.1:4317>' \
-p 5002:5002 sample-fastapi-app
Pranay
Daniel Lima
02/10/2022, 2:49 PMDaniel Lima
02/10/2022, 2:49 PMPranay
Daniel Lima
02/10/2022, 2:49 PMPranay
Daniel Lima
02/10/2022, 2:50 PMPranay
Daniel Lima
02/10/2022, 2:51 PMDaniel Lima
02/10/2022, 2:51 PMDaniel Lima
02/10/2022, 2:51 PMPranay
Pranay
Daniel Lima
02/10/2022, 2:53 PMDaniel Lima
02/10/2022, 2:53 PMPranay
Daniel Lima
02/10/2022, 2:53 PMDaniel Lima
02/10/2022, 2:53 PMPranay
Pranay
Daniel Lima
02/10/2022, 2:54 PMDaniel Lima
02/10/2022, 2:54 PMDaniel Lima
02/10/2022, 2:55 PMDaniel Lima
02/10/2022, 2:55 PMPranay
Daniel Lima
02/10/2022, 2:55 PMDaniel Lima
02/10/2022, 2:55 PMPranay
Daniel Lima
02/10/2022, 2:55 PMDaniel Lima
02/10/2022, 2:55 PMDaniel Lima
02/10/2022, 2:56 PMDaniel Lima
02/10/2022, 2:56 PMPranay
Pranay
Daniel Lima
02/10/2022, 2:56 PMDaniel Lima
02/10/2022, 2:56 PMDaniel Lima
02/10/2022, 2:57 PMDaniel Lima
02/10/2022, 2:57 PMDaniel Lima
02/10/2022, 2:57 PMDaniel Lima
02/10/2022, 2:57 PMDaniel Lima
02/10/2022, 2:57 PMDaniel Lima
02/10/2022, 2:58 PMDaniel Lima
02/10/2022, 2:58 PMPranay
Pranay
Daniel Lima
02/10/2022, 2:59 PMDaniel Lima
02/10/2022, 2:59 PMPranay
Pranay
Daniel Lima
02/10/2022, 3:00 PMPranay
Daniel Lima
02/10/2022, 3:00 PMDaniel Lima
02/10/2022, 3:00 PMDaniel Lima
02/10/2022, 3:00 PMPranay
Pranay
Daniel Lima
02/10/2022, 3:01 PMDaniel Lima
02/10/2022, 3:01 PMDaniel Lima
02/11/2022, 12:13 PMDaniel Lima
02/11/2022, 12:13 PMDaniel Lima
02/11/2022, 12:13 PMPranay
Daniel Lima
02/11/2022, 12:16 PMDaniel Lima
02/11/2022, 12:16 PMDaniel Lima
02/11/2022, 12:17 PMAnkit Nayan
Daniel Lima
02/11/2022, 1:07 PMAnkit Nayan
date
, service
, operation
and duration
? Or filtering panels on left side? Would you please create an issue for this? That way we can track that publically and others might show their interest in this feature too. I remember someone else also requesting very similar featureAnkit Nayan
tags
filtering section at top (as in attached image). The ip
should be suggested in the key
part and you can type in the ip to filter by in value
(currently value suggestion is not there in tags). I know this is not exactly what you asked for but I just wanted to let you know and check if IP filtering can be done there.