Commit graph

8 commits

Author SHA1 Message Date
João Fernando Corsini
d74da49539 Fix config retrieval
At PrometheusServiceProvider, the varaible $configs  was trying to access an unexisting key storage_adapters, since this variable only exists in the prometheus config.
2017-08-22 17:11:18 -03:00
Matthew Goslett
b6f4589e48 Apply fixes from StyleCI (#1) 2017-07-27 14:16:42 +02:00
Matthew Goslett
6ad41471c0 psr fix 2017-07-27 14:15:55 +02:00
Matthew Goslett
9c2453f0e4 add unit tests 2017-07-27 14:11:46 +02:00
Matthew Goslett
00cb369d0b add documentation to readme and sample ExampleCollector.php 2017-07-27 13:10:20 +02:00
Matthew Goslett
78a0916b15 pass through PrometheusExporter into registerMetrics function 2017-07-27 12:20:45 +02:00
Matthew Goslett
e8fd484da4 fix routing when middleware is not set 2017-07-27 11:34:47 +02:00
Matthew Goslett
bf1a4e1879 initial commit 2017-07-27 11:11:02 +02:00