https://github.com/carno-php/devops
https://github.com/carno-php/devops
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/carno-php/devops
- Owner: carno-php
- License: mit
- Created: 2018-11-28T03:20:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T07:21:43.000Z (about 7 years ago)
- Last Synced: 2025-02-22T20:07:30.838Z (10 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevOps - assisted components
## Features
1. Network based logging (tcp/udp/syslog)
2. Prometheus metrics provided (default on :9102/metrics)
2. Distributed tracing (jaeger/zipkin, traced web/rpc/mysql/redis/http)
# Installation
```bash
composer require carno-php/devops
```