weaveworks / weave-gitops-enterprise

This repo provides the enterprise level features for the weave-gitops product, including CAPI cluster creation and team workspaces.
https://docs.gitops.weave.works/
Apache License 2.0
160 stars 29 forks source link

[Discussion] Logging improvements #2330

Open foot opened 1 year ago

foot commented 1 year ago

This is a catch all issue for logging improvements we want to make

Logging configuration

From @stefanprodan Please use https://github.com/fluxcd/pkg/blob/main/runtime/logger/logger.go

We made the runtime package to standardise controllers, it would be great if Weaveworks adopts this for current and future controllers

Other issues in flight

foot commented 1 year ago

Things to check out: "structured events", the next step up from structured logging. https://docs.honeycomb.io/concepts/events-metrics-logs/