add support for Accept:application/json to /api/v2/metrics

see: https://github.com/ansible/awx/issues/4144
This commit is contained in:
Ryan Petrello
2019-08-12 15:08:15 -04:00
parent a776d0ba59
commit 82f5072c7d
5 changed files with 20 additions and 14 deletions

View File

@@ -1,7 +1,6 @@
PyYAML>=5.1
cryptography
flake8
prometheus-client
python-dateutil
requests
termcolor