Skip to main content
Version: 1.4.2

Prometheus Parameters

You can set the following supported parameters for Prometheus:

Parameter NameDescription
mappingStrictMatchThis property is used to configure the setting mapping-strict-match of the Graphite exporter (default value: true). For more details click here.
scrapeConfigsThe scrape_configs parameter allows the Application Developer to configure scraping targets for your a9s Prometheus Service Instance. Note This custom parameter is disabled by default. Please contact your Platform Operator for further details. See below for an example. For more details click here.

scrapeConfigs Parameter Example

The following is an example usage of the scrapeConfigs parameter.

scrapeConfigs:
- job_name: example_metrics
scrape_interval: 60s
scrape_timeout: 30s
static_configs:
- targets:
- example-app-prometheus-hungry-hippopotamus-ow.apps.example.a9s-dummy.de