jobilla/cloud-native-laravel
最新稳定版本:v0.1.9
Composer 安装命令:
composer require jobilla/cloud-native-laravel
包简介
Prometheus collectors for Laravel
README 文档
README
This library contains a collection of resources we use at Jobilla for our Laravel microservices. It's aimed at minimising the friction of setting up a new service by providing sensible defaults from the get-go.
What you get out of the box
- standardised metrics output in Prometheus format on
/metrics - JSON-formatted logs with minimal setup
Installation
composer require jobilla/cloud-native-laravelphp artisan vendor:publish --tag=cloud-native-config(note that this will also publish alogging.phpthat overwrites the default Laravel logging config)- Optionally, run
php artisan vendor:publish --tag=dockerfileto publish aDockerfileto your project root
统计信息
- 总下载量: 14.23k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-02-19