Skip to content

Commit

Permalink
adding airflow-prometheus-exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
ayush-san committed Jan 15, 2020
1 parent 6e71395 commit 14f8887
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,8 @@ def write_version(filename=os.path.join(*["airflow", "git_version"])):
'yarn-api-client~=0.3.6',
'sasl~=0.2.1',
'overrides',
'sqlparser']
'sqlparser',
'airflow-prometheus-exporter']

all_dbs = postgres + mysql + hive + mssql + hdfs + vertica + cloudant + druid + pinot \
+ cassandra + mongo
Expand Down

0 comments on commit 14f8887

Please sign in to comment.