Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCE] Observability - a chronological timeline of all reload activities #854

Open
karl-johan-grahn opened this issue Mar 4, 2025 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@karl-johan-grahn
Copy link
Contributor

Purpose: Show a chronological timeline of all reload activities. Provide real-time insights into Reloader’s activities. Maintain a history of all changes for compliance and troubleshooting.

Features:

  • Event source (e.g., ConfigMap update, Secret rotation)
  • Affected workloads
  • Status (Success, Warning, Error)
  • Filter by namespace, resource type, or status
  • Live log streaming of reload events
  • Performance metrics for reload operations
  • Alerts for failed reloads or misconfigurations
  • Detailed audit logs with who/what/when for each reload event
  • Exportable logs for external analysis
  • Integration with log aggregation tools (e.g., ElasticSearch, Loki)
@karl-johan-grahn karl-johan-grahn added the kind/enhancement New feature or request label Mar 4, 2025
@rasheedamir rasheedamir changed the title [ENHANCE] Observability [ENHANCE] Observability - a chronological timeline of all reload activities Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant