I am very new to SigNoz but was wondering if the metrics you’re expecting (s3/external) are showing up in clickhouse? I used the query in step 4 from here to see our metrics there (alas, not showing in the UI, maybe similar problem?)
s
Srikanth Chekuri
05/16/2022, 7:20 PM
The external calls are built based on the certain span http tags and span kind. It could be the reason you are not seeing them although they are technically external and exists in trace. This might be little skewed interpretation but that's what it does as of today.
p
Pranay
05/16/2022, 7:21 PM
@Nicolas Casademont Just confirming if I understand your question correctly - You mean you were expecting calls made by the service to s3 appear in the external tabs?
n
Nicolas Casademont
05/16/2022, 7:32 PM
@Kenichi Nakamura I can see the metrics in clickhouse it seems:
@Srikanth Chekuri That’s what I guessed 🙂. Is there a plan to allow the user to change that ? It seems to me the spanKind in this case is correct but it’s not a “pure” http request and that’s why it’s not reported, am I correct ? (mostly a curiosity)
@Pranay yes exactly.
Thanks for your quick response !
👍 2
p
Pranay
05/16/2022, 7:37 PM
@Nicolas Casademont can you make an issue for this with some details. We are seeing many users using GRPC actively - so I think there should be a way to support this.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.