Skip to content

Commit

Permalink
removed deprecated metric and updated detection metric
Browse files Browse the repository at this point in the history
  • Loading branch information
algchoo committed Jul 25, 2023
1 parent ddaf536 commit 92d2192
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions integrations/airflow/prometheus_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,12 @@ platforms:
launch_stage: GA
detections:
- characteristic_metric:
metric_type: prometheus.googleapis.com/airflow_scheduler_tasks_running/gauge
metric_type: prometheus.googleapis.com/airflow_scheduler_heartbeat/gauge
exporter_metadata:
name: Airflow Prometheus Exporter
doc_url: https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/metrics.html
minimum_supported_version: "2.3.0"
default_metrics:
- name: prometheus.googleapis.com/airflow_scheduler_tasks_running/gauge
prometheus_name: airflow_scheduler_tasks_running
kind: GAUGE
value_type: DOUBLE
- name: prometheus.googleapis.com/airflow_scheduler_tasks_starving/gauge
prometheus_name: airflow_scheduler_tasks_starving
kind: GAUGE
Expand Down

0 comments on commit 92d2192

Please sign in to comment.