https://github.com/flownative/flow-prometheus-flow-metrics
Neos Flow Metrics Exporter for Prometheus
https://github.com/flownative/flow-prometheus-flow-metrics
Last synced: 2 months ago
JSON representation
Neos Flow Metrics Exporter for Prometheus
- Host: GitHub
- URL: https://github.com/flownative/flow-prometheus-flow-metrics
- Owner: flownative
- License: mit
- Created: 2019-11-20T07:44:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T09:29:17.000Z (5 months ago)
- Last Synced: 2025-01-15T11:20:46.962Z (5 months ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://opensource.org/licenses/MIT)
[](https://packagist.org/packages/flownative/prometheus-flow-metrics)
[](https://www.flownative.com/en/products/open-source.html)# Neos Flow Metrics Exporter for Prometheus
This [Flow](https://flow.neos.io) package automatically provides Flow related metrics to [Prometheus](https://www.prometheus.io). It is a
plugin for the [Flownative Prometheus package](https://github.com/flownative/flow-prometheus).## Key Features
…## Installation
The Flow Metrics Exporter is installed as a regular Flow package via Composer. For your existing project, simply include
`flownative/prometheus-flow-metrics` into the dependencies of your Flow or Neos distribution:```bash
$ composer require flownative/prometheus-flow-metrics
```## Configuration
…