divan4ik / laravel-prometheus-exporter by Divan4ik
forked from triadev/LaravelPrometheusExporter

A laravel and lumen service provider to export metrics for prometheus.
4
0
0
Package Data
Maintainer Username: Divan4ik
Maintainer Contact: christopher.lorke@gmx.de (Christopher Lorke)
Package Create Date: 2022-12-22
Package Last Update: 2022-12-31
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-14 15:00:16
Package Statistics
Total Downloads: 4
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 0
Total Forks: 0
Total Open Issues: 0

LaravelPrometheusExporter

To see full documentation please vizit triadev/LaravelPrometheusExporter

Main goals for this fork

  • add more inbox metrics
  • focusing on work with laravel 5.*

Installation

composer require divan4ik/laravel-prometheus-exporter

Testing

docker-compose run --rm fpm "vendor/bin/phpunit"