Current section

Files

Jump to
Raw

CHANGELOG.md

## Changelog
### v0.2.5
- Add a case for when regex fails to parse gql names
- Relax dependency requirements
### v0.2.4
- Add finch metrics
- Add cowboy metrics
- Add swoosh metrics
### v0.2.3
- Fix oban metrics
### v0.2.2
- Add oban metrics
### v0.2.1
- Add vm metrics that aren't periodic
- Make sure all apps are required only if lib is found
- Fix graphql request_name
### v0.2.0
- Add periodic measurements and add a Beam Uptime metric
### v0.1.0
- Initial Release