Download the PHP package dreamfactory/df-exporter-prometheus without Composer
On this page you can find all versions of the php package dreamfactory/df-exporter-prometheus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dreamfactory/df-exporter-prometheus
More information about dreamfactory/df-exporter-prometheus
Files in dreamfactory/df-exporter-prometheus
Download dreamfactory/df-exporter-prometheus
More information about dreamfactory/df-exporter-prometheus
Files in dreamfactory/df-exporter-prometheus
Vendor dreamfactory
Package df-exporter-prometheus
Short Description DreamFactory(tm) Metrics Exporter for Prometheus
License Apache-2.0
Homepage https://www.dreamfactory.com/
Package df-exporter-prometheus
Short Description DreamFactory(tm) Metrics Exporter for Prometheus
License Apache-2.0
Homepage https://www.dreamfactory.com/
Please rate this library. Is it a good library?
Informations about the package df-exporter-prometheus
DreamFactory Exporter for Prometheus
Adds export metrics about using the DreamFactory API.
Warning. This package is not compatible with df-mongo-logs.
Configuration
This package depends on the Redis cache. DreamFactory supports InMemory and Redis cache,
but DreamFactory Exporter will only work if CACHE_DRIVER
is redis
.
Configurations for this package:
Env | Description | Values | Default value |
---|---|---|---|
CACHE_DRIVER | It should always be redis |
any | redis |
PROMETHEUS_ENABLED | Determines whether it is allowed to collect and expose metrics | true , false |
false |
PROMETHEUS_TELEMETRY | Metrics endpoint for Prometheus | string | /metrics |
PROMETHEUS_INCLUDE_SYSTEM_REQUESTS | Do Prometheus have to log system calls? | true , false |
false |
PROMETHEUS_ALLOWED_HOSTNAME | Allowed hostname to call /metrics endpoint | /regex/ |
/^.*$/ |
Metrics
All versions of df-exporter-prometheus with dependencies
PHP Build Version
Package Version
Requires
spatie/laravel-http-logger Version
^1.1
promphp/prometheus_client_php Version 2.2.*
predis/predis Version 1.1.*
ext-json Version *
dreamfactory/df-core Version ~1.0
php Version ^8.0
dreamfactory/df-system Version ~0.6
promphp/prometheus_client_php Version 2.2.*
predis/predis Version 1.1.*
ext-json Version *
dreamfactory/df-core Version ~1.0
php Version ^8.0
dreamfactory/df-system Version ~0.6
The package dreamfactory/df-exporter-prometheus contains the following files
Loading the files please wait ....