Robert Beekman

Results 7 issues of Robert Beekman

Right now we track ecto query metrics as instrumentation (events). It would be great if we could expose a dashboard with some global ecto query metrics (e.g. total query throughput...

enhancement
support

It would be nice if we could support nested metadata, so customers don't have to stringify objects to JSON to get them to AppSignal

enhancement
requests

You can set a cause of an exception: http://www.virtuouscode.com/2013/12/25/exception-causes-in-ruby-2-1/ Lets see if we can handle those :) From Intercom: https://app.intercom.io/a/apps/yzor8gyw/inbox/conversation/1584663111?nsrc=slack, https://app.intercom.io/a/apps/yzor8gyw/inbox/conversations/11062469848

feature
discuss
design

Response status codes (200,202 etc.) could help debug performance issues. e.g. short-returning a 404-not found could have a different impact on your app then returning a 200 with a body....

enhancement

We've had a few customers ask about supporting Hanami (http://hanamirb.org/) Lets see if there's a nice way to integrate AppSignal with Hanami. ## Hanami Controller Hanami is split out in...

feature

Shopify released the [autotuner](https://github.com/Shopify/autotuner) gem, which has a callback system to send metrics to a 3rd party. We love metrics, so it might be a nice idea to integrate with...

support
feature

A common use-case for NFS mounts is to store user uploads independently of the front-end server hosting the app, ideally we track the disk usage for these shares too, as...

enhancement