Marcus Andersson
1a0c1a39e4
DateTime: adding support to select preferred timezone for presentation of date and time values. ( #23586 )
...
* added moment timezone package.
* added a qnd way of selecting timezone.
* added a first draft to display how it can be used.
* fixed failing tests.
* made moment.local to be in utc when running tests.
* added tests to verify that the timeZone support works as expected.
* Fixed so we use the formatter in the graph context menu.
* changed so we will format d3 according to timeZone.
* changed from class base to function based for easier consumption.
* fixed so tests got green.
* renamed to make it shorter.
* fixed formatting in logRow.
* removed unused value.
* added time formatter to flot.
* fixed failing tests.
* changed so history will use the formatting with support for timezone.
* added todo.
* added so we append the correct abbrivation behind time.
* added time zone abbrevation in timepicker.
* adding timezone in rangeutil tool.
* will use timezone when formatting range.
* changed so we use new functions to format date so timezone is respected.
* wip - dashboard settings.
* changed so the time picker settings is in react.
* added force update.
* wip to get the react graph to work.
* fixed formatting and parsing on the timepicker.
* updated snap to be correct.
* fixed so we format values properly in time picker.
* make sure we pass timezone on all the proper places.
* fixed so we use correct timeZone in explore.
* fixed failing tests.
* fixed so we always parse from local to selected timezone.
* removed unused variable.
* reverted back.
* trying to fix issue with directive.
* fixed issue.
* fixed strict null errors.
* fixed so we still can select default.
* make sure we reads the time zone from getTimezone
2020-04-27 15:28:06 +02:00
Mohit Nain
365de313f3
docs/sources/features/datasources/mysql.md: Improve language
2020-04-27 14:53:35 +02:00
Mohit Nain
bcc3118d09
docs/sources/features/datasources/opentsdb.md: Language improvements
2020-04-27 14:52:09 +02:00
Mohit Nain
1c69836869
docs/sources/features/datasources/prometheus.md: Fix language
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-04-27 14:51:28 +02:00
Alexander Zobnin
fa710a3172
Rendering: Add metrics ( #23827 )
...
* Rendering: base metrics
* Rendering: rendering_queue_size metric
* Chore: fix linter error
* Rendering metrics: refactoring
* Apply suggestions from code review
Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Rendering metrics: handle DeadlineExceeded errors
* Rendering metrics: don't measure canceled request time
* Rendering metrics: revert deleting summary for canceled requests
* Update pkg/services/rendering/rendering.go
Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Rendering: return ErrTimeout if context deadline exceeded
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-04-27 15:29:46 +03:00
Emil Tullstedt
830e8dc5fd
Search: Replace search implementation ( #23855 )
2020-04-27 14:16:03 +02:00
Sofia Papagiannaki
bace47d40e
Fix build-container ( #23942 )
2020-04-27 15:12:11 +03:00
Alex Khomenko
9771b1c745
Search/fix folder sort ( #23893 )
...
* Search: Move layout to query reducer/hook
* Search: Refactor search_srv
* Search: Fix types
* Search: Move extra layout/sort logic to reducer
* Search: Fix Select min-width
* Search: Fix filter by starred
* Search: Update tests
* Search: Simplify query return
* Search: Set width to auto on HorizontalGroup
* Search: Fix tests
2020-04-27 15:08:48 +03:00
Dominik Prokop
410e2a8ca0
NewPanelEditor: Fix visualisation list badge verflow ( #23936 )
2020-04-27 14:05:45 +02:00
Ivana Huckova
1c750169bd
Icon: Update sigin icon ( #23933 )
2020-04-27 14:02:23 +02:00
Mohit Nain
7af0d1e8c0
docs/sources/features/datasources/testdata.md: Fix language
2020-04-27 13:54:42 +02:00
Agnès Toulet
f455f06540
DashNav: refactor action buttons and custom content ( #23868 )
...
* DashNav: refactor action buttons and custom content
* DashNav: remove code duplication
* DashNav: fix custom element display
* DashNav: fix strictNullChecks
2020-04-27 13:30:55 +02:00
Daniel Lee
b0488259d0
azuremonitor: fix for app insights azure china url ( #23877 )
2020-04-27 12:40:11 +02:00
Tobias Skarhed
f31f17d559
Fix strict nulls ( #23931 )
2020-04-27 12:07:32 +02:00
Tobias Skarhed
d0e23af228
Angular/Forms migration: Orgs list ( #23821 )
...
* Create new components
* Fix async issues
* Remove comments
* Update public/app/features/admin/AdminOrgsTable.tsx
* Update public/app/features/admin/AdminListOrgsPage.tsx
* Update public/app/features/admin/AdminListOrgsPage.tsx
* Remove angular code
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-04-27 10:00:17 +02:00
Hugo Häggmark
b09b49fb37
e2e: creates a separate package for selectors ( #23858 )
...
* Initial commit
* Chore: fixes after merge
* Chore: removes todos
* Chore: uncomment test
* Chore: adds missing externals to rollup config
* Refactor: selectors is master for everything
* Docs: updates Docs
* Chore: adds e2e-selectors to publish
2020-04-27 09:09:05 +02:00
Dominik Prokop
9ac7263e66
DashboardSave: fix save dashboard when changes are detected ( #23909 )
2020-04-27 08:07:56 +02:00
Ryan McKinley
5211a23f8d
Chore: show grafana labs not project ( #23913 )
2020-04-26 15:34:56 -07:00
Torkel Ödegaard
49276f2c12
QueryTab: Design updates ( #23906 )
...
* WIP: first stage
* Another take
* argghhh
* Updated
* My brain is mush
* Minor progress
* Progres
* Starting to work
* Fixes
* fixed e2e
2020-04-26 21:59:14 +02:00
Alex Khomenko
b9a40fc346
Search: Fix expanded folder icon ( #23903 )
2020-04-26 16:12:49 +03:00
Dominik Prokop
3bd9e1dda3
NewPanelEditor: vis picker UI update ( #23894 )
...
* Fix storybook
* Add deprecated/alpha badge to panels in viz picker, fix long title display
* Move getFocusCss to mixins
* Updated hover/active state of vis picker item
* try fixing e2e
* Add removed label for e2e to be happy happy happy
2020-04-26 13:16:31 +02:00
Dominik Prokop
6dfad3b352
grafana/toolkit: Do not suggest Angular panel anymore, add note about Grafana tutorials ( #23902 )
2020-04-26 13:16:04 +02:00
Amal
20286dac53
Fix grammatical errors in documentation ( #23900 )
...
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
2020-04-26 12:07:20 +02:00
Dominik Prokop
4b00594758
Docs: Add doc comments for PanelPlugin ( #23896 )
2020-04-26 11:14:21 +02:00
Amal
fd6502b32f
Minor grammatical correction ( #23898 )
2020-04-26 10:53:37 +02:00
Torkel Ödegaard
c797ae2527
Search: Minor tweak to placeholder color
2020-04-26 10:31:44 +02:00
Diana Payton
737f629145
Docs: Edit prometheus data source doc ( #23760 )
...
* Update prometheus.md
* Editing
* Update prometheus.md
* Update add-a-data-source.md
* Update prometheus.md
Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
2020-04-26 09:42:24 +02:00
kay delaney
f48ba11d4c
Datasource/Cloudwatch: Adds support for Cloudwatch Logs ( #23566 )
...
* Datasource/Cloudwatch: Adds support for Cloudwatch Logs
* Fix rebase leftover
* Use jsurl for AWS url serialization
* WIP: Temporary workaround for CLIQ metrics
* Only allow up to 20 log groups to be selected
* WIP additional changes
* More changes based on feedback
* More changes based on PR feedback
* Fix strict null errors
2020-04-25 22:48:20 +02:00
Dominik Prokop
af00fa7214
PanelPlugin: add deprecation notice to setEditor method ( #23895 )
2020-04-25 22:46:51 +02:00
Kyle Brandt
68e5b72cde
Docs: Plugin docs for Dataframes ( #23483 )
...
Co-authored-by: Carl Bergquist <carl@grafana.com>
Co-authored-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-04-25 19:39:26 +02:00
Dominik Prokop
a56e55ac6c
NewPanelEditor: increase sidebar min width, value mappings radio no longer full width ( #23889 )
2020-04-25 17:38:37 +02:00
Amal
d1665222a7
Minor change for better readability ( #23884 )
2020-04-25 17:24:09 +02:00
Amal
d9376035a4
Minor grammatical correction ( #23885 )
2020-04-25 17:23:06 +02:00
Dominik Prokop
d654255d32
NewPanelEditor: adjust panel menu items ( #23888 )
2020-04-25 16:15:08 +02:00
Tobias Skarhed
ff4d199ce4
Migration: Admin org edit page ( #23866 )
...
* Start migration
* Migrate admin org edit page
2020-04-25 14:14:22 +02:00
Torkel Ödegaard
e23f72b7fc
RadioButtons: Updates design and no longer full width in panel edit ( #23883 )
2020-04-25 14:13:44 +02:00
Torkel Ödegaard
e505babbf4
ManageDashboards: Fixes and improvements ( #23879 )
...
* ManageDashboards: Fixes and improvements
* Fixed tests
* Fixed issue with item height and margin
2020-04-25 13:08:23 +02:00
Torkel Ödegaard
d6ba6440e4
Singlestat: Adds migration button and logic to migrate singlestat to stat panel ( #23845 )
...
* Singlestat: Migration button to migrate to new stat panel
* updated test
2020-04-25 11:00:27 +02:00
Dominik Prokop
c7b7a08baf
NewPanelEditor: Make variables wrap and small layout refactor ( #23862 )
...
* NewPanelEditor: Make variables wrap and small layout refactor
* review fix
2020-04-25 07:55:42 +02:00
Torkel Ödegaard
ef5cbee2b3
Search: Improvements to design ( #23874 )
...
* Search: updated design
* Fixed z-index
* Fixes
* Minor pixel push
2020-04-25 07:43:54 +02:00
Ivana Huckova
21cbcde15f
Revert rc-slider dependency update, add z-index to tooltip ( #23873 )
2020-04-24 23:04:36 +02:00
tmarszal
2e6a713d25
Docs: Add version note about Stackdriver SLO queries ( #23844 )
...
Ref #22917
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-04-24 22:27:58 +02:00
Ivana Huckova
818f63f81e
Zipkin: Add method to display query text ( #23870 )
2020-04-24 19:53:19 +02:00
Carl Bergquist
78566de75a
adds template for backend datasource ( #23864 )
2020-04-24 19:45:45 +02:00
Torkel Ödegaard
6f02b51561
Search: Improving search look and feel ( #23854 )
...
* Search: Improving search look and feel
* Fixed issue with tag filter beeing cramped and wrapping tags
* Minor tag polish
* fixed type
2020-04-24 19:23:45 +02:00
Arve Knudsen
76b184b93c
Packages: Bundle plugins ( #23787 )
...
* Add manifest for external plugins
* CircleCI: Build internal plug-ins
* CircleCI: Package internal and external plug-ins
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-04-24 19:01:34 +02:00
Ivana Huckova
66e5a1c0b3
Rich history: Fix create url and run query & style updates ( #23627 )
...
* Styling updates
* Create getQueryFromDisplayText method for Jaeger, Loki, Prometheus
* Fix createLink and runQuery methods for all datasources
* Update test
* Update Select from Legacy to current
* Update filtering
* Update public/app/core/utils/richHistory.test.ts
* Fix strictnullcheck errors
* Remove getQueryFromDisplayText method, as not needed
* Update saving of full query and use displayText for formatting
* Update tests
* Refactor create data query
* Remove parsing, store object instead
* Fix formatting error
* Remove object checking, transform everything to DataQuery
* Remove console.log
* Rename migrate function, add datasourceName as a useEffect dependency
* Fix z-index, move query
2020-04-24 18:23:31 +02:00
Tobias Skarhed
8d56f87473
Migration: Alerting - notifications list ( #22548 )
...
* Handle empty list
* Connect to redux
* Finish migration
* Remove comments
* Remove old files
* Remove console log
* Remove old import
* Forgot to add the new button
* Fix href
* Fix feedback
2020-04-24 18:13:45 +02:00
Alex Khomenko
1f2a70117b
Search: cleanup old Angular files ( #23860 )
...
* Search: Remove wrapperRef
* Search: Remove angular search files
* Search: Unify search types
* Search: Remove redundant hideHeader prop
* Search: Remove app/types/search.ts
* Search: Update imports
* Search: Fix type errors
2020-04-24 18:07:57 +03:00
Andrej Ocenas
58b566a252
Tracing: Zipkin datasource ( #23829 )
2020-04-24 17:02:25 +02:00