Torkel Ödegaard
633ae8c37a
Merge pull request #14457 from grafana/fix/new-datasource-check-lowercase
...
Check with lowercase
2018-12-13 09:09:56 +01:00
Torkel Ödegaard
f39fd7655e
wip: minor style changes
2018-12-13 08:56:20 +01:00
Torkel Ödegaard
666e8e8330
wip: changes
2018-12-13 07:44:58 +01:00
Daniel Lee
2d2254293b
loki: updates the logo
2018-12-12 20:34:33 +01:00
Peter Holmberg
1f533ddfe2
fixing tests
2018-12-12 16:20:47 +01:00
Peter Holmberg
dbba523d3b
mixing color when
2018-12-12 16:16:05 +01:00
Torkel Ödegaard
1751a51088
wip
2018-12-12 14:44:40 +01:00
Torkel Ödegaard
5adb0f79df
wip
2018-12-12 14:25:07 +01:00
Torkel Ödegaard
be7e7fcb40
things are working
2018-12-12 13:59:19 +01:00
Marcus Efraimsson
c46d01dc83
Merge pull request #14090 from marefr/8843_pipeline_doc_count
...
Fix pipeline aggregations on doc count
2018-12-12 13:21:13 +01:00
Torkel Ödegaard
9f0d7314dd
fixed unit tests
2018-12-12 13:05:24 +01:00
Torkel Ödegaard
b6a5375af1
wip
2018-12-12 12:51:39 +01:00
Torkel Ödegaard
21e1d7b05b
wip
2018-12-12 11:24:18 +01:00
Peter Holmberg
80a2c3b151
redone state
2018-12-12 11:23:33 +01:00
Peter Holmberg
50cd8d995b
display value map or range map
2018-12-12 11:04:34 +01:00
Torkel Ödegaard
7161b2dc9b
wip
2018-12-12 09:51:17 +01:00
Torkel Ödegaard
8497c854f6
Adding mixed query
2018-12-12 08:54:12 +01:00
Peter Holmberg
29bcdef104
Check with lowercase
2018-12-12 08:47:08 +01:00
Torkel Ödegaard
87e6f86f87
wip metrics tab changes
2018-12-12 08:33:49 +01:00
Torkel Ödegaard
3452ee5a9c
wip: making things work again
2018-12-12 06:52:08 +01:00
Torkel Ödegaard
fa4fddf7b5
React-select refactorings
2018-12-11 22:17:32 +01:00
Torkel Ödegaard
1d7d72b49d
wip: react select css refactoring
2018-12-11 18:49:48 +01:00
Torkel Ödegaard
d998527128
wip
2018-12-11 17:03:38 +01:00
Torkel Ödegaard
45fde57ef9
Merge branch 'develop' into metrics-tab-changes
2018-12-11 16:45:04 +01:00
Torkel Ödegaard
b0c014bf24
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-11 16:44:52 +01:00
Peter Holmberg
f7cb5a1fd5
changing type and started on Gauge
2018-12-11 16:44:42 +01:00
Peter Holmberg
0ba75a88a5
fix threshold test
2018-12-11 16:06:36 +01:00
Peter Holmberg
5f7bc13678
Adding label
2018-12-11 15:58:48 +01:00
Peter Holmberg
6ab93982ae
styling on dropdowns
2018-12-11 15:47:30 +01:00
Peter Holmberg
c2b1f504a0
Merge remote-tracking branch 'origin/develop' into gauge-value-mappings
2018-12-11 15:19:28 +01:00
Peter Holmberg
346f5f2595
Using drop down instead
2018-12-11 15:14:53 +01:00
Johannes Schill
6bb9415b0e
Filter tags select box on text input #14437
2018-12-11 15:04:40 +01:00
Peter Holmberg
db87c5126b
fixed id bug
2018-12-11 14:45:18 +01:00
Peter Holmberg
ddf080dab6
Using an id to identify mappings
2018-12-11 14:17:58 +01:00
Johannes Schill
a0da303f80
Change KeyboardNavigation from hoc to render prop component
2018-12-11 13:50:01 +01:00
Johannes Schill
07ce88f685
Clean up hoc and extend component props automatically
2018-12-11 13:50:01 +01:00
Johannes Schill
645812f643
Let VizTypePicker use the keyboard navigation hoc
2018-12-11 13:50:01 +01:00
Torkel Ödegaard
4591c3555c
Moved more metrics tab to react
2018-12-11 13:36:44 +01:00
Torkel Ödegaard
d6c6ba642e
Don't show heading for first tab
2018-12-11 10:33:09 +01:00
Torkel Ödegaard
5d4034be5a
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-11 10:13:57 +01:00
Torkel Ödegaard
f9110f7902
Merge branch 'master' into develop
2018-12-11 10:00:29 +01:00
Torkel Ödegaard
75a1536c91
Merge pull request #14434 from grafana/14274-reset-search
...
14274 develop - Reset DsPicker and VizPicker state when closed
2018-12-11 09:14:41 +01:00
Torkel Ödegaard
0253792dad
Merge pull request #14438 from grafana/davkal/explore-enhanced-log-parsing
...
Explore: Improved line parsing for logging
2018-12-11 09:10:45 +01:00
Victor Cinaglia
411d67cae7
snapshots: Add support for deleting external snapshots
2018-12-10 18:47:23 -05:00
Victor Cinaglia
9d6da10e82
snapshots: Move external snapshot creation to backend
2018-12-10 16:36:32 -05:00
Johannes Schill
20134c902b
Add keyboard navigation to datasource picker via a hoc.
2018-12-10 21:42:53 +01:00
Johannes Schill
1ffac5a33d
Use react's onKeyDown event on the input instead of event listener on document
2018-12-10 21:38:07 +01:00
David Kaltschmidt
71429d7210
Explore: Improved line parsing for logging
...
- changed log parser API to be more semantic: getting fields, getting values
- regexps become an implementation detail of parser and are no longer part of the API
- improved JSON parser to not be tripped by nested quotation marks
- improved JSON parser to support numbers
- added more tests
2018-12-10 10:05:57 -08:00
Peter Holmberg
76f296e299
fixed typings and remove
2018-12-10 16:57:34 +01:00
Johannes Schill
6ac8f5c7a5
Unmount component when fading out to reset its state, such as search..
2018-12-10 15:51:41 +01:00
Johannes Schill
cdcc316310
Variable rename. Did not make sense at all.
2018-12-10 15:29:51 +01:00
Johannes Schill
856c0ee052
Fix styling for vizPicker keyboard nav and change so only arrow up/down is OK to use
2018-12-10 15:20:32 +01:00
Peter Holmberg
4a57d594e5
fixed styling
2018-12-10 14:50:32 +01:00
Johannes Schill
ae5bc366c2
Start adding keyboard navigation to VizPicker
2018-12-10 14:45:49 +01:00
Torkel Ödegaard
a0fc013472
Merge pull request #14428 from grafana/14425_time_regions
...
Fix time regions bugs
2018-12-10 14:40:48 +01:00
Torkel Ödegaard
512b617120
Merge pull request #14427 from grafana/color-picker-position-fix
...
Fixed issue with colorpicker position above window
2018-12-10 14:39:26 +01:00
Marcus Efraimsson
8f26fe0fbb
fix time regions bugs
2018-12-10 14:25:03 +01:00
Torkel Ödegaard
aea74f0e7f
Merge pull request #14426 from grafana/fix-singlestat-repeat-variable-issue
...
fixed issue with singlestat and repeated scopedVars
2018-12-10 14:17:23 +01:00
Torkel Ödegaard
6f061ab159
Merge pull request #14403 from grafana/logs-graph-stacking
...
Fixed issue with logs graph and stacking
2018-12-10 14:16:28 +01:00
Torkel Ödegaard
0c5fd21327
fixed issue with colorpicker position above window, fixes #14412
2018-12-10 14:07:20 +01:00
Torkel Ödegaard
976d25d6ae
fixed issue with singlestat and repeated scopedVars, was only working for time series data sources, and only if there was any series, now scoped vars is always set, fixes #14367
2018-12-10 13:40:32 +01:00
Torkel Ödegaard
e05f6c5397
fix search tag issues, fixes #14391
2018-12-10 13:23:38 +01:00
Torkel Ödegaard
acf24bd679
Clear query models when changing data source type, fixes #14394
2018-12-10 12:56:49 +01:00
Torkel Ödegaard
74b3a509f7
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-10 12:32:37 +01:00
Torkel Ödegaard
336fb4180f
Merge pull request #14285 from grafana/14280_fix_time_region
...
Fix time regions using zero hours
2018-12-10 12:12:19 +01:00
Torkel Ödegaard
7e0bc8f30d
fixed max height issue not being respected by react select dropdown
2018-12-10 12:02:27 +01:00
ijin08
ee55a9c18b
removed side menu for column styles, added small header to column styles with a border
2018-12-10 11:59:02 +01:00
Carl Bergquist
1b6ed5815e
Merge pull request #14405 from IntegersOfK/master
...
Allow backslash escaping in custom variables
2018-12-10 07:40:18 +01:00
Torkel Ödegaard
a9fc77b411
Merge pull request #14408 from grafana/davkal/fix-14407
...
Explore: Hide scanning again after result was found
2018-12-09 17:46:14 +01:00
Torkel Ödegaard
837a621502
Merge pull request #14410 from grafana/davkal/explore-logging-dedup-description
...
Explore: Logging dedup tooltips
2018-12-09 17:44:45 +01:00
David Kaltschmidt
61924e9130
Explore: dont pass all rows to all rows, fixes profiler
...
- react profiler seems to evaluate all props of all components down the tree
- this becomes slow when 1000 rows are passed to 1000 rows and their labels
- use getter function instead to ask for rows on demand
2018-12-09 13:23:44 +01:00
David Kaltschmidt
487de2b832
Explore: Logging dedup tooltips
...
- use title attribute of toggle button group
- add descriptions for all dedup options
2018-12-09 13:06:34 +01:00
David Kaltschmidt
1bcc866341
Explore: Hide scanning again after result was found
...
- when query result was found, stop scanning
- this hides the scan status again
2018-12-09 11:42:35 +01:00
David Kaltschmidt
60ee4499e7
Explore: Fix timepicker inputs for absolute dates
...
- Timepicker needs to keep from and to internally as strings
for the fully controlled inputs
- make sure from and to are strings when time is reset
2018-12-09 07:05:27 +01:00
AJ West
6c95acc837
Switch to global match for full browser support of escaped custom vars
2018-12-08 18:23:08 -05:00
AJ West
2b3d366f7c
Allow backslash escaping in custom variables
2018-12-08 17:31:05 -05:00
Torkel Ödegaard
14cf846e73
Fixed issue with logs graph and stacking
2018-12-08 11:15:02 -08:00
Torkel Ödegaard
a3dd29fb66
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-08 13:03:58 +01:00
Torkel Ödegaard
912dc0f2a9
Merge pull request #14392 from grafana/14377-develop-graph-options
...
Removed graph side menu
2018-12-08 13:03:42 +01:00
Torkel Ödegaard
1bb535bbe3
minor style change
2018-12-08 12:54:36 +01:00
Torkel Ödegaard
efede26eea
Merge pull request #14382 from grafana/davkal/remove-explore-tab
...
Remove Explore > "New tab" from sidebar
2018-12-07 20:24:13 +01:00
Torkel Ödegaard
30c2cc4b5c
allow sidemenu sections without children still have a hover menu/header
2018-12-07 11:14:32 -08:00
Torkel Ödegaard
cb59f388ca
explore logs options styling
2018-12-07 17:23:35 +01:00
Torkel Ödegaard
bfbb44af03
transparent toggle style and new button group style
2018-12-07 17:15:46 +01:00
Peter Holmberg
a0a06911d8
Toggle buttons
2018-12-07 17:08:28 +01:00
Peter Holmberg
368f1f67e4
render a value mapping row
2018-12-07 16:55:58 +01:00
ijin08
bd589b61bd
removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization
2018-12-07 15:18:43 +01:00
Peter Holmberg
4f39df900c
Merge remote-tracking branch 'origin/develop' into gauge-value-mappings
2018-12-07 15:10:32 +01:00
Torkel Ödegaard
79933299c7
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-07 15:09:09 +01:00
Peter Holmberg
d474fd1b58
Merge remote-tracking branch 'origin/develop' into gauge-value-mappings
2018-12-07 15:08:24 +01:00
Torkel Ödegaard
eb6d0e9f51
Merge branch 'master' into develop
2018-12-07 14:59:38 +01:00
Erik Sundell
569f5e8d5e
remove result format. might add this later
2018-12-07 14:13:05 +01:00
Erik Sundell
68c2d2631e
filter out build in datasources. add unit test
2018-12-07 14:11:40 +01:00
Daniel Lee
687cf013bd
Merge pull request #14385 from grafana/davkal/fix-explore-date-parsing
...
Explore: Parse initial dates
2018-12-07 14:10:36 +01:00
Erik Sundell
b1a40992d3
Merge branch 'develop' of https://github.com/grafana/grafana into develop
2018-12-07 13:58:07 +01:00
Torkel Ödegaard
5d22cdab28
click on dashboard title moves you back to dashboard instead of search
2018-12-07 13:50:50 +01:00
Torkel Ödegaard
619b4b4872
Merge pull request #14336 from grafana/davkal/explore-line-parsing
...
Explore: Logging line parsing and field stats
2018-12-07 13:24:43 +01:00
Torkel Ödegaard
ef08b9cd2b
graphInterval needs to update after query execution, fixes #14364
2018-12-07 13:07:08 +01:00
David Kaltschmidt
a990b69baa
Explore: Parse initial dates
...
- parse dates passed from URL
- keep everything local time for now
2018-12-07 12:41:47 +01:00
Torkel Ödegaard
7cb456ea23
Aligned styling of stats popover/box with rest of grafana & minor css refactoring
2018-12-07 11:28:22 +01:00
Erik Sundell
45fbbe8021
initialize empty variables array in constructor so that datasources can use the array in explore
2018-12-07 11:27:11 +01:00
David Kaltschmidt
c0c06e4dd8
Prometheus: Make result transformer more robust for empty responses
...
- some prometheus-compatible backends may return `null` instead of empty lists
- test for lists before iterating
- added tests for empty responses
2018-12-07 11:22:55 +01:00
Torkel Ödegaard
b8b468f733
Merge pull request #14343 from grafana/develop-14333
...
Update react panel header when changing angular panel settings
2018-12-07 10:54:00 +01:00
Erik Sundell
260d0189b6
add table support flag in influx config
2018-12-07 10:29:38 +01:00
Erik Sundell
97180d5106
add scoped vars to query options
2018-12-07 10:28:51 +01:00
David Kaltschmidt
fb4925a8c2
Rebase fixes
2018-12-07 10:22:52 +01:00
David Kaltschmidt
acd52e6a93
Explore: Logging line parsing and field stats
...
Lazily parse lines and display stats for field when clicked on.
- log line parsers for JSON (basic), and logfmt
- delayed parsing in case user moves to other line
- reuse label stats for field stats
2018-12-07 09:59:55 +01:00
Torkel Ödegaard
9cc4e05205
Merge pull request #14366 from grafana/14341-wide-picker-no-button
...
Pickers with min-width instead of width
2018-12-07 09:05:22 +01:00
Torkel Ödegaard
ef77748a1b
Merge pull request #14368 from grafana/explore-logs-styling-alt2
...
Explore logs styling
2018-12-06 22:30:06 +01:00
Torkel Ödegaard
e7fe0bd668
fixed unit tests
2018-12-06 12:29:55 -08:00
David
be2d9edd1f
Merge pull request #14353 from grafana/14249-multi-button-group
...
Multi button group
2018-12-06 21:27:34 +01:00
Torkel Ödegaard
9ac3821454
made unknown color theme aware and sync with graph color, some minor cleanup
2018-12-06 11:55:01 -08:00
Torkel Ödegaard
940dda6c30
Merge pull request #14369 from grafana/davkal/explore-error-handling
...
Explore: improve error handling
2018-12-06 20:26:47 +01:00
Marcus Efraimsson
093c9425e9
Merge pull request #14313 from dhenneke/postgres-use-table-not-schema-constraint
...
Improve PostgreSQL Query Editor if using different Schemas
2018-12-06 17:21:48 +01:00
Carl Bergquist
985576b482
Merge pull request #14365 from bergquist/loki_error_message
...
more detailed error message for loki
2018-12-06 17:17:19 +01:00
Peter Holmberg
6fff8e4a1c
initial stuff
2018-12-06 17:09:32 +01:00
David Kaltschmidt
15eb3bb2f8
Explore: improve error handling
2018-12-06 16:47:36 +01:00
Erik Sundell
b74c099773
use render props instead of cloneElement
2018-12-06 16:38:50 +01:00
Erik Sundell
6f8293af4e
sort of a hacky way to figure if the small variation should be used for the label
...
improve light theme look
use new toggle button group in logs
stop propagation on click event
clean up styles
improve support for small when a label is present
refactoring - move toggle button to the group file. turn it into a stateless component
improve support for light theme
rename dedupe to dedup
use radius variable
2018-12-06 16:37:23 +01:00
Erik Sundell
0d7b09b0f6
add basic button group component, using the the same label style as is
...
remove not used code
cleanup
2018-12-06 16:37:09 +01:00
Johannes Schill
fadabd997a
Restore PluginEditCtrl accidently removed
2018-12-06 16:06:47 +01:00
Torkel Ödegaard
9a06fad24d
Merge pull request #14352 from grafana/explore-logs-css-refactor
...
Explore logs css refactor
2018-12-06 15:52:25 +01:00
bergquist
e230827c06
more detailed error message for loki
...
if grafana tries to access loki without promtail running
it will return an error.
2018-12-06 13:59:19 +01:00
Johannes Schill
02b14d33a6
If user login equals user email, only show the email once #14341
2018-12-06 13:46:04 +01:00
Johannes Schill
114a264da4
UserPicker and TeamPicker should use min-width instead of fixed widths to avoid overflowing form buttons. #14341
2018-12-06 13:46:04 +01:00
Torkel Ödegaard
2e6690428f
fixed logs to time series calculation issue, increased bucket size, fixes #14248
2018-12-06 12:12:43 +01:00
Johannes Schill
8460b48c24
Always open panel links in new window if user asked for it #14333
2018-12-06 11:19:41 +01:00
Johannes Schill
276f2567ee
Changing from PureComponent to Component to re-render on link updates made in Angular #14333
2018-12-06 10:54:31 +01:00
Torkel Ödegaard
afd7580598
explore logs css refactoring, step1
2018-12-06 10:53:01 +01:00
Torkel Ödegaard
c7d701c8fa
explore logs styling poc, WIP
2018-12-06 10:53:01 +01:00
Johannes Schill
d62cd8a5c5
Fix transparent option #14333
2018-12-06 10:34:27 +01:00
Johannes Schill
a516ff81c9
Add prop key to panelPropsString to avoid a bug when changing another value and the render doesnt trigger
2018-12-06 09:39:17 +01:00
Daniel Lee
40898e1cd6
loki: adds proper error handling for config page
...
This handles three different error cases for the
config page so that the user gets an error and not
just a blank red error box.
2018-12-06 00:42:31 +01:00
Daniel Lee
721e1d7555
renames Grafana Logging ds to Loki
2018-12-06 00:42:31 +01:00
Torkel Ödegaard
8fa7a71d32
Merge pull request #14340 from grafana/datasource-settings-isdefault
...
Datasource settings isdefault
2018-12-05 20:37:44 +01:00
Johannes Schill
827ffaccd3
Pass some panel props down as strings to trigger render #14333
2018-12-05 14:57:57 +01:00
Johannes Schill
ed034b4288
Trigger panel.render on title, description, links change #14333
2018-12-05 14:56:29 +01:00
Torkel Ödegaard
128168ec92
Merge pull request #14328 from grafana/gauge-icon
...
add icon
2018-12-05 13:36:17 +01:00
Torkel Ödegaard
09380399ef
Merge pull request #14331 from grafana/develop-tooltip-css
...
Portal component
2018-12-05 13:36:03 +01:00
Mario Trangoni
37bb8840f0
public/app/plugins/*: Fix some misspell issues
2018-12-05 13:13:29 +01:00
Mario Trangoni
ab9f65a4cf
public/app/features/*: Fix some misspell issues
2018-12-05 13:08:00 +01:00
Mario Trangoni
0f74843332
public/app/core/*: Fix some misspell issues
2018-12-05 13:02:58 +01:00
Peter Holmberg
690e701f6d
fix snapshots
2018-12-05 12:50:14 +01:00
Peter Holmberg
72b7497d66
Added isDefault switch on settings
2018-12-05 11:47:02 +01:00
Torkel Ödegaard
e4e408676f
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-05 11:20:25 +01:00
Torkel Ödegaard
e01c196d88
fix to switch component
2018-12-05 11:19:38 +01:00
Johannes Schill
7d6db12f34
Rename BodyPortal to Portal and accept prop "root" which is where the portal should be placed
2018-12-05 10:50:26 +01:00
Torkel Ödegaard
aa6c52a1ba
Merge pull request #14323 from grafana/develop-tooltip-css
...
Small tooltip css-adjustments and add css for position "bottom-start"…
2018-12-05 10:40:10 +01:00
Johannes Schill
1bbe48e9c5
Create a portal and use it with our popper component (tooltip and popover) to avoid potential overflow-/zindex-bugs
2018-12-05 10:38:53 +01:00
Peter Holmberg
2de984cbde
add icon
2018-12-05 10:33:15 +01:00