apm-therelicans

This code is the code that was used for an article on how to build an APM system, written for therelicans.com.

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

  1. Add the dependency to your shard.yml:

    dependencies:
      apm:
        github: your-github-user/apm
    
  2. Run shards install

Usage

require "apm"

Contributing

  1. Fork it (https://github.com/wyhaines/apm-therelicans/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

apm-therelicans

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 1
  • almost 3 years ago
  • July 7, 2021
License

Apache License 2.0

Links
Synced at

Tue, 23 Apr 2024 20:59:25 GMT

Languages