observatorium / obsctl

A cli to interact with Observatorium instances.
Apache License 2.0
10 stars 14 forks source link

Initial trace query command #32

Closed esnible closed 2 years ago

esnible commented 2 years ago

Signed-off-by: Ed Snible snible@us.ibm.com

Initial implementation of obsctl traces services.

If Observatorium has tracing enabled, and query is enabled, and the user has rights, the output will be a list of the services that are traced.

cc @pavolloffay

esnible commented 2 years ago