Paco Guzman
509082bafb
Instrument Grape Endpoint with Metrics::RackMiddleware
...
Generating the following tags
Grape#GET /projects/:id/archive
from Grape::Route objects like
{ :path => /:version/projects/:id/archive(.:format)
:version => “v3”,
:method => “GET” }
Use an instance variable to cache raw_path transformations.
This variable is only going to growth to the number of
endpoints of the API, not with exact different requests
We can store this cache as an instance variable because
middleware are initialised only once
2016-06-14 13:06:46 +02:00
..
2016-03-23 14:09:52 +01:00
2016-06-07 10:25:57 +02:00
2016-06-08 16:50:05 +02:00
2016-06-07 12:53:46 +02:00
2016-06-13 11:22:58 +02:00
2016-03-18 12:30:46 +01:00
2016-05-17 13:23:17 +01:00
2016-03-31 09:22:28 +02:00
2016-05-24 15:40:29 -04:00
2016-06-07 13:06:43 +02:00
2016-06-08 16:50:05 +02:00
2015-12-09 11:55:42 +01:00
2016-03-28 16:35:03 +02:00
2016-04-05 16:34:31 -03:00
2016-05-24 15:40:29 -04:00
2016-06-14 13:06:46 +02:00
2016-05-26 17:53:21 +02:00
2016-04-11 10:16:42 -05:00
2016-06-08 18:09:43 -05:00
2016-06-12 21:05:58 -04:00
2016-05-24 15:40:29 -04:00
2015-12-09 11:55:42 +01:00
2016-05-27 19:05:52 -07:00
2016-02-12 17:20:59 +01:00
2016-06-13 15:38:25 +02:00
2016-05-30 18:54:08 +02:00
2016-01-28 14:49:21 +01:00
2016-01-07 10:45:39 -08:00
2016-04-07 08:47:29 -04:00
2015-12-09 11:55:42 +01:00
2016-06-06 11:59:49 -05:00
2016-03-10 12:55:06 +01:00
2015-12-09 11:55:42 +01:00
2015-12-09 11:55:42 +01:00
2016-05-20 15:58:36 -05:00
2016-01-19 16:26:44 +01:00
2016-03-25 13:05:15 +01:00
2015-12-09 11:55:42 +01:00
2016-05-26 13:58:01 +02:00
2015-12-09 11:55:42 +01:00
2016-04-20 22:42:52 +02:00
2016-05-29 15:03:00 -04:00
2015-12-09 11:55:42 +01:00
2016-06-13 19:32:00 -03:00
2016-04-19 11:00:30 +02:00
2016-03-19 18:58:52 +01:00
2016-02-01 16:20:49 +01:00
2016-06-13 19:32:00 -03:00
2016-03-11 15:25:22 -05:00
2015-12-09 11:55:42 +01:00
2015-12-09 11:55:42 +01:00
2015-12-09 11:55:42 +01:00
2016-05-10 10:57:48 +02:00
2016-05-18 21:16:36 -05:00
2015-12-09 11:55:42 +01:00
2016-06-06 13:16:30 +02:00