Nic Appleby
4174a30cd5
Update changelog for release
2019-02-11 15:57:56 +02:00
Jarryd Tilbrook
d6ec61c8bc
Enable package discovery for laravel 5.5+ ( #5 )
2019-02-11 15:56:48 +02:00
Nic Appleby
ae1f632ebe
Don't test against PHP 8.0 ( #6 )
...
* try upgrade phpunit
* Don't test against PHP *
* Don't upgrade phpunit actually
* Test against PHP 7.3
2019-02-11 15:19:22 +02:00
Nic Appleby
dfad472756
Draft release 1.0.2
2019-01-16 12:34:56 +02:00
nope7777
26842ebdb7
Route name to configs ( #4 )
2019-01-16 12:32:48 +02:00
William Stewart
c0c0258cde
1.0.1 changelog
2017-08-29 15:53:52 +02:00
Bradley Whittington
6212b0bc47
Merge pull request #2 from jfcorsini/master
...
Fix config retrieval
2017-08-26 11:02:17 +02:00
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
17dcf7f3a3
fix typo in readme
2017-07-27 14:28:24 +02:00
Matthew Goslett
7bfa14a46f
set release date for 1.0.0
2017-07-27 14:27:40 +02:00
Matthew Goslett
c9f96e3d0f
remove active development warning
2017-07-27 14:27:03 +02:00
Matthew Goslett
49031cab84
Merge branch 'master' of github.com:Superbalist/laravel-prometheus-exporter
2017-07-27 14:24:37 +02:00
Matthew Goslett
b12194ec6f
enable redis ext in travis build
2017-07-27 14:22:32 +02: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
3df0dd8503
add styleci badge
2017-07-27 14:14:29 +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
ae787ce05a
fix copy/paste error
2017-07-27 11:14:32 +02:00
Matthew Goslett
bf1a4e1879
initial commit
2017-07-27 11:11:02 +02:00