- 13 Jun, 2019 5 commits
-
-
Kyle Brandt committed
-
Also adds tests to validate behaviour Query now reruns when filter is removed Changes <AdHocFilterField /> such that after a measurement and field have been chosen, just a '+' button is displayed, rather than an empty <AdHocFilter /> Closes #17544 Closes #17497
kay delaney committed -
Carl Bergquist committed
-
Closes #17129
Zayn-ul-Abdin committed -
Progress: #14714
Hugo Häggmark committed
-
- 12 Jun, 2019 10 commits
-
-
Resets influx logs query field when hitting clear all and clear row in explore logs mode. Fixes #17506
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
* Explore: Runs query when measurement/field and pairs are select in logs mode for influx Closes #17500 * Explore: Modifies logic determining when to auto-run query during influx logs mode Also adds test to validate this logic
kay delaney committed -
* Influx: Adds start page for logs in Explore Closes #17499 * Influx: Rebased with master and removed conditional display of cheat sheet in explore Cheat sheet now displays during both Metrics and Logs mode, though this is only temporary.
kay delaney committed -
Maxim Ivanov committed
-
* x_xss_protection * strict_transport_security (HSTS) * x_content_type_options these are currently defaulted to false (off) until the next minor release. fixes #17509
Kyle Brandt committed -
* Docs: Clarifies from which version the Patch VERB is available Closes: #17508 * Docs: Removes setting after PR comments
Hugo Häggmark committed -
* Fix: Upgrade hugo wip * Chore: Rename index to _index for latest hugo * Chore: Use relative refs, no starting slash * Feat: Add possibility to mount layouts from grafana.org project
Johannes Schill committed -
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
Mario Trangoni committed -
Closes: #17516
Hugo Häggmark committed
-
- 11 Jun, 2019 6 commits
-
-
* Add scaling toggle to Singlestat panel This toggle allows a user to choose between auto scaling or zero-based scaling. * Update Singlestat docs to include Zero Scale option * Add min/max config to Singlestat sparklines y axis
☃ pitr committed -
This will clear the existing queries when switching between metrics and logs. Closes #17496
Marcus Efraimsson committed -
* Start user auth token list on user profile (#16223) * Now session found and first, better os regex (#16223) * Revoke for user and admin user token manage (#16223) * Tidying and styling (#16223) * Tidying and styling (#16223) * Update to use #16222 (#16223) * Update for changes to 16222 * update per api issue
Shavonn Brown committed -
* Feature: Parse user agent string in user auth token api response (#16222) * Adding UA Parser Go modules attempt (#16222) * Bring user agent vals up per req * fix tests * doc update * update to flatten, no maps * update doc
Shavonn Brown committed -
Hugo Häggmark committed
-
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
Mario Trangoni committed
-
- 10 Jun, 2019 8 commits
-
-
* Add CircleCI step trigger-docs-update * Check changes to docs/* in CI/CD job trigger-docs-update
Alexandre de Verteuil committed -
* wip: fix remote cache for redis connstr parsing and non-negative expires for #17377 TODO: finish parse, check zero case, find out why negative duration in the first place * finish parse. Still TODO, find out negative value, and decide if would be better to make database specific entries in the .ini file * update ini files * remove accidental uncomment in defaults.ini * auth_proxy: expiration non-negative so expiration is not in the past * fix test, revert neg in redis * review: use errutil
Kyle Brandt committed -
fixes setex error with redis on #17377
Kyle Brandt committed -
* Wip: Intial commit * Wip: Adds intial InfluxLogsQueryField * Refactor: Adds measurements to InfluxLogQueryField * Style: Tweaks styles and adds chosen measurement to measurements * Refactor: Adds remove filter row * refactor: make influx datasource typed Uses the new api for exporting the plugin. * adds metricFindQuery to DataSourceApi metricFindQuery, getTagKeys and getTagValues now returns a promise * influx: minor improvements Limits logs result to 1000. Don't show adhoc filter until measurement have been selected. * Refactor: Adds fields to Cascader and uses chosen field as log column Co-authored-by: Marcus <marcus.efraimsson@gmail.com>
Hugo Häggmark committed -
fixes #17392
Kyle Brandt committed -
Oleg Kovalov committed
-
Qianli Ma committed
-
Carl Bergquist committed
-
- 07 Jun, 2019 3 commits
-
-
Same idea as with the `gosec`, `revive` and etc. Allows you to execute `make bra` as pinned local dependency instead as global one. And therefore alleviates dependency installation issues. README also updated - I was thinking to provide verbose installation instructions for it. Since with that way we assume make is installed on the developer system. But it might be premature right now?
Oleg Gaidarenko committed -
That should get us to 100% coverage
Oleg Gaidarenko committed -
Dominik Prokop committed
-
- 06 Jun, 2019 6 commits
-
-
Carl Bergquist committed
-
rrFeng committed
-
Ref #6552
Thibault Chataigner committed -
Tom McClellan committed
-
* Search perf testdata cli task * Test index * REmoved test index
Torkel Ödegaard committed -
The range variables get filled with the range from the query options, not with the range in the timeSrv object. This means that panels that use a relative time override get the correct values from the __range variables. Fixes #17102
Patrick Hahn committed
-
- 05 Jun, 2019 2 commits
-
-
Andrej Ocenas committed
-
Torkel Ödegaard committed
-