mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-03 19:34:53 -07:00
16ffcc240b
add recon modules for unauthenticated observability backends that leak service topology and log data: loki serves its log query api when auth_enabled is false (401 otherwise), and jaeger and zipkin ship no authentication so a reachable instance exposes the service map and trace data.