- 06 Dec, 2019 8 commits
-
-
Goavro doesn't compile on 32-bit systems. This reverts commit 413be3a6.
Emil Tullstedt committed -
Minor edits
Diana Payton committed -
* Add input segment * Rename story * Cleanup * Fix lint error * More cleanup * Use measure text util * Keep value in local state
Erik Sundell committed -
Emil Tullstedt committed
-
* Add input segment * Rename story * Cleanup * Fix lint error * More cleanup * Export ui component * Use measure text util
Erik Sundell committed -
Erik Sundell committed
-
Torkel Ödegaard committed
-
Shavonn Brown committed
-
- 05 Dec, 2019 14 commits
-
-
* Update debian-ubuntu installation Major rework of debian.md, minor updates to a configuration.md and upgrading.md. * updated docs Updated per Torkel's comments * Update debian.md Added wget to common properties install command * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Apply suggestions from code review Co-Authored-By: Dan Cech <dcech@grafana.com> * Update upgrading.md * Update upgrading.md * Update debian.md Added ARM link
Diana Payton committed -
Torkel Ödegaard committed
-
Erik Sundell committed
-
Robby Milo committed
-
Updated "open source" word usage.
Diana Payton committed -
Updates the docs to work with the website repo - mainly relative link updates. Adds a menu.yaml file to build the sidebar menu (no longer using front matter weight).
Robby Milo committed -
Ivana Huckova committed
-
Torkel Ödegaard committed
-
* Minor fix for meta analytics event * Fixed dashboardSrv issue * Added timeSinceNavigationStart
Torkel Ödegaard committed -
Andrej Ocenas committed
-
* Chore/Tech debt: Remove (most) instances of $q angular service use Removes instances where the angular $q service is used and replaces it with native Promises.
kay delaney committed -
Torkel Ödegaard committed
-
Hendrik van Huyssteen committed
-
* Introduce Echo for collecting frontend metrics * Update public/app/core/services/echo/Echo.ts Co-Authored-By: Peter Holmberg <peterholmberg@users.noreply.github.com> * Custom meta when adding event * Rename consumer to backend * Remove buffer from Echo * Minor tweaks * Update package.json * Update public/app/app.ts * Update public/app/app.ts * Collect paint metrics when collecting tti. Remove echoBackendFactory * Update yarn.lock * Move Echo interfaces to runtime * progress on meta and echo * Collect meta analytics events * Move MetaanalyticsBackend to enterprise repo * Fixed unit tests * Removed unused type from test * Fixed issues with chunk loading (reverted index-template changes) * Restored changes * Fixed webpack prod
Dominik Prokop committed
-
- 04 Dec, 2019 17 commits
-
-
Torkel Ödegaard committed
-
* initial changes - removal from state, remove anon functions, reset secrets empty * post testing cleanup * init promise cancellation, other cleanup * workspaces response parser, remove version incrementing * update datasource funcs - DRYer * remove prop mutation * func to modify root config opt * fix version issue * update snapshot
Shavonn Brown committed -
Marcus Andersson committed
-
* Use data frames when procesing annotation query in graphite ds * Remove destruct
Dominik Prokop committed -
* Stop parsing 'field' * Remove time field from query for docs queries * Test refactor to test all versions * Fix tests
Andrej Ocenas committed -
* add GitHub action to sync docs with website repo * remove trigger-docs-update from circleci jobs * update access token
Robby Milo committed -
* FieldDisplay: added support for value mapping of no data state. Committer: Marcus Andersson <marcus.andersson@grafana.com> * FieldDisplay: fixed issue when switching between modes and display numeric was null. * ValueMapping: introduced a private function for checking null values. * FieldDisplay: refactoring of test setup to reduce duplication. * Docs: added info about new 'no data' value to text mapping. * Docs: improved according to feedback. Reverted prettier formatting changes. * FieldDisplay: removed unused import.
Marcus Andersson committed -
* Use SelectableValue for segment value * Update cloudwatch components to use new segment props
Erik Sundell committed -
* Datasource/Loki: Fixes issue where time range wasn't being supplied with annotation query Closes #20667 * Add test to verify new behavior * Added end/start check to test
kay delaney committed -
Server API: Return 404 when non-pending invite is requested
Arve Knudsen committed -
Andrej Ocenas committed
-
Return error and aborts when plugin file extraction fails. If file is in use, a somewhat user-friendly message is returned. Fixes #20841
Marcus Efraimsson committed -
Unifies loki autocomplete so behavior isn't different across explore modes. Closes #20769
kay delaney committed -
Milan Pavlik committed
-
* 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
Ryan McKinley committed -
Ryan McKinley committed
-
Kyle Brandt committed
-
- 03 Dec, 2019 1 commit
-
-
Andrej Ocenas committed
-