David Kaltschmidt
fbed57ab43
Get query hints per query transaction
2018-10-23 16:10:52 +02:00
David Kaltschmidt
2e02a8c855
Explore: query transactions
...
Existing querying was grouped together before handed over to the
datasource. This slowed down result display to however long the slowest
query took.
- create one query transaction per result viewer (graph, table, etc.)
and query row
- track latencies for each transaction
- show results as soon as they are being received
- loading indicator on graph and query button to indicate that queries
are still running and that results are incomplete
- properly discard transactions when removing or changing queries
2018-10-23 16:09:48 +02:00
David
e761fb1936
Merge pull request #13761 from grafana/davkal/explore-reuse-table-merge
...
Explore: reuse table merge from table panel
2018-10-23 16:00:57 +02:00
David Kaltschmidt
374fe9dcb4
Explore: reuse table merge from table panel
...
- Extracted table panel's merge logic to combine multiple tables into one
- Put the merge logic into the table model as it merges multiple table
models
- make use of merge in Explore's table query response handler
- copied tests over to table model spec, kept essential tests in
transformer spec
2018-10-19 15:29:58 +02:00
Torkel Ödegaard
4f4bba7f8c
Merge pull request #13578 from grafana/react-panels-step1
...
WIP: React panels step1
2018-10-19 12:59:09 +02:00
Torkel Ödegaard
936fe56080
fix: another set of fixes for refresh
2018-10-19 10:05:48 +02:00
Torkel Ödegaard
dddbe62d6c
Merge branch 'master' into react-panels-step1
2018-10-19 09:15:37 +02:00
Torkel Ödegaard
5bd11744dd
Merge pull request #13670 from svenklemm/metrics-segment-xss
...
Escape values in metric segment and sql part
2018-10-18 17:24:47 +02:00
Sven Klemm
2803cdca40
Fix variable highlighting
2018-10-18 15:04:54 +02:00
Peter Holmberg
ee0cc9bd77
Merge branch 'master' into data-source-instance-to-react
2018-10-16 12:14:11 +02:00
Johannes Schill
2a82b57d93
Remove unwanted char
2018-10-16 08:11:26 +02:00
Johannes Schill
6d3f037ef1
Fix incorrect alt text on logo
2018-10-16 07:50:44 +02:00
Sven Klemm
20c1a58488
Escape typeahead values in query_part
2018-10-15 14:05:07 +02:00
Sven Klemm
3a25a0de83
Escape values in metric segment and sql part
2018-10-15 13:53:37 +02:00
Marcus Efraimsson
9f85a7494a
Merge pull request #13651 from grafana/13628_fix_dag
...
Make sure to add all variable nodes to directed acyclic graph (dag) before linking variables
2018-10-15 11:42:59 +02:00
Torkel Ödegaard
8e85295b2b
react panels query processing
2018-10-14 18:19:49 +02:00
Torkel Ödegaard
543c67a297
react panels: got data
2018-10-14 16:31:20 +02:00
Torkel Ödegaard
cd4619dad1
working on react data / query exectution
2018-10-14 15:39:34 +02:00
Torkel Ödegaard
2e1d45a875
changed DataPanel from HOC to use render props
2018-10-14 12:41:09 +02:00
Torkel Ödegaard
631af46c48
Merge branch 'master' into react-panels-step1
2018-10-14 10:44:38 +02:00
Francisco Guimarães
b4bca473db
Adding tests
2018-10-13 09:32:21 -03:00
Francisco Guimarães
3db5d14214
Adding time clockms and clocks
2018-10-13 09:03:16 -03:00
Marcus Efraimsson
4b1a2d3b11
make sure to add all variable nodes to dag before linking variables
2018-10-12 14:15:44 +02:00
Torkel Ödegaard
8ba865bf57
Merge branch 'master' into react-panels-step1
2018-10-12 13:31:20 +02:00
Torkel Ödegaard
69e0311cbc
Merge branch '13425-team-picker-bug'
2018-10-11 12:52:48 -07:00
Peter Holmberg
8ab2d8b0b9
fix mutability bug, removed unused constructor
2018-10-11 15:32:13 +02:00
Johannes Schill
7689e9bbf2
Handle DescriptionPicker's initial state #13425
2018-10-11 15:06:51 +02:00
Peter Holmberg
02e7d713a1
Added Loading state on org pages
2018-10-11 11:49:34 +02:00
Johannes Schill
9a8a476776
Updated test snapshot #13425
2018-10-10 15:02:13 +02:00
Johannes Schill
501d974eaa
Remove the fixed widths and make it possible to pass it in as a prop instead #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
77d06a0924
User filtering now works properly at the backend #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
779691a072
Removed old code #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
ffae3e7a58
Rename css class "gf-form-select2" to "gf-form-select-box" #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
9afcef985c
Use new class names #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
e20fa1ba70
Fixes for the tag filtering in the search #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
4d2be024f4
Start implementing the upgraded react-select in the tag filter box #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
67d77e6061
Bump react-select to 2.1.0 #13425
2018-10-10 14:15:27 +02:00
Johannes Schill
5c842f3ed3
Add frontend filtering of users in user picker #13425
2018-10-10 14:15:26 +02:00
Johannes Schill
be7ed3ebca
Upgrade Datasources-picker on Explore page #13425
2018-10-10 14:15:26 +02:00
Johannes Schill
52b329562d
Enable trailing on the debounce in the TeamPicker (same as in UserPicker) #13425
2018-10-10 14:15:26 +02:00
Johannes Schill
a29d80df4e
Update typescript notifications #13425
2018-10-10 14:15:26 +02:00
Johannes Schill
2d65845bac
Update (js-) tests and snapshots for react-select 2 #13425
2018-10-10 14:15:25 +02:00
Johannes Schill
087ff2fa74
wip: Remove code for old react-select component #13425
2018-10-10 14:15:25 +02:00
Johannes Schill
d703b8062f
wip: The pickers are stateful nowadays, no need to pass in the current value #13425
2018-10-10 14:15:25 +02:00
Johannes Schill
d9434ba1b1
wip: Upgrade react-select #13425
2018-10-10 14:15:25 +02:00
Torkel Ödegaard
ee1d4ce0e2
fix tab switching
2018-10-10 09:26:17 +02:00
Torkel Ödegaard
d2bdf8cff1
wip: fixed issues now things are starting to work as before for angular panels
2018-10-09 17:07:13 +02:00
Peter Holmberg
78b56dd528
reverted AddPermissions
2018-10-09 14:50:46 +02:00
David Kaltschmidt
76a3b1a793
Explore: highlight typed text in suggestions
...
- use react-highlight-words
- add highlighting (color and border) to the matching substring of the
suggested items in the typeahead
- extracted match finding from logging datasource
- created new utils/text.ts class for text-related functions
- added more types
2018-10-09 12:33:25 +02:00
Peter Holmberg
ac6bee621c
modified AddPermissions component
2018-10-09 11:07:23 +02:00