apm-therelicans
apm
This code is a sample implementation of a very basic APM system, written for an article that looks at the basics of how to do this implementation for The Relicans blog: https://www.therelicans.com/wyhaines/the-basicest-basics-of-how-an-apm-system-works-847
Refer to that article for the full details on what is found here.
Installation
-
Add the dependency to your
shard.yml
:dependencies: apm: github: your-github-user/apm
-
Run
shards install
Usage
require "apm"
Contributing
- Fork it (https://github.com/wyhaines/apm-therelicans/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Kirk Haines - creator and maintainer
Repository
apm-therelicans
Owner
Statistic
- 1
- 0
- 0
- 0
- 1
- over 3 years ago
- July 7, 2021
License
Apache License 2.0
Links
Synced at
Thu, 21 Nov 2024 21:37:02 GMT
Languages