sort by:
Revision Author Date Message Commit Date
8846778 fix title of config node (#56810) 12 October 2022, 15:37:14 UTC
94ed744 Auth: Make built-in login configurable (#46978) 12 October 2022, 15:34:59 UTC
7d18460 Chore: convert `MetricSelect` test to RTL (#56801) * convert MetricSelect test to RTL * remove type param 12 October 2022, 15:33:12 UTC
26e7228 fix typo (#56802) 12 October 2022, 13:44:21 UTC
f30ba0d Explore/Logs: Add feature tracking for ad-hoc statistics in log rows (#56681) * Add feature tracking for ad-hoc statistics in log rows * Make row prop mandatory in LogDetailsRow.tsx * Remove optional chaining * fix: failing test by mocking reportInteraction 12 October 2022, 13:37:24 UTC
b176190 RBAC: Add primary key to seed_assignment table (#56540) * RBAC: Add seed_assignment migrations from enterprise * RBAC: Create migration to add primary key to seed_assignment table 12 October 2022, 13:18:07 UTC
5fcec05 LDAP: log that organization mapping is skipped (#56796) 12 October 2022, 12:41:11 UTC
7806126 Default to flamegraph (#56733) 12 October 2022, 12:39:08 UTC
7c10082 Devenv: Fix influx dashboard (#56775) 12 October 2022, 12:01:48 UTC
b7d969b I18n: Improve tooling (#56731) * Delete en-US.json before extracting strings so it's always up to date * Add 'comment' to message jsons * Enable Pseudo-locale option only in dev mode * don't load english messages * fix package.json * fix 12 October 2022, 11:51:16 UTC
80ede17 update the feature toggle usage in backend (#56787) 12 October 2022, 11:43:35 UTC
10c080d LDAP: Add `skip_org_role_sync` configuration option (#56679) * LDAP: Add skip_org_role_sync option * Document the new config option * Nit on docs * Update docs/sources/setup-grafana/configure-security/configure-authentication/ldap.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Docs suggestions Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Jguer <joao.guerreiro@grafana.com> * Add test, Fix disabled user when no role Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Jguer <joao.guerreiro@grafana.com> 12 October 2022, 11:33:33 UTC
72b9555 Publish Linux Packages: Fix bad secret name (#56708) :facepalm: Co-authored-by: dsotirakis <dimitrios.sotirakis@grafana.com> 12 October 2022, 11:07:13 UTC
719769e I18n: Add Chinese (Simplified) (#56739) * Prevent _old.json files from being created * Add contrib docs for adding new locale * add chinese (simplified) 12 October 2022, 10:12:46 UTC
85e3ed4 DashboardsList: Fix height issue in topnav (#56661) 12 October 2022, 10:00:45 UTC
67d93ce Alerting: Add doc comments to classic.go (#56724) 12 October 2022, 09:55:48 UTC
dd9e149 only render direct children on the landing page routes (#56720) 12 October 2022, 09:01:33 UTC
26bb139 Fixes 48972 - Exposes channels.WebhookMessage (#56140) 12 October 2022, 08:50:28 UTC
45edce9 VariableEditor: Use new form styles (#56326) 12 October 2022, 08:43:41 UTC
6edce00 Inspect: Handle JSON tab crash when the provided object is too big to stringify. (#55939) * fix(inspector): handle json tab crash when too much data * message update when JSON stringify fails due to obj size 12 October 2022, 07:52:23 UTC
48c2787 TablePanel: Footer now updates values on column filtering (#56354) * Table footer now updates values on column filtering * Backwards compatibility 12 October 2022, 04:57:49 UTC
17433f2 Docs: Fix what's new canvas doc video file reference #56754 11 October 2022, 22:57:48 UTC
6827ca0 Docs: Add missing documentation for enterprise features (#56753) * add documentation about protected roles * add section about sync debug * add link to recorded queries to main enterprise pages * Update docs/sources/setup-grafana/configure-security/configure-authentication/ldap.md Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com> * fixes from pr review * add missing char * Apply suggestions from code review Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com> * fix other incorrect lines to match review Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com> 11 October 2022, 22:57:27 UTC
414d536 Docs: refactors config panels and visualizations, corrects relrefs (#55940) * refactors config panels and visualizations, corrects relrefs * adds an alias * Remove some old content * moves visualizations topic to the root * moves out panels and visualization topics to the root * adds move and resize panel to add/organize panel; creates a create dashboard topic under build dashboards; adjusts context of add a panel to be from within an existing dashboard * updates aliases * creates search at root, moves dashboard preview to search, creates standalone search dashboard topic * moves Set dashboard time range to use-dashboards, creates modify dashboard settings and adds moves Modify dashboard time settings to that topic * moves existing query-options topic from working with panels to configure-panel-visualizations, moves panel time overrides and timeshift content to query options * Moving things to better category, fixing links, improving ordering * Move panel inspector to main panel topic * completes partial fix of relrefs * relref fixes con't * restructures remaining panels topics * more relref fixes * Minor fix * Minor tweak * finishes fixing relrefs Co-authored-by: Torkel Ödegaard <torkel@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> 11 October 2022, 20:31:20 UTC
f4a3400 Docs: Update Canvas videos to mp4 URLs (#56748) 11 October 2022, 18:39:52 UTC
abd7b7d Docs: Remove Beta tag from 9.2 What's New post-release (#56746) 11 October 2022, 18:16:24 UTC
4a99470 Docs: Add CODEOWNER to setup docs (#56745) 11 October 2022, 17:43:58 UTC
c98db16 Docs: Clarify JOIN feature change (#56740) 11 October 2022, 16:23:48 UTC
62314bb Remove grabpl dependency from yarn-install (#56692) 11 October 2022, 15:58:03 UTC
6a74cd2 feat(loki-monaco-editor): add support for in_aggregation situation (#56680) 11 October 2022, 15:52:57 UTC
33eb4a2 Exclude full OAuth token details from printing out on stdout (#55426) * remove token details from printing out on stdout * Update login_oauth.go * address comment 11 October 2022, 15:20:49 UTC
9db61f5 Tempo: Fix the inconsistency between the query limit values in the options component (#56566) 11 October 2022, 15:08:53 UTC
94fe605 Update latest json (#56732) 11 October 2022, 14:35:50 UTC
e3e32c7 chore: bump code coverage action version (#56710) 11 October 2022, 14:35:35 UTC
5ddf7b8 Alerting: Alert list performance improvements (#56247) Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com> 11 October 2022, 14:24:01 UTC
8627b21 Changelog: Updated changelog for 9.2.0 (#56725) 11 October 2022, 14:18:15 UTC
7e24e19 Swagger: Remove license (#56716) 11 October 2022, 14:06:36 UTC
a9c0afc Canvas: Docs for 9.2 (#56219) Co-authored-by: Adela Almasan <adela.almasan@grafana.com> 11 October 2022, 13:34:49 UTC
5cebb94 Changelog: Updated changelog for 9.1.8 (#56714) 11 October 2022, 13:31:10 UTC
86a1fe5 Grafana UI: Fix alignment issue with http method dropdown (#56592) - Removed custom width prop from the http method Select component to fix the alignment issue for prometheus HTTP request type dropdown 11 October 2022, 13:20:13 UTC
ae72742 Changelog: Updated changelog for 8.5.14 (#56709) 11 October 2022, 13:15:07 UTC
f1a0a5c Glue: improves validation & fix api docs for correlations (#56682) 11 October 2022, 13:04:55 UTC
cf2ba7e Google Cloud Monitoring: Adapt default crossSeriesReducer (#56693) 11 October 2022, 12:51:25 UTC
ae927ea Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations (#56295) * Attach static generic data link to data frames in Explore * WIP * Always load correlations config when the query is run This will be moved to Wrapper.tsx and called only once Explore is mounted * remove comment * Load the config when Explore is loaded * Clean up * Check for feature toggle, simplify cod * Simplify the code * Remove unused code * Fix types * Add a test for attaching links * Revert package.json changes * Display title provided in the correlation label * Add missing mocks * Fix tests * Merge branch 'main' into ifrost/integration/attach-generic-data-link # Conflicts: # public/app/features/explore/Wrapper.tsx # public/app/features/explore/state/main.ts * Remove redundant async calls * Do not block Wrapper before correlations are loaded (only delay the query) * Test showing results after correlations are loaded * Post-merge fix * Use more consistent naming * Avoid null assertions Co-authored-by: Elfo404 <me@giordanoricci.com> 11 October 2022, 12:40:55 UTC
95b9fa3 Alerting: Fix duration calculation when testing a rule (#56616) When testing a rule within the legacy alerting the `timeMs` field could sometimes show negative (and/or wrongly calculated) durations. This happens if the alert evaluation crosses a second boundary. This change uses the full timestamp to compute the eval duration. 11 October 2022, 12:40:18 UTC
0a183d1 Navigation: Mobile support for topnav items (#56568) * add topbar layout and wrapper * mobile support for topnav icons * improved hooks implementation * added tests for TopSearchBarSection * support css overrides for select and valuepicker * make singlevalue inherit the color from select 11 October 2022, 12:24:02 UTC
90cf76e Navigation: Integrate Explore actions into topnav (#56381) * integrate Explore actions into topnav toolbar * add keys * fix unit test * fix bug with ToolbarButtonRow overflow * make the render function a bit more readable * fix overflow not updating when children change 11 October 2022, 11:59:17 UTC
d6fa12c Docs: updates numbering (#56695) * Docs: updates numbering * removes full stop 11 October 2022, 11:58:15 UTC
a91d770 AnnotationList: Support html content (#54916) * support html content in annolistpanel * improve panel tests * add RenderUserContentAsHTML ui * sanitize content 11 October 2022, 11:35:03 UTC
6969354 Chore: remove i18n console log (#56691) 11 October 2022, 11:22:48 UTC
11c4ab8 I18n: Crowdin sync (#56688) * New translations grafana.json (French) * New translations grafana.json (Spanish) * New translations grafana.json (German) * New translations grafana.json (Chinese Simplified) 11 October 2022, 11:04:33 UTC
efc8f98 Remove build-frontend-packages step from docs pipelines (#56686) 11 October 2022, 10:56:43 UTC
74a79b5 Update Alerting changelog (#56684) Now simpler to use. 11 October 2022, 10:55:18 UTC
8348f48 Navigation: Make sure `topnav` is translated (#56643) * initial translation progress * more nav translations * add subtitle translations * more specific gitignore path * fix unit tests 11 October 2022, 10:45:58 UTC
8a3294d Docs: adds external Alertmanager config (#56636) * Docs: adds external Alertmanager config * Adds link to add external alertmanager * updating with george feedbacj 11 October 2022, 10:29:11 UTC
d52ab5d EchoSrv: Remove $.ajax for loading scripts (#56678) * user essentials mob! :trident: lastFile:public/app/core/services/echo/backends/analytics/RudderstackBackend.ts * user essentials mob! :trident: lastFile:public/app/core/services/echo/backends/analytics/ApplicationInsightsBackend.ts * user essentials mob! :trident: Co-authored-by: Joao Silva <joao.silva@grafana.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 11 October 2022, 10:11:23 UTC
5641029 coremodels: Always take runtime arg for NewBase() (#56677) 11 October 2022, 09:39:29 UTC
10a34a0 Add feature tracking for LogRow.tsx (#56656) * Add feature tracking for LogRow.tsx * Add type and logRowUid to reportInteraction * Rename logs variable 11 October 2022, 09:04:43 UTC
bc632f2 Tempo: Tab button doesn't work when in the Tags field (#56458) Co-authored-by: gitstart <gitstart@gitstart.com> Co-authored-by: gitstart <gitstart@users.noreply.github.com> Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com> Co-authored-by: RubensRafael <rubensrafael2@live.com> Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com> Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com> Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com> Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com> Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com> Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com> 11 October 2022, 09:03:59 UTC
66cb56d CI: Trigger tag on CI changes (#55388) * Trigger tag on CI changes * Use github token available for PRs Remove remote addition * Replace origin with full url Remove fetch for origin Fix fetch Remove --quite Add rebase Stash changes from verify-gen-cue Cleanup * Add --quiet when fetching 11 October 2022, 09:01:18 UTC
ef17f12 Docs: Fix caching.memcached setting name (#56606) 11 October 2022, 08:47:57 UTC
e5a6547 coremodels: Update to latest Thema with generics (#56602) * Update thema to latest * Deal with s/Library/*Runtime/ * Commit new, working results of codegen 11 October 2022, 08:45:07 UTC
668cb25 Fix release test pipelines dependencies (#56671) 11 October 2022, 08:42:24 UTC
52965de Alerting: Add doc comments to state struct and normalize fields (#56647) 11 October 2022, 08:30:33 UTC
fa09aef Loki: Add tests for NestedQuery.tsx (#56538) * WIP: Testing the NestedQuery component * Add tests for NestedQuery.jsx * Add aria-labels to select elements * Update aria-labels * Create datasource using createLokiDatasource() 11 October 2022, 08:22:32 UTC
8d9da34 @grafana/ui: EditorField tooltip interactive (#56557) 11 October 2022, 08:19:37 UTC
1b7e31c Loki Monaco Editor: add component tests (#56658) * feat(loki-monaco-editor): add component tests * feat(loki-monaco-editor): rename test case * Chore: add missing export 11 October 2022, 08:15:48 UTC
811f605 Add dependencies (#56666) 11 October 2022, 07:05:13 UTC
53baecd Chore: Move folder service into a separate package (#56591) * Chore: move folder service interface into a separate package * copy implementation into a standalone package * move implementation and tests to the new folder package * remove leftovers from wire * add test doubles for folder service * fix tests in library panels/elements * fix provideservice in ngalert 10 October 2022, 19:47:53 UTC
eb077db Add clone-enterprise and init-enterprise steps (#56662) 10 October 2022, 19:46:12 UTC
3f89de1 I18n: Crowdin sync (#56660) * New translations grafana.json (Chinese Simplified) * delete zh-CN Co-authored-by: joshhunt <josh@trtr.co> 10 October 2022, 16:15:21 UTC
3e856da LabelFilters: Remove redundant css styling (#56653) * LabelFilters: Remove redundant css * Remove unused import 10 October 2022, 15:59:13 UTC
0696cd3 i18n: Fix unnecessary ampersand escaping (#56654) 10 October 2022, 15:56:28 UTC
75c5845 CI: Split release test pipelines (#56655) * Split test release pipelines * Add missing dependencies * Add release branch case when naming pipeline 10 October 2022, 15:46:56 UTC
129a5a2 PanelChrome: New Panel Header design Feature Flag (#56450) * add feature toggle newPanelHeader * add feature toggle newPanelHeader * more explicit naming and description of PanelChrome feature flag 10 October 2022, 15:03:16 UTC
efed720 TagsInput: Prevent adding duplicate tags + refactor, restyle (#56485) 10 October 2022, 14:56:02 UTC
fb31daa LogContext: Fix wrong width if lines are wrapped (#56650) 10 October 2022, 14:31:14 UTC
65e56c9 Google Cloud Monitoring: Fix bucket bound for distributions (#56565) 10 October 2022, 14:08:33 UTC
d332747 TimeRangeInput: Fix clear button type (#56545) 10 October 2022, 14:05:30 UTC
08f9605 I18n: Crowdin sync (#56645) * New translations grafana.json (German) * New translations grafana.json (Chinese Simplified) 10 October 2022, 13:58:36 UTC
bc9a37e Glue: Add configuration support to PATCH (#56117) * feat: add config to tests v0 * feat: add config to UpdateCorrelationCommand * refactor: repair some tests * refactor: repair another test * refactor: repair last test * refactor: remove possible test * refactor: add comments * refactor: add changes from code review * refactor: implement more detailed patch * feat: add tests for partial config update * refactor: make error handling more detailed Co-authored-by: Giordano Ricci <me@giordanoricci.com> Co-authored-by: Giordano Ricci <me@giordanoricci.com> 10 October 2022, 13:36:14 UTC
680dfde I18n: Update crowdin config for i18next json files (#56640) 10 October 2022, 13:02:25 UTC
802d67e Alerting: Support values in notification templates (#56457) We have received a lot of feedback regarding the ValueString in alert notifications. Perhaps one of the most frequent complaints about ValueString is that it is difficult to read because it contains a lot of information, and the information is shown as a JSON-like string. Users have often asked how it can be templated and the answer is that it can't. Until now users have been able to add custom annotations to their alert rules which contains values via the $values variable added in previous versions of Grafana. However, these custom annotations must be added for each of the user's alert rule, instead of once in a template that all of their alerts can be notified via. This commit adds then the much requested feature to support values in notification templates. Users can then create a single template that prints the annotations, labels and values of their alerts in a format of their choice! 10 October 2022, 12:40:21 UTC
6267460 Loki: Escape label-values in context queries (#56614) 10 October 2022, 12:31:19 UTC
137d332 Docs: deletes provisioning from grafana and adds link (#56637) * Docs: deletes provisioning from grafana and adds link * updates link 10 October 2022, 12:30:23 UTC
be68bb6 LogContext: Fix wrong position of logcontext (#56613) * fix styling issues * remove unused class 10 October 2022, 12:17:22 UTC
da9d8fe Correlations: Add query editor and target field to settings page (#55567) * Fix: use type=button in editor * Grafana-UI: TextArea: make ctextare a block element * WIP: add field & target query to correlations * add table query helpers & test ordering * refactor some tests for disappearance * chore: move QueryEditorField & add tests * cleanup & fix typo * revert textarea changes * update form to support new config * move defaults 10 October 2022, 11:32:21 UTC
db68fa3 Docs: removes duplicate sentence in silences (#56629) 10 October 2022, 10:56:21 UTC
2aff817 Docs: adds note on aurora incompatibility (#56621) * Docs: adds note on aurora incompatibility * updates with feedback * adds issue link 10 October 2022, 10:51:19 UTC
03e8877 ErrorPage: Fix position of chunk loading error (#56473) 10 October 2022, 10:47:33 UTC
462f6b7 Page: Pages that have hideFromBreadcrumbs set to true should not be added to page Title (#56596) * Page: Pages that have hideFromBreadcrumbs set to true should not be added to page Title * Updated test 10 October 2022, 10:47:04 UTC
d405f3a GrafanaUI: InputGroup: Fix invalid children borders (#56169) * GrafanaUI: InputGroup: Fix invalid children borders * tidy story * zindex priority stack * clarify comment * fix inputgroup children type 10 October 2022, 10:43:29 UTC
a84edb2 Docs: changes alert groupings to groups (#56617) * Docs: changes alert groupings to groups * One more alert grouping 10 October 2022, 10:41:14 UTC
f90e729 docs/provisioning: fix typo in notification policies (#54917) 10 October 2022, 09:51:29 UTC
c61d6c3 Configuration: Update ssl_mode docs in sample.ini to match default.ini (#55138) 10 October 2022, 09:04:51 UTC
d79f60d QueryEditorRow: Fix broken drag-and-drop reordering (#56515) 10 October 2022, 08:40:54 UTC
1bcce79 LogContext: Add header and close button to modal (#56283) * added context header * Rename to Log Context Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> 10 October 2022, 07:33:18 UTC
4cdbfb7 Chore: Timeout integration package tests faster (#56287) 10 October 2022, 07:27:04 UTC
169610f Chore: Reduce test timeouts to 5 minutes (#56599) 10 October 2022, 07:26:47 UTC
7312a2d Alerting: Mark all tests that interact with the database as Integration tests. (#54875) Previously, two tests were not explicitly marked as integration tests and so were not run against all 3 supported databases in the CI environment. 10 October 2022, 05:54:54 UTC
back to top