defang
defang copied to clipboard
Refactor logging to have consistent Loki labels
Organize loki labels across our codebase to have consistent categorization.
- Create a document to detail the current labels
- Document the desired categorization
- Implement across code base
Example: Rectify issues like tracking service state changes. At current service deployment is via fabric logs while for service destruction state is tracked via the cd logs.