Sebastien Leger
Sebastien Leger
A YAML config example that references an annotations source and specifies that the database should not be created (`create_database: false`) if it doesn't exist. ``` --- datasources: - name: influx...
@jensenja >Are you guys also accepting pull requests for documentation updates? Hi John, yes 100%. Pull requests much appreciated, I should set a badge on the main Github page. Documentation...
The documentation is now deployed continuously by Netlify. We welcome contributions. Thank you for the extra log information. We can reproduce and fix this.
Hi Josh, You wrote: ``` "features":[ { "default":0, "metric":"avg", "field":"client.bytes", "name":"avg_bytes" } ], ``` Average of bytes? Perhaps replacing `avg` by `count` is what you intended (point 2) for bytes-model....
Thanks a lot for the detailed feedback! I will definitely double-check this. >This problem can be mitigated by using the approach in the original DONUT paper (section 3.1) where an...
> > Would you like to submit a pull-request? > > I am having troubles running all the unit tests. At least one test `test_donut.py` seems to be faulty, since...
Just pushed fresh changes on master and upgraded to TF 1.13.2 at the same time. So if you have a virtualenv you can do `pip install base/vendor/requirements.txt` to upgrade. Changes:...
Update: the master branch is now packaging the server code. You can find the CLI client on PyPI: named loudml-python Donut missing layers has been added as well as the...
@ajayanaj thanks for trying Loud ML. Can you please send an email to contact [at] loudml.io with your contact and company information?
@ajayanaj if I understand correctly you are requesting a TICK-L upgrade to 1.7.x plus the addition of organizations. Is this correct? What about the integration in Grafana?