👍 Does that also mean that there's currently no cli tool?
a
Ankit Nayan
08/15/2023, 3:58 PM
not yet...what are the usecases? I want to keep notes and build when when we have enough compelling use cases
j
Joakim Recht
08/15/2023, 9:07 PM
Mainly to tail logs and the ability to pipe to eg
jq
for further mapping/extraction... I personally find most logging UIs pretty bad (and sorry to say it, that includes signoz) because presentation is often very verbose, selecting what to show is cumbersome, and in general not very nice compared to `tail`/`grep`/`jq`/etc
Joakim Recht
08/15/2023, 9:08 PM
Some of it can be handled through a better UI, but for some cases it's also just much nicer with a command line tool
Joakim Recht
08/15/2023, 9:08 PM
I don't mind building it myself though, if it's possible
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.