Skip to content

feat(operator): Add warning alert for when LokiStack is not getting ready - #19258

Merged
xperimental merged 7 commits into
grafana:mainfrom
JoaoBraveCoding:LOG-5470
Oct 2, 2025
Merged

feat(operator): Add warning alert for when LokiStack is not getting ready#19258
xperimental merged 7 commits into
grafana:mainfrom
JoaoBraveCoding:LOG-5470

Conversation

@JoaoBraveCoding

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Add a new alert to help users notice when LokiStack components haven't reached the ready state.

Which issue(s) this PR fixes:
https://issues.redhat.com/browse/LOG-5470

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR

@xperimental xperimental left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small comments, but works fine 👍

Comment thread operator/docs/lokistack/sop.md Outdated
Comment thread operator/docs/lokistack/sop.md Outdated
Comment thread operator/docs/lokistack/sop.md Outdated
Comment thread operator/internal/manifests/internal/alerts/prometheus-alerts.yaml Outdated
JoaoBraveCoding and others added 2 commits September 30, 2025 11:03
Co-authored-by: Robert Jacob <rojacob@redhat.com>
Signed-off-by: Joao Marcal <jmarcal@redhat.com>
@JoaoBraveCoding JoaoBraveCoding changed the title feat(operator): Added LokistackPendingComponents alert Sep 30, 2025
@JoaoBraveCoding JoaoBraveCoding changed the title feat(operator): Added LokistackComponentsNotReady alert Sep 30, 2025
@xperimental xperimental changed the title feat(operator): Added LokistackComponentsNotReadyCritical alert Oct 2, 2025
@xperimental
xperimental enabled auto-merge (squash) October 2, 2025 14:20
@xperimental
xperimental merged commit c47fe46 into grafana:main Oct 2, 2025
71 checks passed
@JoaoBraveCoding
JoaoBraveCoding deleted the LOG-5470 branch April 6, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants