Milan Pavlik
fd2b39a3e9
Update README.md ( #20820 )
2019-12-04 09:09:23 +01:00
Ryan McKinley
d7c76dacad
ValueFormats: dynamically create units ( #20763 )
...
* update fixed
* update fixed
* update fixed
* don't change any tests
* add mising space
* Custom unit formats
* return a string for kbn
* return a string for kbn
* return a string for kbn
* Simplify unit tests
* More units
* fix more tests
* fix more tests
* fix more tests
* format values
* format values
* TimeSeries to string
* more kbn tests
* use the formatted value
* BarGauge: Fixed font size calculations
* support prefix
* add si support
* avoid npe
* BarGauge/BigValue: value formatting
* fix some tests
* fix tests
* remove displayDateFormat
* another unicode char
* Graph: Use react unit picker
* Updated unit picker
* Fixed build errors
* more formatting
* graph2 tooltip formatting
* optional chaining
2019-12-04 09:08:07 +01:00
Ryan McKinley
3289ee8b77
@grafana/data: don't export ArrowDataFrame ( #20855 )
2019-12-03 23:17:48 -08:00
Kyle Brandt
431bf2b179
@grafana/data: export ArrowDataFrame ( #20832 )
2019-12-03 21:17:36 -08:00
Andrej Ocenas
700b93a75c
Docs: Add section about derived fields for Loki ( #20648 )
2019-12-03 23:38:25 +01:00
kay delaney
a093fbb51a
Migration: Migrate org switcher to react ( #19607 )
...
* Migration: Migrate org switcher to react
* Improve modal overflow behavior
* Updated modal backdrop
* Renamed type
* Modal: Refactoring and reducing duplication
2019-12-03 22:47:19 +01:00
Diana Payton
5cd4ffffe3
Remove screencasts.md ( #20845 )
...
Deleted file and removed link
2019-12-03 13:24:08 -08:00
Diana Payton
363bd1174a
Update requirements.md ( #20778 )
...
* Update requirements.md
Thoroughly read through and edited requirements.md
* Update requirements.md
Changed line 41 to Grafana data source proxy
2019-12-03 08:06:43 -08:00
Ivana Huckova
5a4465a382
Explore: Log message line wrapping options for logs ( #20360 )
2019-12-03 13:02:44 +01:00
Dima Ryskin
2027e1aaee
AlertNotifier: Support alert tags in OpsGenie notifier ( #20810 )
...
* support alert tags in OpsGenie notifier
* update readme: OpsGenie alert tags support
* lintfix: remove redundant string formatting
2019-12-03 11:54:37 +01:00
Dominik Prokop
3f348287aa
Fix prettier ( #20827 )
2019-12-03 10:23:41 +01:00
Ivana Huckova
45259f4362
Loki: Support for template variable queries ( #20697 )
2019-12-03 09:40:22 +01:00
Ivana Huckova
5710e52c11
Explore: Export timezone from redux state ( #20812 )
2019-12-03 09:38:47 +01:00
Dominik Prokop
31181c9981
Forms: introduce checkbox ( #20701 )
...
* introduce checkbox theme variables
* Add checkbox component
* Style tweaks
* Namespace form styles returned from getFormStyles
* Name fix
2019-12-03 09:29:44 +01:00
Peter Holmberg
aa9d00d019
OpenTsdb: Migrate Config Editor to React ( #20808 )
2019-12-03 08:56:05 +01:00
Philipp Nowak
64916cd7a9
TablePanel, GraphPanel: Exclude hidden columns from CSV ( #19925 )
...
* TablePanel: Don't include hidden columns in CSV export
Fixes #12076
* GraphPanel: Don't include hidden series in CSV export
Series are hidden if all values are zero/empty and the relevant graph
option is enabled as well. (e.g. "Hide series: With only nulls")
Fixes #12076
2019-12-02 21:58:36 +01:00
Ryan McKinley
e216044c75
DataFrame: add utilities to @grafana/data that support apache arrow ( #20813 )
2019-12-02 12:39:50 -08:00
Torkel Ödegaard
74ac73716f
Panels: Fixed transparency option for angular panels ( #20814 )
2019-12-02 20:28:38 +01:00
Mitsuhiro Tanda
a1605c58d9
CloudWatch: Upgrade aws-sdk-go ( #20510 )
...
There is security risk of SSRF if Grafana is running on EC2.
#20508
2019-12-02 19:25:44 +01:00
Diana Payton
899de7fe27
Update documentation-style-guide.md ( #20777 )
...
Updated the word usage in the documentation style guide with checkout and check out.
2019-12-02 09:47:45 -08:00
Ivana Huckova
e68e93f595
Chore: Move Prometheus datasorce tests from specs folder and merge duplicated test files ( #20755 )
2019-12-02 18:14:26 +01:00
Torkel Ödegaard
87d19787b4
Profile: Remove sign-out tab from profile page ( #20802 )
...
* Profile: Remove sign-out tab
* Fixed formatting
* Updated formatting
2019-12-02 18:03:28 +01:00
Sebastian Markgraf
a7a9bcbcbb
Doc: Change inline comment on interface to doc comment ( #20794 )
2019-12-02 16:38:04 +01:00
Arve Knudsen
b1af28122b
Server: Fail when unable to create log directory ( #20804 )
2019-12-02 15:40:32 +01:00
Torkel Ödegaard
8b7cd15314
Update stale.yml
2019-12-02 15:20:07 +01:00
Torkel Ödegaard
6c20dc6463
Rename config.yaml to config.yml
2019-12-02 13:52:20 +01:00
Torkel Ödegaard
31408d4912
GitHub: Add link to forum when adding new issue ( #20798 )
...
* GitHub: Add link to forum when adding new issue
* removed question template
* Moved to correct folder
2019-12-02 13:37:32 +01:00
kay delaney
68944f8286
Datasource/Loki: Fixes regression where enhanceDataFrame was not called ( #20660 )
...
* Datasource/Loki: Fixes regression where enhanceDataFrame was not called
Closes #20642
2019-12-02 12:05:40 +00:00
Torkel Ödegaard
d571e29aac
Updated changelog
2019-12-02 12:51:44 +01:00
Torkel Ödegaard
2e6974c7f8
Docs: Updated changelog
2019-12-02 12:51:44 +01:00
Sofia Papagiannaki
0b7a5d4ed1
SQLStore: Test admins/editors/viewers stats validity ( #20751 )
...
* Test admins/editors/viewers stats validity
* Use standard testing library instead of Convey
2019-12-02 10:14:20 +02:00
Christian Lamberty
6eb7813565
Graph-Panel: Center option for bar charts ( #19723 )
2019-12-01 22:53:29 -08:00
Torkel Ödegaard
cdb5e6a944
Packages: Fixed rollup issue with grafana-ui ( #20790 )
2019-12-02 07:44:42 +01:00
Torkel Ödegaard
7cda134762
Stalebot: update issue config ( #20789 )
2019-12-02 07:24:33 +01:00
Torkel Ödegaard
9b29842766
Stalebot: Automatically label PRs with no activity after 14 days as stale, then after 30 days close ( #20179 )
...
* WIP: Stalebot config draft
* Comment out issue stateless for now
2019-12-01 19:17:35 +01:00
Torkel Ödegaard
8894e2858c
StatPanel: ColorMode, GraphMode & JustifyMode changes ( #20680 )
...
* StatPanel: Options rethink
* Changed options to string based
* -Fixed tests
* Refactoring moving files
* Refactoring alignment factors
* Added alignment factors
* Added basic test
* Added unit test for layout
* Font size handling
* Font sizing works
* Progress on sizing
* Updated
* Minor update
* Updated
* Updated
* Removed line option
* updated
* Updated
* Updated
* Updated
* Highlight last point
* Fixed tests
* Code refactoring and cleanup
* updated
* Updated snapshot
2019-12-01 17:02:44 +01:00
Adam Zegelin
fcde26e2db
Units: Remove SI prefix symbol from new milli/microSievert(/h) ( #20650 )
2019-11-29 16:47:16 -08:00
Dieter Plaetinck
67bfdaeb3c
Graphite: Add metrictank dashboard to Graphite datasource ( #20776 )
...
Adds the latest metrictank dashboard (v0.13.1)
per https://github.com/grafana/metrictank/pull/1557
(same version lives on https://grafana.com/grafana/dashboards/279 )
fixes #20658
Note: for older versions of metrictank, some metrics may be a bit
different and thus some charts might not work.
2019-11-29 12:40:02 -08:00
Manaswini Das
fad098c9d1
Docs: Remove typo from mssql.md ( #20748 )
2019-11-29 07:38:53 -08:00
Peter Holmberg
b3816a2727
Navigation: Fix navigation when new password is chosen ( #20747 )
2019-11-29 07:38:03 -08:00
Guangzhe Huang
71792d698b
Cleanup: use the local variable ( #20767 )
...
Signed-off-by: huanggze <loganhuang@yunify.com>
2019-11-29 07:34:20 -08:00
Andrej Ocenas
f2574f4944
Prometheus: Fix caching for default labels request ( #20718 )
2019-11-28 16:55:38 +01:00
Hugo Häggmark
130fb02b17
Release: Updates latest.json and grafana/packages/*/package.json ( #20734 )
...
* Update latest.json
* Chore: Changes version to canary
* Chore: Changes version to 6.6.0-pre
2019-11-28 03:47:48 -08:00
Hugo Häggmark
75f04c731f
Release: Updates Changelog for 6.5.1 ( #20723 )
...
* Release: Changes for 6.5.1
* Add issue to 6.5.1 release
* Changed PR title
2019-11-28 01:49:48 -08:00
Peter Holmberg
c5ff7fa580
ReactMigration: Migrate Graphite config page to React ( #20444 )
...
* adding configeditor
* fix method signature and add state for metrictankhelper
* fix onChangeHandler
* prettier fix
* remove config and fix autoversion
* adding optional parameter to make this build
* set default version if none specified
* Graphite: removed version detection
2019-11-27 15:45:35 -08:00
Sofia Papagiannaki
02d7d00560
SQLStore: Rewrite system statistics query to count users once ( #20711 )
...
Fix system statistics query to count only once users that are
part of several organisations.
Fixes #20681
2019-11-27 18:57:08 +01:00
Ernie Hershey
5cfc681175
Docs: Clean up influxdb.md ( #20618 )
...
* Clean up influxdb.md
Mostly typos, some wording consistency and clarification
* feature-rich
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Query editor wording
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Update docs/sources/features/datasources/influxdb.md
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* One less "you can"
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Query example wording
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Remove extraneous newline
* Use less words
Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
* Remove more newlines
* Use present tense
* Add missing 'to'
* Summary fixup
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Down with gerunds in headers
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* consistent tenses
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Remove br html tag #1
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Remove br html tag #2
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Less future tense
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Spell out location of annotations view
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Query input fixups
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* More detail on where to access InfluxDB editor
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Provisioning fixups
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2019-11-27 08:45:08 -08:00
Erik Sundell
116b6188a6
CloudWatch: Region template query fix ( #20661 )
...
* Make region an optional parameter
* Test region template query
2019-11-27 17:06:11 +01:00
Sparkle
49dfb9a5d3
Units: remove unreachable code ( #20684 )
...
* Refactor: Remove the code which can't reach
* Test: Add more unit tests for toFixed and scaledUnits methods
- To make them easier to understand
2019-11-27 08:03:22 -08:00
Hugo Häggmark
a538e67d4d
Tests: Skipping Template Variable tests for now ( #20707 )
2019-11-27 16:01:39 +01:00