Pavel Závora
Pavel Závora
I think that we should also consider relying upon the generated API, we can modify the templates to output documentation and links to the API doc. [there are also comments...
If I include swagger update in this PR, UI-dependant automated tests fail (ci/circleci: jlint, jstest, build fail). The root cause is that the UI code cannot be built against types...
@zelliott it would be nice to have a document that describes how to contribute, something like [this](https://github.com/influxdata/influxdb-client-js#contributing) would help. Anyway, after a few failed best guesses, I was able to...
@zelliott test case added, results manually reviewed
> Regarding the last item in the checklist: Is there any procedure regarding this or should I just build the container locally and push? Please follow https://github.com/influxdata/chronograf/blob/master/etc/README.md
@ivankudibal this PR requires a new build image to be ready for review - https://github.com/influxdata/chronograf/blob/master/etc/README.md
> @sranka - hey, curious on the status of this? (also, thanks for working on it! :) ) we will resume working on security fixes before the next chronograf release,...
I think that it is a good idea (and already good practice in other databases) to have a simple option to set **application name**. My preference would be to represent...
Thank you @smartshader for posting an issue. Flux dashboard variables now cannot depend on other variables. Additionally, variable values are not re-fetched when the time range changes.
@Juerd can you please include an example (image) that shows what is the present state and what is the expected state, so that it is easier to understand this?