https://github.com/grafana/grafana

sort by:
Revision Author Date Message Commit Date
83cec06 barchart: Enable cuetsy gen of models.gen.ts 06 May 2022, 09:46:21 UTC
4b5d295 Update typescript-eslint monorepo to v5.22.0 (#46998) Co-authored-by: Renovate Bot <bot@renovateapp.com> 06 May 2022, 09:01:44 UTC
f135a5c Plugins: Refactor plugin resource call with and without data source (#48754) * refactor plugin resource call with/without ds * check err * fix imports * only validate req on ds path * Update warn log Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> 06 May 2022, 08:58:02 UTC
c4edab8 logs: simpler nanoscecond timestamp handling (#48773) 06 May 2022, 08:55:12 UTC
b6c5f29 Cloudwatch: Add support for new AWS/RDS EBS* metrics (#48798) Add support for the missing AWS/RDS metrics, EBSIOBalance% and EBSByteBalance%. Change is based on the official AWS blog post[1]. Those metrics work on for Nitro instances. 1. https://aws.amazon.com/blogs/compute/improving-application-performance-and-reducing-costs-with-amazon-ebs-optimized-instance-burst-capability/ 06 May 2022, 08:38:15 UTC
3c78196 fix a bug (#48782) 06 May 2022, 08:36:11 UTC
817cf52 Access control: Allow users with permission to update team, dashboard and folder permissions to list users in OSS (#48275) * Remove banner when missing permissions to list users * For OSS allow users to list other users if they have permissions to write either team, dashboard or folder permissions 06 May 2022, 08:31:53 UTC
9826a69 Encryption: Add Prometheus metrics (#48603) 06 May 2022, 08:21:55 UTC
0e1dffc Search: manage selection in state (#48793) 06 May 2022, 08:16:12 UTC
bcb0bfc Navigation: Add create icons to expanded menu (#48768) * add create icons to expanded menu * update translations 06 May 2022, 08:14:00 UTC
ee8e125 Alerting: Fix notification route removal (#48774) * Fix notification route removal * fix tests Co-authored-by: gillesdemey <gilles.de.mey@gmail.com> 06 May 2022, 07:34:10 UTC
454e804 Heatmap (new): add exemplar mapping function (#48780) 05 May 2022, 22:27:28 UTC
c1b5ea3 Tracing: Add trace to metrics config behind feature toggle (#46298) * Add trace to metrics behind feature flag 05 May 2022, 20:46:18 UTC
34fefa1 Fix to geomap editor crash (#48786) 05 May 2022, 20:28:03 UTC
0f56462 Alerting: Provisioning message templates (#48665) * Generate API for writing templates * Persist templates app logic layer * Validate templates * Extract logic, make set and delete methods * Drop post route for templates * Fix response details, wire up remainder of API * Authorize routes * Mirror some existing tests on new APIs * Generate mock for prov store * Wire up prov store mock, add tests using it * Cover cases for both storage paths * Add happy path tests and fix bugs if file contains no template section * Normalize template content with define statement * Tests for deletion * Fix linter error * Move provenance field to DTO * empty commit * ID to name * Fix in auth too 05 May 2022, 20:21:42 UTC
6de7728 Prometheus: make parsing of Infinity variants case-insensitive (#48660) 05 May 2022, 17:38:26 UTC
1a63381 DashboardSettings: Update active tab to use new brand gradient (#48755) * DashboardSettings: Update active tab to use new brand gradient * Remove colons from gradients 05 May 2022, 16:10:06 UTC
10db618 FileUpload: associate the label with the input (#48766) * FileUpload: associate the label with the input * generate a unique id and set the correct role * add a test to prevent regressions 05 May 2022, 16:07:27 UTC
ea96c42 schemas: Update to cuetsy v0.0.1 (#48753) * Add explicit cuetsy annotations to all models.cue * Update to first cuetsy release * Clean up cuetsify a bit; remove unification * Update changes to news codegen output 05 May 2022, 15:56:53 UTC
a567275 Access control: further reduce access control feature toggle checks (#48171) * reduce the usage of access control flag further by removing it from SQL store methods * fixing tests * fix another test * linting * remove AC feature toggle use from API keys * remove unneeded function 05 May 2022, 15:31:14 UTC
fca52a1 CommandPalette: Make dashboard nav work when under grafana is under sub path (#48744) 05 May 2022, 15:15:59 UTC
ec666f8 Converter: Add result type to frame meta (#48769) 05 May 2022, 14:57:24 UTC
250b72c Elasticsearch: Remove support for versions after their end of the life (<7.10.0) (#48715) * Elasticsearch: Remove support for versions after their EOL * Update docs * Remove old versions from config * Update pkg/tsdb/elasticsearch/elasticsearch.go Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com> * Fix tests * Fix typecheck errors Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com> 05 May 2022, 14:16:34 UTC
b04fb85 QueryEditor: Set data source type in mixed query data source ref (#48734) 05 May 2022, 14:09:00 UTC
a98fae3 Laura/chore/refactor test of secondary actions (#48745) * Chore: transfer three tests to testing-library * Chore: transfer last test to testing-library * chore: add suggestion from code review Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> 05 May 2022, 13:55:59 UTC
32a26d8 Chore: Generate JSON theme files (#48762) 05 May 2022, 13:35:08 UTC
af57804 Tooltip: Make tooltip use secondary background color for legible links (#48748) 05 May 2022, 13:28:45 UTC
08bee1e Trace to logs: Only show loki and splunk datasources in settings (#48723) 05 May 2022, 12:28:28 UTC
b35ca8c CloudWatch: Pass label in GetMetricData API request when dynamic label feature toggle is enabled (#48574) 05 May 2022, 11:59:23 UTC
610247d Alerting: modify ruler endpoints for proxying using the datasource UID (#48046) * Modify ruler endpoints to expect the data source UID * Update frontend * Apply suggestion from code review 05 May 2022, 11:58:32 UTC
65d7d46 Alerting: Improved RBAC for Alert managers (#48344) * Initial support for grafana or cloud only alert managers * Handle missing alert manager * Refactor code, fix tests * Fix redirect url * Bring back the test * Improve missing alert manager warning, add useAlertManagerSourceName tests * Fix lint errors * Rename alert manager hook * Refactor alert manager label creation * Improve warnings' messages * Fix linter * Fix warning condition in RuleEditor 05 May 2022, 11:34:58 UTC
696405b Remove folder (#48617) 05 May 2022, 11:19:35 UTC
da74dba Loki: backend: use streaming JSON parser, try2 (#48752) * converter: remove __name__ customization because Loki does not do that Loki does not handle __name__ in a special way. for Prometheus, the caller can implement the formatting by themselves * converter: change labels-formatting the labels.String() method does not handle strange values well * loki: backend: use streaming-json parser * more idiomatic code Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com> * simpler row-length check * simpler code * fixed converter/prom tests Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com> 05 May 2022, 11:09:01 UTC
8ed3fb1 AccessControl: don't pull builtin role assignments when refactor is enabled (#48675) 05 May 2022, 11:02:34 UTC
02aa1cd loki backend mode forward-oauth (#48401) * loki: backend: add forward oauth credentials functionality * removed obsolete comment 05 May 2022, 10:42:50 UTC
9b8cdab TagsInput: Do not trigger submit on Enter (#48743) * TagsInput: Do not trigger submit on Enter * Comment 05 May 2022, 10:37:04 UTC
3cade2f Revert "Loki: backend: use streaming JSON parser (#47656)" (#48747) This reverts commit 46b40b6e82417661078be5f1c4a9d802e440d9ec. 05 May 2022, 10:02:53 UTC
7e332d6 Chore: Add PR Check action enforcing changelog decision (#48728) 05 May 2022, 09:38:46 UTC
143810b Explore: simplify support for multiple query editors (#48701) * Explore: simplify support for multiple query editors * CloudWatch: remove usage of deprecated plugin methods * Apply suggestions from code review Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/add-support-for-explore-queries.md Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/developers/plugins/add-support-for-explore-queries.md Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com> * run prettier Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com> 05 May 2022, 09:36:50 UTC
1cd9175 PanelEdit: Add gap between variables, like in Dashboard view (#48718) 05 May 2022, 08:42:39 UTC
abb1618 Add OTLP exporter for OpenTelemetry (#47987) * Add OTLP exporter for OpenTelemtry * Fix lint * Refactore parse settings * Add configuration for propagation + fix tests * Fix tests and lint * Fix alerting tests * Add coments to config * Add propagation to custom.ini 05 May 2022, 08:37:26 UTC
3372cb7 make @grafana/ui run properly in SSR environments (#46288) * allow SSR * fix rollup commonjs default flag changed breaking in SSR * revert wrong change * avoid using dynamic imports * fix test * allow icon load in packaged version * fix SelectBase to run on SSR * add extra check for fixing tests * revert wrong change * allow SSR * revert wrong change * don't include emotion in the bundle * fix wrong merge changes * remove unneeded icon change * use forked version of uplot * remove unneeded bundle exceptions * fix typescript issues * update to latest uplot 05 May 2022, 08:06:21 UTC
0d14c27 Chore: add Folderuid into panel-library API (#48577) * add folderuid into interface * panellibrary id/uid things * modify doc * update doc * correct some comments 05 May 2022, 08:04:54 UTC
60cabae loki: use metadataRequest in testDatasource (#48431) 05 May 2022, 07:43:36 UTC
46b40b6 Loki: backend: use streaming JSON parser (#47656) * converter: remove __name__ customization because Loki does not do that Loki does not handle __name__ in a special way. for Prometheus, the caller can implement the formatting by themselves * converter: change labels-formatting the labels.String() method does not handle strange values well * loki: backend: use streaming-json parser * more idiomatic code Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com> * simpler row-length check * simpler code Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com> 05 May 2022, 06:47:40 UTC
83a5ca9 Chore: transfer LiveLogs.test to testing-library (#48678) * Chore: transfer LiveLogs.test to testing-library * Chore: improve readability and third test * Chore: improve test and component after code review 05 May 2022, 06:40:21 UTC
9529c35 Converter: Add support for parsing prometheus string (#48727) 05 May 2022, 00:26:32 UTC
2d574f3 Search: add actions row header to new search layout (#48735) 04 May 2022, 23:25:27 UTC
35300a8 Prometheus: Add support for streaming scalar parsing (#48725) 04 May 2022, 20:03:48 UTC
5df91bd Canvas: Inline edit (#48222) Canvas inline edit panel Co-authored-by: Ryan McKinley <ryantxu@gmail.com> 04 May 2022, 19:15:07 UTC
6e6f6e3 Converter: Add support for parsing error & warning from prometheus results (#48721) 04 May 2022, 19:01:18 UTC
570ff07 Transformations: Add an All Unique Values Reducer (#48653) 04 May 2022, 18:58:46 UTC
dac8abf chore: update contribution docs (#46942) * add bus deprecation note in contribution docs 04 May 2022, 18:38:04 UTC
6e530d4 grafana/ui: Add default type="button" to <Button> (#48183) 04 May 2022, 16:36:14 UTC
2f1d404 Switch PanelEditor to v2 theme (#48717) 04 May 2022, 15:55:49 UTC
efe09d6 Geomap: Legend and scale overlapping (#47594) Updated legend bottom left custom style when scale is shown 04 May 2022, 15:14:19 UTC
7313310 Alerting: Fix & Cut the changelog (#48714) 04 May 2022, 15:05:48 UTC
3da6878 Update dependency @react-types/shared to v3.12.0 (#48708) Co-authored-by: Renovate Bot <bot@renovateapp.com> 04 May 2022, 14:25:53 UTC
5bc9118 Hide what's new topic (#48704) 04 May 2022, 14:16:00 UTC
06d3c27 Select: Portal menu by default (#48176) * Remove menuShouldPortal from all <Select /> components * fix unit tests * leave menuShouldPortal as an escape hatch * Fix import order 04 May 2022, 14:12:59 UTC
2738d1c Access Control: Move dashboard actions and create scope provider (#48618) * Move dashboard actions and create scope provider 04 May 2022, 14:12:09 UTC
00dbea9 Update dependency lru-cache to v7.9.0 (#47480) * Update dependency lru-cache to v7.9.0 * update snapshot Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 04 May 2022, 14:07:27 UTC
b2644de AzureMonitor: add feature toggle azureMonitorExperimentalUI for migrating to experimental UI (#48658) * feat: add feature toggle azureMonitorExperimentalUI Add QueryHeader which adds an experimental header to AzureMonitor. This work is documented in #44432. 04 May 2022, 13:54:09 UTC
f85e758 unhide alert rule's data sources during migraiton (#48559) 04 May 2022, 13:31:05 UTC
7b4bc3e Update dependency @react-aria/utils to v3.12.0 (#48674) Co-authored-by: Renovate Bot <bot@renovateapp.com> 04 May 2022, 13:28:06 UTC
2e5f797 Variables: Fixes issue with null variables breaking the dropdown (#48644) 04 May 2022, 13:27:22 UTC
8fcae1e Navigation: change `Search Dashboards` back to sentence case (`Search dashboards`) (#48272) * revert search dashboards to sentence case * Saved Items -> Saved items 04 May 2022, 13:24:10 UTC
51c3d9d I18n: Developer documentation (#48415) * Docs: Add developer documentation for localisation * touch up docs * more assertive * add example for variable names * Add naming conventions * Rewrite 'what lingui does' section 04 May 2022, 12:46:04 UTC
082cfbd Docs: Refactor alerting documentation (part 1) (#48664) * Initial commit * Moved files, ad fixed broken relrefs. * Fixed other broken relrefs * More changes. * Fixing broken relrefs * More changes. * Fixed last of the broken links * More re-org. * Added aliases and some weight adjustments * More aliases. * Fix fundamentals topic. * Fixed remaining metadata issues * Ran prettier 04 May 2022, 12:22:11 UTC
f00ffb1 Escape backslashes in regexps in Loki label browser (#45809, #47039). (#47412) * Escape backslashes in regexps in Loki label browser (#45809, #47039). * Escape values in Loki Query Builder. * Escape more values in Loki Query Builder. 04 May 2022, 10:49:04 UTC
b0f41b9 update latest.json to 8.5.2 (#48690) 04 May 2022, 10:10:54 UTC
b71aa91 TimeRange: Fixes updating time range from url and browser history (#48657) 04 May 2022, 09:36:15 UTC
f45dc22 ReleaseNotes: Updated changelog and release notes for 8.5.2 (#48681) 04 May 2022, 09:35:22 UTC
e04d8fc Alerting: correctly show all alerts in a folder (#48684) 04 May 2022, 09:35:08 UTC
bb7e556 Templating: Prefix variable picker element IDs (#48405) 04 May 2022, 09:04:15 UTC
b420179 GraphNG: Fix thresholds by color not following data update (#48571) * GraphNG: Fix thresholds by color not following data update * Refactor dynamicSeriesColor to time series * avoid exposing frames on builder rely on seriesIdx & cached alignedFrame to grab field handle dynamic fill recoloring only recolor when not in a special gradient mode * bail when opacity = 0 Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 04 May 2022, 08:41:03 UTC
713e624 DashboardModel: Tidy up some of the older code (#48355) 04 May 2022, 08:39:41 UTC
c41397a LDAP: validate organization role during parsing (#37188) * LDAP: validate organization role during parsing * Trigger a new build * Check if grafana_admin is present 04 May 2022, 07:35:10 UTC
18f089d Update dependency @babel/preset-env to v7.17.10 (#48638) Co-authored-by: Renovate Bot <bot@renovateapp.com> 04 May 2022, 07:32:18 UTC
ff38f24 Canvas: Refactor group to frame (#48671) 04 May 2022, 05:58:00 UTC
0d60b1c CloudWatch: Display dynamic label field in case feature is enabled (#48614) * move metrics editor related files to a separate folder * cleanup * add tests * remove snapshot test * nit * remove unsued import * remove snapshot 04 May 2022, 05:36:18 UTC
66d7105 Canvas: Group constraint support (#48563) 04 May 2022, 02:51:01 UTC
38fc0c6 Update documentation to explicitly state we should not be putting migrations behind feature flags (#48663) 03 May 2022, 23:10:59 UTC
b88644c public dashboards: add public dashboard table (#48470) * add public dashboard table migration 03 May 2022, 23:08:40 UTC
0b5ffcf Geomap: Legend style update (#48641) Legend style update 03 May 2022, 20:03:41 UTC
09634b5 Traces Panel: Add new Traces Panel visualization (#47534) * Panel * Support tempo dash variables * Support tempo explore variables * Only show span links for explore * Cleanup * Added tests * apply variables to search * Tests for search variables * Handling no data * Interpolation and tests * TracesPanel tests * More tests * Fix for backend test * Manager integration test fix * Traces doc and updated visualizations index doc * Logs for this span * Search, scrollToTop, other improvements * Refactor to extract common code * Removed TopOfViewRefType optional * Remove topOfViewRef optional * Removed another optional and fixed tests * Test * Only show search bar if trace * Support traces panel in add to dashboard * Self review * Update betterer * Linter fixes * Updated traces doc * Ahh, moved the for more info too * Updated betterer.results * Added new icon * Updated expectedListResp.json 03 May 2022, 16:42:36 UTC
46e53cf Update dependency @rollup/plugin-node-resolve to v13.3.0 (#48645) Co-authored-by: Renovate Bot <bot@renovateapp.com> 03 May 2022, 16:17:55 UTC
4ecd57f Plugins: Introduce HTTP 207 Multi Status response to api/ds/query (#48550) * feature toggles * return HTTP 207 from ds/query * add ft check * add API test * add 207 check for qr * change to OR * revert check * add explicit toggle check for cloudwatch * remove unused import * remove from defaults.ini * add status codes to md and update swagger * new fangled http api tests pattern * update swagger * Update docs/sources/http_api/data_source.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add missing word and reformat Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> 03 May 2022, 16:02:20 UTC
88eeb87 API: add stars HTTP endpoint (#48612) Co-authored-by: Ying WANG <ying.wang@grafana.com> 03 May 2022, 15:52:19 UTC
b231cbc Fix lockfile... (#48643) 03 May 2022, 14:57:24 UTC
5dabb55 Navigation: Enable new navigation by default (#48447) 03 May 2022, 14:28:40 UTC
e1a15ba Update dependency @microsoft/api-extractor-model to v7.17.2 (#47917) Co-authored-by: Renovate Bot <bot@renovateapp.com> 03 May 2022, 14:21:21 UTC
48964ef Update dependency sass to v1.51.0 (#47453) Co-authored-by: Renovate Bot <bot@renovateapp.com> 03 May 2022, 14:20:46 UTC
070d18c Update dependency @microsoft/api-extractor to v7.23.0 (#47090) Co-authored-by: Renovate Bot <bot@renovateapp.com> 03 May 2022, 14:20:21 UTC
769be87 Loki, Prometheus: Remember preferred editor (#48580) * Loki: Remember default editor * Loki: Add tests * Prometheus: Set default editor type * Fix and refactor tests * Remove unused import 03 May 2022, 12:50:13 UTC
4661c9c Query history: Cleanup (#48303) * Query history: Clean up stale history after 14 days * Add unstarring sleanup * Add wraapping * Update sql for mysql database * Update * Remove fmt.Print * Refactor and simplify solution * Update pkg/services/queryhistory/database.go Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Adjust SQL to limit number of deleted queries * Add limit enforcmenet to cleanup * Change limit * Update Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> 03 May 2022, 12:49:58 UTC
cd462c5 Loki: add documentation for query builder (#48523) 03 May 2022, 12:49:34 UTC
27821e0 CloudWatch: Migrate alias to dynamic labels (#48555) 03 May 2022, 12:41:51 UTC
3ee9982 AzureMonitor: Updates allowed namespaces (#48468) 03 May 2022, 12:41:05 UTC
806ea05 Chore: convert `Slider` tests to RTL (#48262) * convert Slider tests to RTL * slight update * don't need to check they're in the document * Update packages/grafana-ui/src/components/Slider/Slider.test.tsx Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com> * check below minimum value as well Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com> 03 May 2022, 12:33:30 UTC
back to top