Skip to content

BugFix - Grafana Page Error on AWS instance #856 #1130 #1312#1393

Open
Prantick wants to merge 2 commits intoopen-edge-platform:mainfrom
Prantick:bugfix/grafana-page-error
Open

BugFix - Grafana Page Error on AWS instance #856 #1130 #1312#1393
Prantick wants to merge 2 commits intoopen-edge-platform:mainfrom
Prantick:bugfix/grafana-page-error

Conversation

@Prantick
Copy link

@Prantick Prantick commented Feb 2, 2026

Description

Added explicit gRPC server and frontend client configuration parameters to the Mimir structuredConfig block in both edgenode-observability.tpl and orchestrator-observability.tpl. These settings enhance gRPC communication reliability and performance by controlling keepalive intervals, connection age, and message size limits.

Fixes # (issue)

BugFix - Grafana Page Error on AWS instance #856 #1130

Any Newly Introduced Dependencies

No new 3rd party dependencies were introduced in this change.


How Has This Been Tested?

  • Verified that the new configuration values render correctly in the generated manifests.
  • Confirmed that ArgoCD applies the updated templates without errors.
  • Observed improved gRPC connection stability in test environments.
  • Tested on release-3.1 using AWS instance

Test steps:

  1. Deploy updated templates to a test cluster.
  2. Check that the new gRPC settings appear in the Mimir configuration.
  3. Validate that Mimir pods start and function as expected.

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes
  • I have not introduced any 3rd party dependency changes
  • I have performed a self-review of my code

@daveroge
Copy link
Contributor

daveroge commented Feb 4, 2026

@Prantick - A Github invitation was sent to your gmail. You need to accept this invitation to allow the CI secrets to be available to your fork.
Regards
Dave Rogers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants