Skip to content

PR #8 : Integrate Prometheus and Grafana for Monitoring #25

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

Merged

Conversation

Rapter1990
Copy link
Owner

@Rapter1990 Rapter1990 commented Dec 3, 2024

Description

Please provide a brief description of the changes made in this pull request and the issue(s) it addresses.

Add monitoring capabilities to the To-Do List project by integrating Prometheus and Grafana. This will include configuring Prometheus for metrics scraping and setting up Grafana to visualize the metrics

Related Issue

Link to the issue this pull request addresses: #8

Checklist

Before submitting your pull request, ensure the following:

  • Title and Branch Naming Conventions:

  • Local Testing:

    • I have tested my changes locally on Postman, and they are working as expected.
  • Code Quality:

    • The code is formatted according to the project's coding guidelines and style.
    • The code has been reviewed to ensure its quality.
    • The code does not contain any issues flagged by SonarLint.
  • Documentation:

    • Necessary documentation has been added or existing documentation has been updated, specifically detailing changes
      made in Postman.
  • Testing:

    • Relevant unit tests have been written and included.
    • Relevant integration tests have been written and included.
  • Reviewers and Assignees:

    • Default reviewers have been assigned to this pull request.
    • Assignees have been added if necessary.
  • Labels and Associations:

    • The pull request is associated with its related issue.
    • Appropriate labels have been applied.

@Rapter1990 Rapter1990 merged commit 6433d6e into main Dec 4, 2024
2 checks passed
@Rapter1990 Rapter1990 deleted the development/issue-8/integrate-prometheus-and-grafana branch December 4, 2024 20:43
@Rapter1990 Rapter1990 added done Done and removed review Review labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue #8 : Integrate Prometheus and Grafana for Monitoring
3 participants