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

feat: Add Log Dashboard #597

Merged
merged 2 commits into from
Feb 6, 2025
Merged

feat: Add Log Dashboard #597

merged 2 commits into from
Feb 6, 2025

Conversation

AlfredoG87
Copy link
Contributor

@AlfredoG87 AlfredoG87 commented Feb 6, 2025

Description:
This PR adds a dashboard to the docker compose stack (dev env) made of 3 log panel:

  1. Config
  2. Error or Severe
  3. Warning

Related issue(s):

Fixes #434

Notes for reviewer:
image

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@AlfredoG87 AlfredoG87 marked this pull request as ready for review February 6, 2025 02:55
@AlfredoG87 AlfredoG87 requested a review from a team as a code owner February 6, 2025 02:55
@AlfredoG87 AlfredoG87 self-assigned this Feb 6, 2025
@AlfredoG87 AlfredoG87 added Block Node Issues/PR related to the Block Node. Improvement Code changes driven by non business requirements labels Feb 6, 2025
@AlfredoG87 AlfredoG87 added this to the 0.4.0 milestone Feb 6, 2025
@AlfredoG87 AlfredoG87 changed the title feat: Add Log Dashboard Example feat: Add Log Dashboard Feb 6, 2025
Signed-off-by: Alfredo Gutierrez <[email protected]>
Copy link
Contributor

@mattp-swirldslabs mattp-swirldslabs left a comment

Choose a reason for hiding this comment

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

LGTM

@AlfredoG87 AlfredoG87 merged commit 6a501de into main Feb 6, 2025
17 checks passed
@AlfredoG87 AlfredoG87 deleted the logs-dashboard branch February 6, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Block Node Issues/PR related to the Block Node. Improvement Code changes driven by non business requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a Dashboard and Panels to Grafana that leverages the use of Logs.
2 participants