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

issue 989 added docker-compose for the http-server example with obser… #1079

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

vigneshp91
Copy link
Contributor

Added docker compose file which run mysql,redis and jaeger and the sample application in docker containers.

Copy link
Member

@aryanmehrotra aryanmehrotra left a comment

Choose a reason for hiding this comment

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

Can you also run grafana with the dashboard from : https://grafana.com/grafana/dashboards/19905-gofr-application-services-monitoring/

Moreover, we can use gofr tracer instead of jaeger as it is a public api as well.

@vigneshp91
Copy link
Contributor Author

vigneshp91 commented Oct 5, 2024

Can you also run grafana with the dashboard from : https://grafana.com/grafana/dashboards/19905-gofr-application-services-monitoring/

Moreover, we can use gofr tracer instead of jaeger as it is a public api as well.

I just want to include Grafana image or we should include setting up the dashboard. Setting up the dashboard and datasource will be bit complicated from Docker right? @aryanmehrotra

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