Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Releases: Superbalist/laravel-prometheus-exporter

1.0.5

16 Mar 09:03
6e87412
Compare
Choose a tag to compare
  • Update call to array_get helper to use the Illuminate\Support\Arr class
  • Enable Laravel 7 compatability

1.0.4

17 Oct 07:46
c1cd485
Compare
Choose a tag to compare
  • Enable Laravel 6.0 compatability

1.0.3

11 Feb 13:58
4174a30
Compare
Choose a tag to compare
  • Enable package discovery for laravel 5.5+

1.0.2

16 Jan 10:36
dfad472
Compare
Choose a tag to compare
  • Add compatability with Laravel Lumen (make named route configurable)

1.0.1

29 Aug 13:53
Compare
Choose a tag to compare

Fix config retrieval for Prometheus storage adapters

1.0.0

27 Jul 12:28
Compare
Choose a tag to compare

Changelog

1.0.0 - 2017-07-27

  • Initial release