Categorygofr.devexamplesusing-custom-metrics
package
1.46.0
Repository: https://github.com/gofr-dev/gofr.git
Documentation: pkg.go.dev

# README

Custom Metrics Example

This GoFr example demonstrates the use of custom metrics through a simple HTTP server that creates and populate metrics. GoFr by default pushes metrics to port 2121 on /metrics endpoint.

To run the example use the command below:

go run main.go