Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Tags: tback/laravel-prometheus-exporter

Tags

0.0.8

Toggle 0.0.8's commit message
Update prometheus client

0.0.7

Toggle 0.0.7's commit message
Implement Laravel tests (#8)



* Add a first (failing) test for LaravelMiddleware.

* Inject LpeManager, make Middleware testable.

0.0.6

Toggle 0.0.6's commit message
Merge branch 'fix-laravel-route'

0.0.5

Toggle 0.0.5's commit message
Update README.md

0.0.4

Toggle 0.0.4's commit message
Merge the default config with the project config. (#6)

0.0.3

Toggle 0.0.3's commit message
Add lumen support and a manger to create metrics. (#5)

Lumen compatibility.

0.0.2

Toggle 0.0.2's commit message
Add illuminate/htttp to require-dev.

0.0.1

Toggle 0.0.1's commit message
Measure latency with microsecond precision. (#2)