-
Unfortunately a class that the exporter depends on, DagStat, has been removed in the latest version of Airflow (tested with v1.10.3rc2)
The error as reported in the UI is: "Broken plugin: [/usr/loc…
-
When deploying the airflow exporter on my Airflow 1.10 installaion, I face following error -
```
webserver_1 | [2018-11-13 00:14:01,448] ERROR - unsupported operand type(s) for -: 'decimal.Decimal…
-
Hello, I have a questions.
I can't use nbconvert command. Please check below.
[ Setting ]
* Pythons 3.7
* Setting & install
Jupyter notebook(ver. 5.7.0) , nb2kg (ver. 0.3.0) and enterpri…
-
When using the Sqlite DB, the following error occurs when attempting to open the metrics page.
Traceback (most recent call last):
File "/Users/ryan.carlson/.virtualenvs/spothero-dataflows/lib/py…
-
Hi, I get the following error when using Datadog with Prometheus integration.
```console
prometheus (3.0.0)
------------------
Instance ID: prometheus:99fffad4f445db41 [ERROR]
Total Run…
-
Stacktrace below.
```[2018-10-11 20:14:37,473] ERROR in app: Exception on /admin/metrics/ [GET]
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/flask/app.py", li…
rmn36 updated
6 years ago
-
This ticket tracks enhancements to OONI infra monitoring through Oct 2017 … Sep 2018.
- [x] replace basic authentication in Prometheus with client SSL cert validation -- 23883a2104c1733b56c036c87ff…
darkk updated
6 years ago
-
I was setting-up the exporter as per README.Got the following error while executing airflow scheduler
osboxes@osboxes:~$ airflow webserver -p 8080
[2018-08-28 07:11:24,962] {__init__.py:57} INFO -…
-
To get this to work, I had to move the `prometheus_exporter` directly into the `/plugins` directory, because my python path was having trouble finding the `prometheus_exporter.db` module. In other wor…
-
When the container starts up the connection string does not mask the password.
Can you change this?