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

[GSoC Project Proposal]: Prometheus server- graphs and monitoring for ERDDAP™ #72

Open
ChrisJohnNOAA opened this issue Jan 31, 2025 · 2 comments
Labels
GSoC25 project idea Designates a proposed project idea

Comments

@ChrisJohnNOAA
Copy link

Project Description

We recently started adding Prometheus metrics to ERDDAP™. The main goal of this project is to build an example Prometheus Server which can monitor one or more ERDDAP™ instances. This may involve adding new metrics to the ERDDAP™ project which is where Java would be used.

Expected Outcomes

A Prometheus Server configuration that is runnable through Docker and can be used to monitor one or more ERDDAP™ instances. This will help ERDDAP™ admin's monitor their servers and provide usage insight that can help guide future ERDDAP™ development.

Skills Required

Java, Prometheus, YML, Docker

Additional Background/Issues

The main ERDDAP™ repo is here.

Mentor(s)

Chris John (@ChrisJohnNOAA)

Expected Project Size

175 hours

Project Difficulty

Intermediate

@ChrisJohnNOAA ChrisJohnNOAA added GSoC25 project idea Designates a proposed project idea labels Jan 31, 2025
@7yl4r
Copy link
Contributor

7yl4r commented Feb 4, 2025

I'm running a grafana monitoring stack for the MBON dashboard server. I've read about prometheus but haven't tried it. Could be a great solution for improved ERDDAP monitoring and reporting.

@ayushsingh01042003
Copy link

Is there an achitecture in mind for this? Will we have an erddap-monitoring module in the current repository or something like a new repository for everything related to monitoring?

And since this example server will be containerized and runnable through docker, we use the existing image for prometheus on docker hub or do we get the entire prometheus server binary and configure that to be run through docker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC25 project idea Designates a proposed project idea
Projects
None yet
Development

No branches or pull requests

3 participants