- 08 Oct, 2019 17 commits
-
-
Marcus Olsson authored
* Simplify README * Fix review comments * Rename Developer guide
-
Marcus Olsson authored
* Add docs for overriding default configuration * Add instructions for building Docker image * Add docs for end-to-end tests * Rename to Developer guide
-
Ivana Huckova authored
* Fix redirect but adding getExploreState method to graphite * Explore: Create interpolateVariablesInQueries function for datasources * Explore: Add interpolateVariablesInQueries method to elasticsearch datasource * Add interpolateVariablesInQueries function to influx and postgres * Explore: Add interpolateVariablesInQueries to Mssql and Mysql datasources * Explore: Add datasources to queries * Explore: Code formatting * Prettier formating fix * Explore: Add rawQuery expanding of variables for influxdb * Remove console.logs * Explore: Add rawQuery expanding of multiple variables for influxdb * Explore: If no queries in Influxdb, return early [] * Explore: Refactor influxDb to follow the code structure
-
Ben Patterson authored
* Make tests more sensitive to timezone. * Time stamps should use UTC for consistency. * Test: Assert state is paused after pauseAllAlerts call.
-
kay delaney authored
-
Hugo Häggmark authored
-
Hugo Häggmark authored
(cherry picked from commit c29b3e2433c3c794d256fa4471ae292a4b1e081d)
-
Hugo Häggmark authored
-
Hugo Häggmark authored
-
Yuvaraj Subramanian authored
Typo fixes
-
Kyle Brandt authored
* build: use vendor folder for building not sure if this is a good idea or not, but this stops module fetching * untouch yarn.lock Signed-off-by:
Kyle Brandt <kyle@grafana.com> * modules on in runPrint
-
Marcus Efraimsson authored
When using Raw Document query with Elasticsearch there's a special response from datasource that is used which includes a type field with the value json. In the table panel there is a transformation for JSON data which up until this fix didn't work at all due to the new data structure we call data frames. Co-Authored-By:
Hugo Häggmark <hugo.haggmark@grafana.com> Fixes #19531
-
Torkel Ödegaard authored
-
Hugo Häggmark authored
Fixes #19567
-
Arve Knudsen authored
* 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
-
Hugo Häggmark authored
Fixes #19659
-
Reinier van der Leer authored
* 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
-
- 07 Oct, 2019 16 commits
-
-
Anthony Templeton authored
Fixes #19476
-
Andrej Ocenas authored
-
Carlos Mondragon authored
* 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>
-
oddlittlebird authored
* 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
-
Arve Knudsen authored
Signed-off-by:
Arve Knudsen <arve.knudsen@gmail.com>
-
Linus Groh authored
* Docs: Update keyboard shortcuts formatting in docs * Docs: Update keystroke separators * Docs: Remove spaces in keyboard shortcuts
-
Chad Nedzlek authored
* 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)
-
Arve Knudsen authored
Signed-off-by:
Arve Knudsen <arve.knudsen@gmail.com>
-
David authored
-
oddlittlebird authored
* Update README.md Minor grammar and format edits * Update README.md * Update README.md
-
dadosch authored
-
Linus Groh authored
* 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"
-
Marcus Olsson authored
-
Torkel Ödegaard authored
DataFormats: When transforming TableModel -> DataFrame -> Table preserve the type attribute (#19621)
-
Torkel Ödegaard authored
-
Torkel Ödegaard authored
-
- 04 Oct, 2019 4 commits
-
-
Hugo Häggmark authored
This reverts commit 989f98ef.
-
Hugo Häggmark authored
* Feature: Adds connectWithCleanup HOC * Refactor: Small typings * Refactor: Makes UseEffect run on Mount and UnMount only * Refactor: Adds tests and rootReducer
-
Torkel Ödegaard authored
* 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
-
andreaslangnevyjel authored
-
- 03 Oct, 2019 3 commits
-
-
HG00 authored
* Docs: Update Centrify Section In Generic Oauth Ref #18207 * Docs: Alphabetise Features / Data Sources (#19289) * Docs: guides/getting started cleanup (#19449)
-
brew-install-buzzwords authored
-
Ha Huynh authored
* fix <react-profile-wrapper> crashing * refix crashing profile page
-