Hi everyone :slightly_smiling_face:, Just want to...
# contributing
j
Hi everyone 🙂, Just want to know if there’s some place where we can find some dashboards ? thx
s
What exactly are you looking for? We have maintained some here https://github.com/SigNoz/dashboards
j
thanks 🙂 for exemple we are tracing some golang api with gin framework, so i’m asking myself if i need to build my own dashboard from scratch
s
What are you interested in seeing prebuilt dashboards in this case? There are only a few pre built dashboards we have today.
j
As everybody have the same lib tracing, we can share and optimize the same dashboard ?
for exemple we can have the latency for each endpoint of the api ?
or nb/req per endpoint, nb errors etc?
s
This dashboard provides that https://github.com/SigNoz/dashboards/tree/main/key-operations And can be improved. We also provide the RED metrics for service level in the product directly under the /Services tab, which includes the RED metrics, Databases calls info, and External calls info.
j
ok thks i’ll check the provided dashbord 🙂