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

Docker compose & Monitoring #5

Merged
merged 13 commits into from
Mar 13, 2023
Merged

Docker compose & Monitoring #5

merged 13 commits into from
Mar 13, 2023

Conversation

tufanbarisyildirim
Copy link
Member

@tufanbarisyildirim tufanbarisyildirim commented Feb 24, 2023

  • docker compose to spin up the project
  • prometheus with basic scrapers
  • grafana with a basic dashboard

prom endpoint can be converted to fasthttp handler using: https://github.com/valyala/fasthttp/blob/master/fasthttpadaptor/adaptor.go

The following logs must be served to prom from /metrics endpoint,
Naming practices must be followed https://prometheus.io/docs/practices/naming/

Screenshot 2023-02-25 at 12 21 42

@tufanbarisyildirim tufanbarisyildirim marked this pull request as ready for review March 13, 2023 07:41
@tufanbarisyildirim tufanbarisyildirim merged commit b874674 into main Mar 13, 2023
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.

1 participant