sort by:
Revision Author Date Message Commit Date
d40bfd4 Update timeseries-dimensions.md (#27844) typo ... without or without 28 September 2020, 08:12:01 UTC
3188524 Grafana-UI: Add docs for FormattedValueDisplay (#27759) * Add docs for FormattedValueDisplay * Move to visualizations 28 September 2020, 07:16:20 UTC
244c287 Fix: Update badges on PanelEditor tabs when adding a query/transformation/alert (#27729) * minor nits in paneleditor * add events for queries and transformations * fix spelling * add event to alertctrl * revert alert changes * re add force update * reduce events 28 September 2020, 07:06:46 UTC
3366365 Document Update (#27795) * Document Update Changes from "advice" to "advise" * Document Update Changes made as per the suggestion 26 September 2020, 16:41:52 UTC
e746e52 Add Share query results docs (#27792) 26 September 2020, 13:29:08 UTC
d35b78a Removed bookmarks. (#27833) 26 September 2020, 00:22:33 UTC
c73d7db Mac os install changes (#27779) * Reorganized topic. Added section on how to install Grafana using standalone binary files. * Added next steps section. * Updated list numbering. 25 September 2020, 23:55:53 UTC
552e4cb Docs: Remove feature folder (#27830) * moved files out of tutorials folder * link update * updated weights * moved Explore * move files and fix links * moved files out of features * Revert "moved files out of features" This reverts commit 5e44cbcc95288d653f9d89f9516c96173d542967. * fixed links 25 September 2020, 20:53:13 UTC
f38e431 @grafana/e2e: selectOption flow now accepts a config object (#27827) 25 September 2020, 20:10:55 UTC
1dc658f Document Update (#27782) * Document Update Proper punctuations * Document Update Proper punctuations * Document Update Adding punctuations 25 September 2020, 18:45:32 UTC
c635807 Docs: Fix link in share_panel.md (#27823) * Update share_panel.md * Update share_panel.md 25 September 2020, 17:41:04 UTC
0138bbe Update documentation-markdown-guide.md (#27817) 25 September 2020, 17:16:11 UTC
9335c92 Document update (#27798) Changes made form "visualisation" to "visualization" 25 September 2020, 15:56:29 UTC
447169f Docs: Fix bullet list (#27815) * Update _index.md * Revert "Update _index.md" This reverts commit 5a5052691d414cb706e2030492fb70ec328722b3. * Update _index.md 25 September 2020, 15:49:57 UTC
c764e3c remove org deprecation logs (#27788) 25 September 2020, 14:51:12 UTC
d322417 Chore: Upgrade typescript and related packages (#27316) * Chore: Upgrade typescript and related packages Closes #27115 * Apply suggestions from code review Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * fixes some tests * Fix failing tests * Apply suggestions from code review Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> 25 September 2020, 14:48:41 UTC
3b8701a Docs: Add reference to plugin examples (#27809) * Add reference to plugin examples * Remove unintended whitespace 25 September 2020, 14:47:52 UTC
d6ed7c2 Document Changes (#27812) Removal of repeated keywords. 25 September 2020, 14:29:15 UTC
f9ab697 Document Update (#27806) * Document Update Capitalizing the words * Document Update Changes made as per the suggestion 25 September 2020, 14:22:43 UTC
b6ae70e Document Update (#27799) Removal of additional ". (dot)" 25 September 2020, 14:22:00 UTC
e3aecb0 Document Update (#27811) * Document Update Grammar correction * Document correction Spelling correction from "Gooogle" to "Google" * Document update adding a comma, as per suggestion 25 September 2020, 14:18:21 UTC
5af2634 Document Change (#27797) * Document Change Changes made form "contains" to "contain" * Document Update Changes from "returns" to "return" 25 September 2020, 14:17:15 UTC
14895ae Document change (#27808) Change in keyword "cryptogtraphic" to "cryptographic" 25 September 2020, 13:57:03 UTC
4da2fa9 Document update (#27807) Grammar correction 25 September 2020, 13:49:21 UTC
334cb41 Move error log in social.go inside err != nil (#27804) 25 September 2020, 13:24:16 UTC
69ba7bf Document Update (#27801) * Document Update Correcting the JSON syntax * Document Update Correcting the JSON syntax 25 September 2020, 13:21:45 UTC
336699c Fix formating of results from instant queries in Explore (#27767) 25 September 2020, 12:34:33 UTC
204641a Variables: Prevents unnecessary calls to update options (#27790) * Variables: Prevents unnecessary calls to update options * Tests: adds tests for QueryVariableEditor 25 September 2020, 11:40:03 UTC
193565c BarGauge: Fixed scrollbar showing for bar gague in Firefox (#27784) 25 September 2020, 11:32:28 UTC
0bb8b32 Mysql: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#27649) 25 September 2020, 10:46:28 UTC
3ae6ba0 Graph NG: make series color easy to clear (#27778) 25 September 2020, 09:46:39 UTC
8a22111 Toolkit: Add --coverage flag to plugin build command (#27743) * Add --coverage option to build script * Update README 25 September 2020, 06:12:00 UTC
dde5b72 Docs: Document Update (#27693) * Document Update "an SQLite" to "a SQLite" * Document Update Capitalization 24 September 2020, 21:30:11 UTC
19c1428 Drone: Ignore release-next-npm-packages failure (#27775) Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 24 September 2020, 20:21:58 UTC
0f862d6 Documentation: Fix 'Group by' table markdown in Transformations section. (#27773) Signed-off-by: Heds Simons <heds@whaleway.net> 24 September 2020, 19:32:24 UTC
02e648c Drone: Separate pipeline for publishing packages (#27774) Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 24 September 2020, 19:31:09 UTC
9ca12a7 prometheus grafana dashboard: use newer info metric (#27240) Fixes #24952. 24 September 2020, 19:10:57 UTC
adc1b96 PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) * topics round two * more props * remove Data from enum * PanelData: Simplify ideas a bit to only focus on the addition of annotations in panel data * Test data scenario * Old graph panel showing annotations from PanelData * Fixed comment * Fixed issues trying to remove use of event.source * Added unit test Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 24 September 2020, 19:01:31 UTC
f06dcfc Table: New cell hover behavior and major refactoring of table cells & style build (#27669) * Table: Image cell and new hover behavior * ImageCell: progress * Table: refactoring cell style generation, tricky stuff * About to do something * Getting close * Need another big change * Almost everything working * Filter actions working * Updated * Updated * removed unused prop from interface * Fixed unit test * remove unused type 24 September 2020, 18:09:01 UTC
8018059 Fixed Heading 2 "General resources" format. (#27771) 24 September 2020, 17:29:40 UTC
d4f785d Elasticsearch: Add query's refId to each series returned by a query (#27614) 24 September 2020, 17:06:19 UTC
7feadde Chore: adding platform independent typings for e2e tests. (#27768) * added typings that are platform independent in the tests. * fixing nits. 24 September 2020, 16:47:25 UTC
4247681 Cloudwatch: Fix loading custom credentials profile (#27684) * Store credentials profile in JSON * Update docs example * Apply suggestions from code review Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 24 September 2020, 16:21:17 UTC
f0a586a Document Change (#27764) * Document Change Change in key word from "exterrnal" to "external" * Document update Change in key word "you" to "your" 24 September 2020, 14:53:39 UTC
267f3e7 Chore: Remove leftover console.log (#27766) 24 September 2020, 14:51:38 UTC
844dd9e Graph NG WIP (#27572) * Squash merge Ryans uPlot work * uPlot - wrap into composable API * Remove MicroPlot.tsx * Add missing uPlot stylesheet import * Use field config for axes config * Min selection distance for Zoom * WIP Tooltip behaviour * Some progress on rendering plot * gdev dashboard for graph ng tests * Update custom field config interface for graph options * Add support for paths in default field config setup (+2 squashed commits) Squashed commits: [93fc3afbfc] Typecheck fix [a07ef86a8b] Add support for paths in default field config setup * Include IANA timezone canonical name in TimeZoneInfo * Use correct time zone on time axis * Default axis width * Use system date time formats for time axis ticks * Graph panel layout * Respect config paths when rendering default value of field config property * Fix mismatch in field config editor types * Color field option editor * Refactor plot context to a single one * First version of new graph legend plugin * Fix mutable data frame * Multiple ui fixes, layout is still slightly problematic * Remove unused * Fix tooltip test * Some perf optimisations * Update dev dashboard * Typecheck fix * Do not use color value editor as standard property editor, add custom field config to graph panel to control series color * Update dev dashboard with correct tags * Fix undefined issues * Update devenv/dev-dashboards/panel-graph/graph-ng.json 24 September 2020, 14:44:35 UTC
033feeb Document Update (#27694) * Document Update Where to were * Document Update "re enter" to "reenter" * Document Update "an" to "a" * Document Update "an" to "a" * Document update "can not " to cannot * Document update Changes made from "and by that not function as expected." to "and by that it do not function as expected." * Document update Change made from "by that not function as expected" to "by that it does not function as expected" * Update docs/sources/installation/upgrading.md Commit, the document based on suggestion Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update docs/sources/installation/upgrading.md Commit the changes as per the suggestion Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Document update Changes reverted from "cannot" to "can not" as per the suggestion * Document Update Changes as per the suggestion * Document changes Changes as per the suggestion * Document Change Changes made as per the suggestion Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 24 September 2020, 14:25:27 UTC
c65aea5 Drone: Fix master build (#27765) Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 24 September 2020, 14:22:41 UTC
a8d97f6 Document Update (#27762) * Document Update "dashboards definition" to "dashboard's definition" * Document Change Betweens to Between 24 September 2020, 13:54:20 UTC
bb7c1d2 Docs: Fix sidebar link typo for "Filter table columns" (#27754) 24 September 2020, 13:53:14 UTC
81bf9fc LINE Notify to have Alerts and OK notifications (#27639) * Get Alerts AND OKs for LINE Notify * Get Alerts AND OKs for LINE Notify * Get Alerts AND OKs for LINE Notify 24 September 2020, 13:45:53 UTC
755f3d0 CI: Migrate to Drone for master builds (#27087) * CI: Migrate to Drone for master builds 24 September 2020, 13:20:48 UTC
b98c85d Chore: eslint plugin react hooks fix in jeager (#27580) * Use eslintignore instead of gitignore * Fix jaeger errors 24 September 2020, 12:41:57 UTC
92c804f Docs: Fix "Field options and overrides" page links (#27758) What this PR does / why we need it: Fix [Field options and overrides](https://grafana.com/docs/grafana/latest/panels/field-options/) several links. Which issue(s) this PR fixes: None. Special notes for your reviewer: 24 September 2020, 11:29:22 UTC
17a1e78 Dashboard: Honour root_url for Explore link (#27654) * Dashboard: Add subUrl to explore url Honour subUrl when opening explore in new window * Dashboard: Add tests to onNavigateToExplore * Dashboard: Remove condition from tests 24 September 2020, 04:15:57 UTC
ed185ea Correcting case in docs (#27739) * Correcting case in documentation * Correcting case in docs 23 September 2020, 20:20:22 UTC
9c624b8 Minor Grammatical correction (#27742) * Minor Grammatical correction * Correcting, as per PR suggestion 23 September 2020, 20:19:58 UTC
febb9e1 Correcting case in documentation (#27740) * Correcting case in documentation * Correcting case in documentation * Correcting case in documentation * Suggested changes on PR 23 September 2020, 20:12:24 UTC
3579957 Inserting a comma, for better readability (#27738) 23 September 2020, 20:06:42 UTC
14cd3f3 Docs: 7.2 queries (#27688) * Update whats-new-in-v7-2.md * added content * Update queries.md * Update queries.md 23 September 2020, 18:27:49 UTC
36875b7 Update working-with-data-frames.md (#27736) Fix bad url for dataframe 23 September 2020, 17:49:55 UTC
5d77d96 Docs: 7.2 filter options (#27689) * Update field-options.md * Update menu.yaml * Create _index.md * Update _index.md * added files * moving content * updated links * fixed links and deleted old file * content changes * Update configure-all-fields.md * Content updates * contnet updates * updated content * Update whats-new-in-v7-2.md * content updates * added content * Update filter-table-columns.md * Update standard-field-options.md * moved files * content edits * Update _index.md * Update _index.md * fixed links and merge conflicts * Update menu.yaml * Update menu.yaml 23 September 2020, 17:48:30 UTC
08147e1 Transformtion changes 2 (#27732) * Removed prereq.md, updated description in Overview topic. * Fixed relref for manage users. * Update docs/sources/panels/transformations/_index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Removed extra "the" * Changed "In case" to "If" Co-authored-by: Torkel Ödegaard <torkel@grafana.org> 23 September 2020, 15:43:13 UTC
93a01eb Live: improved channel state (#27672) 23 September 2020, 15:02:01 UTC
83050b9 Docs: Added parsed fields content (#27715) 23 September 2020, 14:01:57 UTC
d8507dc updated latest to 7.2.0 (#27731) 23 September 2020, 13:45:35 UTC
7b77a1b changelog 7.2.0 (#27728) * changelog 7.2.0 * Update CHANGELOG.md Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> * Update CHANGELOG.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update packages/grafana-toolkit/CHANGELOG.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update CHANGELOG.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> 23 September 2020, 13:19:17 UTC
4c71314 Revert "Elasticsearch: add frozen indices search support (#27472)" (#27726) This reverts commit 61a3160c34f659be848d67a10bd9e0e5be6e1b58. 23 September 2020, 11:24:46 UTC
3fb4a51 Update Contribute/Architecture/Services documentation (#27722) 23 September 2020, 10:34:00 UTC
80f0066 CI: Upgrade build image (#27720) Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 23 September 2020, 09:44:33 UTC
f285569 ValueMappings: Fix issue with value mappings in override applying to all columns (#27718) * ValueMappings: Fix issue with value mappings override creating default value mapping for all fields * Fixed unit tests 23 September 2020, 09:43:43 UTC
f5c2b77 Chore: Upgrade golangci-lint (#27719) * Chore: Upgrade golangci-lint to latest * ci-build: Upgrade Node/Yarn Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 23 September 2020, 08:55:25 UTC
ed054c2 grafana-toolkit: avoid path.resolve with globby in moveStaticFiles (#27670) 23 September 2020, 08:48:13 UTC
52a501c DateFormatting: Use system date by default in display processor (#27699) 23 September 2020, 07:16:43 UTC
6e80c22 Improve language in configuration docs (#27695) Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 23 September 2020, 06:02:30 UTC
a58a9e8 PanelEditor: Prevents adding transformations in panels with alerts (#27706) 23 September 2020, 05:47:20 UTC
35a145d Docs: Updated table docs, moved annotations notice down (#27708) * Docs: Updated table docs, moved annotations notice down * Removed unnessary notices * Updated wording 23 September 2020, 05:33:12 UTC
c4c0e02 Transformations changes (#27716) * Chunking out the long Transformation topic. Also, updated TOC. Local build looks fine. * More changes. * More re-arranging of content. Fixed links in Types and Options page. * Capitalization changes. * Changes to Overview section. * Fixed merge conflicts. * Fixed typo to fix build failure. * Update docs/sources/panels/transformations/types-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Changes from Diana. * Fixed a typo in a relref. * Fixed broken link. * Update link in Troubleshooting topic. * Added changes. * Fixed a bunch of broken links. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> 22 September 2020, 22:41:32 UTC
042e556 Transformations changes (#27690) * Chunking out the long Transformation topic. Also, updated TOC. Local build looks fine. * More changes. * More re-arranging of content. Fixed links in Types and Options page. * Capitalization changes. * Changes to Overview section. * Fixed merge conflicts. * Fixed typo to fix build failure. * Update docs/sources/panels/transformations/types-options.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Changes from Diana. * Fixed a typo in a relref. * Fixed broken link. * Update link in Troubleshooting topic. Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> 22 September 2020, 21:51:18 UTC
0fe3b78 Show full traceID and better discern multiple stackTraces (#27710) 22 September 2020, 20:53:45 UTC
9e3def4 Fix typos (#27711) 22 September 2020, 18:00:59 UTC
d46f33c Annotations: check for null or undefined fields before conversion (#27712) 22 September 2020, 17:45:26 UTC
f6c91d1 Explore: Remove not running query for collapsed elements (#27026) * Make graph and table collapsing just a UI thing * Remove showingGraph and showingTable, set them defaultly to true * Remove collaapsing for panels in Explore * UI toggle WiP * WIP, add query type * Refactor, clean up * Update tests * Clean uo * Update rangeAll to range and instant * Remove console logs * Update packages/grafana-data/src/types/datasource.ts Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> * Update public/app/core/utils/explore.ts Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> * Fix prettier error Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> 22 September 2020, 15:31:42 UTC
32deddb Docs: Promehteus Explore query editor (#27683) * Add docs for explore query editor * Update text * Reverse changed linting * Update docs/sources/features/datasources/prometheus.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/features/datasources/prometheus.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> 22 September 2020, 15:30:21 UTC
0b9c925 Docs: Correct typo: "LDAO" --> "LDAP" (#27692) 22 September 2020, 14:48:03 UTC
a5d9196 Chore/fix lint issues (#27704) * Chore: Fix linting issues Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 22 September 2020, 14:22:19 UTC
ffc11cb Server: Don't clutter trace.Stop by exiting (#27700) * Server: Don't clutter trace.Stop by exiting Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 22 September 2020, 13:28:54 UTC
a9e49c2 UX: Increase default form width (#27680) 22 September 2020, 11:27:35 UTC
7a77eb7 grafana/ui: Do not bundle jQuery (#27667) 22 September 2020, 08:43:57 UTC
5f2deb2 Select: Adds labels to select styles (#27698) 22 September 2020, 08:35:26 UTC
0de926b Document update (#27696) Singular to plural (is to are) 22 September 2020, 07:58:28 UTC
abb015b @grafana/e2e: flaky chart data workaround (#27687) Don't expect initial chart data when creating a panel that hasn't yet populated its query editor 21 September 2020, 23:40:23 UTC
98f7a2a Update app.ts (#27673) fix typo 21 September 2020, 15:56:33 UTC
1f1d7d7 Explore: Keep typeahead suggestions for exact label matches in Loki q… (#27201) * Explore: Keep typeahead suggestions for exact label matches in Loki query editor * Simplify some typing * Explore: filter selected loki label option from suggestions Co-authored-by: kay delaney <kay@grafana.com> 21 September 2020, 15:56:20 UTC
1ec8eb3 CircleCI: Fix master pipeline wrt front-end tests (#27681) * CircleCI: Fix master pipeline wrt front-end tests Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Appease shellcheck Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 21 September 2020, 15:04:58 UTC
6a14f83 Fix: Show an ellipsis if Query row title is too long (#27648) * add overflow hidden to titleWrapper * show ellipsis and css labels for components * readd drag handle after bad merge * rewrite userpicker test with rtl * update test after adding css label to icon component * fix more tests.. 21 September 2020, 13:33:50 UTC
1e5309a DashboardRow: Update to use the new replaceWithText method (#27671) * DashboardRow: Update to use the new replaceWithText method * Fixed panel header as well 21 September 2020, 13:27:23 UTC
04a09dc CircleCI: Fix build (#27678) Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 21 September 2020, 12:49:38 UTC
02ab019 CircleCI: Execute enterprise tests (#27675) * CircleCI: Execute enterprise tests Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> 21 September 2020, 12:15:41 UTC
b33dcf8 Proposal to include a `tidy check` (#27204) * Initial tidy-check proposal * Add tidy check to Drone & CircleCI definitions Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 21 September 2020, 08:00:44 UTC
back to top