Small library that can be used to expose the .NET runtime metrics to Prometheus.
See docs/README.md.
Follow below steps to create a new release.
- Bump version in KvalitetsIT.Prometheus.NetRuntime/KvalitetsIT.Prometheus.NetRuntime.csproj.
- Commit and push changes.
- Create Git tag and push tag.
- Done