Sha256: 64d82e84601579609bc905d396ce1ad01e5b12284f3d59575db32c50ce9aadc2

Contents?: true

Size: 841 Bytes

Versions: 26

Compression:

Stored size: 841 Bytes

Contents

# PlainApm for Ruby

[PlainAPM][plainapm] monitors your Rails application and helps you
understand changes in its performance.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'plain_apm'
```

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install plain_apm

## Usage

To be able to use the gem, collect, and view your app's performance
metrics, request an APP key on [plainapm web site][plainapm] and follow
the installation instructions.

## Contributing

Bug reports and pull requests are welcome on [GitHub][github-issues].

Alternatively, feel free to send questions, suggestions, and feedback
to [PlainAPM support][support-email].

[plainapm]: https://plainapm.com
[support-email]: mailto:support@plainapm.com
[github-issues]: https://github.com/plainapm/plainapm-ruby/issues

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
plain_apm-0.5.0 README.md
plain_apm-0.4.0 README.md
plain_apm-0.3.0 README.md
plain_apm-0.2.9 README.md
plain_apm-0.2.8 README.md
plain_apm-0.2.6 README.md