Hugo Häggmark
58badd70b0
SingleStat: Fixes $__name postfix/prefix usage ( #19687 )
...
Fixes #19567
2019-10-07 23:32:39 -07:00
Arve Knudsen
d8b6a873d8
Chore: Upgrade Docker images to Go 1.13.1 ( #19576 )
...
* Chore: Upgrade Docker image/CI to Go 1.13.1
Fixes #18878
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Use golangci-lint master revision
2019-10-08 08:32:18 +02:00
Hugo Häggmark
5202770bdc
Grafana Image Renderer: Fixes plugin page ( #19664 )
...
Fixes #19659
2019-10-07 21:38:45 -07:00
Reinier van der Leer
ec6d69f468
Units: consistent Meter spelling and abbreviations ( #19648 )
...
* fixed unit symbols and description consistency in valueFormats/categories.ts
The preferred English spelling is "litre" (vs "liter") and "metre" (vs "meter"), except in American english. Also, the symbol for Litre is an uppercase 'L', not lowercase.
* Changed metre -> meter in units
2019-10-07 17:12:02 -07:00
Anthony Templeton
6c0b5163dd
CloudWatch: Changes incorrect dimension wmlid to wlmid ( #19679 )
...
Fixes #19476
2019-10-07 23:47:07 +02:00
Andrej Ocenas
5238faf6da
Loki: Fix lookup for label key token ( #19579 )
2019-10-07 19:36:52 +02:00
Carlos Mondragon
dde059abaa
Documentation: Fix time range controls formatting ( #19589 )
...
* Fixes Time Range Controls formatting #19339
Image was updated to reflect the latest UI but after reading the
documentation README it looks like someone else will have to upload it.
Thanks for your amazing tool Grafana team!
* Update docs/sources/reference/timerange.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update docs/sources/reference/timerange.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
2019-10-07 19:21:23 +02:00
oddlittlebird
42a93d2745
Docs: Add additional style rules ( #19634 )
...
* Update documentation-style-guide.md
Added items to the documentation style guide.
* Update contribute/style-guides/documentation-style-guide.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update documentation-style-guide.md
Removed extra lines
2019-10-07 16:48:32 +02:00
Arve Knudsen
6024260ffc
De-duplicate lint-go
step ( #19675 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2019-10-07 16:40:08 +02:00
Linus Groh
b21a130118
Docs: Update keyboard shortcuts formatting ( #19637 )
...
* Docs: Update keyboard shortcuts formatting in docs
* Docs: Update keystroke separators
* Docs: Remove spaces in keyboard shortcuts
2019-10-07 14:56:00 +02:00
Chad Nedzlek
20faef8de5
AzureMonitor: Alerting for Azure Application Insights ( #19381 )
...
* Convert Azure Application Insights datasource to Go
Allows for alerting of Application Insights data source
Closes : #15153
* Fix timeGrainReset
* Default time interval for querys for alerts
* Fix a few rename related bugs
* Update readme to indicate App Insights alerting
* Fix typo and add tests to ensure migration is happening
* Address code review feedback (mostly typos and unintended changes)
2019-10-07 14:18:14 +02:00
Arve Knudsen
92765a6c6f
ci-build: Improve build-deploy script ( #19653 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2019-10-07 14:17:17 +02:00
David
cf7ace6aad
Rename live option in queries ( #19658 )
2019-10-07 14:09:46 +02:00
oddlittlebird
aa70abb35d
Docs: Update README.md ( #19456 )
...
* Update README.md
Minor grammar and format edits
* Update README.md
* Update README.md
2019-10-07 13:26:31 +02:00
dadosch
9caa26ce8c
Docs: Update typos, make docs more consistent. ( #19633 )
2019-10-07 13:23:32 +02:00
Linus Groh
d9257aa38a
Docs: Fix operating system names ( #19638 )
...
* Docs: Replace "linux" with "Linux"
* Docs: Replace "windows" with "Windows"
* Docs: Replace "Mac/OSX/Mac OS X/MacOS" with "macOS"
* Docs: Replace "unix/UNIX" with "Unix"
2019-10-07 13:20:30 +02:00
Marcus Olsson
f2089bab31
Docs: Move issue triage docs to contribute ( #19652 )
2019-10-07 11:03:02 +02:00
Torkel Ödegaard
99c1c16a04
DataFormats: When transforming TableModel -> DataFrame -> Table preserve the type attribute ( #19621 )
2019-10-07 09:06:25 +02:00
Torkel Ödegaard
6f0faa595b
Graph: Updated auto decimals logic and test dashboard ( #19618 )
2019-10-07 09:06:15 +02:00
Torkel Ödegaard
0016189f28
Graph: Switching to series mode should re-render graph ( #19623 )
2019-10-07 08:58:05 +02:00
Hugo Häggmark
3e603cd88a
Revert "Feature: Adds connectWithCleanup HOC ( #19392 )" ( #19628 )
...
This reverts commit 989f98efda
.
2019-10-04 05:24:47 -07:00
Hugo Häggmark
989f98efda
Feature: Adds connectWithCleanup HOC ( #19392 )
...
* Feature: Adds connectWithCleanup HOC
* Refactor: Small typings
* Refactor: Makes UseEffect run on Mount and UnMount only
* Refactor: Adds tests and rootReducer
2019-10-04 04:37:16 -07:00
Torkel Ödegaard
81dd57524d
Panels: Progress on new singlestat / BigValue ( #19374 )
...
* POC: friday hack
* exploring new singlestat styles
* minor changes
* Testing bizcharts
* style tweaks
* Updated
* minor progress
* updated
* Updated layout handling
* Updated editor
* added editor options
* adding mode
* progress on new display mode
* tweaks
* Added classic style
* Added final mode
* Minor tweak
* tweaks
* minor tweak
* Singlestat: Adjust colors for light theme
* fixed build issues with bizcharts
* fixed typescript issue
* updated snapshot
* Added demo dashboard
2019-10-04 12:01:42 +02:00
andreaslangnevyjel
45e0ebcc57
Units: fixed wrong id for Terabits/sec ( #19611 )
2019-10-04 09:21:48 +02:00
HG00
f58ec04c12
Docs: General improvements to docs, and a fix in oauth ( #19587 )
...
* Docs: Update Centrify Section In Generic Oauth Ref #18207
* Docs: Alphabetise Features / Data Sources (#19289 )
* Docs: guides/getting started cleanup (#19449 )
2019-10-03 20:28:30 +02:00
brew-install-buzzwords
618652d16e
Docs: Replace ampersands with and ( #19609 )
2019-10-03 18:20:52 +02:00
Ha Huynh
4b042c89fe
Profile: Fix issue with user profile not showing more than sessions some times ( #19578 )
...
* fix <react-profile-wrapper> crashing
* refix crashing profile page
2019-10-03 18:09:16 +02:00
Sriramajeyam
50acb37a17
Azure Monitor : Query more than 10 dimensions ( Fixes #17230 ) ( #18693 )
...
* Fixes #17230
* Resovled comments
* Resolved comments
* spell fix
2019-10-03 16:53:11 +02:00
Sofia Papagiannaki
a62dea47b4
Login: Show SAML login button if SAML is enabled ( #19591 )
...
* Show SAML login button if SAML is enabled
Move logic inside LoginServiceButtons
* Prevent from rendering login-oauth div if no login service is enabled
2019-10-03 15:35:38 +02:00
kay delaney
e16064b9b0
UI: Adds Modal component ( #19369 )
...
* UI: Adds Modal component
2019-10-03 13:30:24 +01:00
Hugo Häggmark
f9611250ea
Prometheus: Fixes so results in Panel always are sorted by query order ( #19597 )
...
Fixes #19529
2019-10-03 05:15:59 -07:00
Marcus Olsson
2fb301ccaf
Docs: Improve guides for contributing ( #19575 )
...
* Move style guides into contribute directory
* Move contribution guides into contribute directory
* Refactor CONTRIBUTING.md
* Clean up docs/README.md
* Update reference to style guide and minor formatting fixes
* Apply suggestions from code review
Co-Authored-By: gotjosh <josue.abreu@gmail.com>
* Update CONTRIBUTING.md
Co-Authored-By: gotjosh <josue.abreu@gmail.com>
2019-10-03 14:13:58 +02:00
kay delaney
27ddd2d60f
Migration: Migrates Admin settings from angular to react ( #19594 )
2019-10-03 13:11:21 +01:00
kay delaney
dafc955338
Chore: Converts HelpModal from angular to react ( #19474 )
2019-10-02 14:57:40 +01:00
Andreas Kohn
b0b306a1f4
Fix typo ( #19571 )
2019-10-02 14:19:07 +02:00
Arve Knudsen
39d8e73412
Chore: Upgrade to Go 1.13 ( #19502 )
...
* Chore: Upgrade to Go 1.13
Fixes : #18878
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Chore: Upgrade lint tools in order to work with Go 1.13
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Chore: Fix Go linting issues
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2019-10-02 13:59:05 +02:00
Andrej Ocenas
16b041608d
Explore: Move data source loader into the select ( #19465 )
2019-10-02 10:15:06 +02:00
Torkel Ödegaard
9a68236d8d
Theme: fixed issue with theme always beeing modified ( #19517 )
...
* Theme: fixed issue with theme always beeing modified
* Updated snapshot
2019-10-02 10:12:23 +02:00
Torkel Ödegaard
781b679d47
Release: Fix issue with tag script on osx ( #19557 )
...
* Release: Fix issue with release script on osx
* Added shellcheck ignore rule
2019-10-02 10:11:15 +02:00
Torkel Ödegaard
1336147a10
Release: Update latest ( #19559 )
2019-10-02 10:10:30 +02:00
Andrej Ocenas
3e99e8fb6c
Docs: Updates about Loki annotations ( #19537 )
2019-10-02 10:00:23 +02:00
Torkel Ödegaard
b01cc850b6
Theme: follow-up fix for snapshot
2019-10-02 09:59:29 +02:00
Ivana Huckova
41cbad252a
UI: Centers the filter tags in input field ( #19546 )
...
* UI: Adjust padding to center tags
* UI: Adjust padding to center tags
2019-10-02 09:50:41 +02:00
oddlittlebird
2eb4f64b62
Update README.md ( #19515 )
...
Minor grammar and format edits
2019-10-02 09:50:13 +02:00
Torkel Ödegaard
738a1dd6f0
Docs: Updated changelog ( #19558 )
2019-10-02 09:43:40 +02:00
Torkel Ödegaard
3570d338cf
Theme: fix theme issue
2019-10-02 09:13:41 +02:00
gotjosh
8e508e5ce4
Provisioning: Handle empty nested keys on YAML provisioning datasources ( #19547 )
...
* Fix: Handle empty nested keys on YAML provisioning datasources
As we provision a datasource via a YAML file, we attempt to transform the
file into sensible Go types that the provisioning code can use.
While this happens, there is a chance some of the keys nested within
the YAML array are empty.
This fix allows the YAML parser to handle empty keys by null checking
the return of `reflect.TypeOf` which according to the documentation:
> TypeOf returns the reflection Type that represents the dynamic type of i. If i is a nil interface value, TypeOf returns nil.
Can return nil.
* Add tests
2019-10-02 08:48:19 +02:00
Torkel Ödegaard
ac11352e3e
Docs: updates to what's new in 6.4 ( #19539 )
2019-10-01 18:11:04 +02:00
David
942f702d80
Loki: remove live option for logs panel ( #19533 )
...
* Loki: remote live option for logs panel
* Remove live from logs panel docs
2019-10-01 16:31:45 +02:00
Hugo Häggmark
ed03338d68
Chore: Updates to 6.4.0 stable ( #19528 )
2019-10-01 05:58:19 -07:00