sort by:
Revision Author Date Message Commit Date
385079b Docs: Basics docs refactor (#56905) * renames directory * fixes relrefs 13 October 2022, 20:57:58 UTC
c137cf6 moves canvas to proper directory, corrects relref (#56902) 13 October 2022, 19:39:05 UTC
5acda40 Search/ActionRow: drill placeholder to SortPicker (#56475) 13 October 2022, 19:30:20 UTC
145b970 Propagate all headers on main QueryData (#56896) 13 October 2022, 19:18:53 UTC
1ca5c34 Analytics: Add datasource UID to events (#56852) * Analytics: Add datasource UID to events 13 October 2022, 15:41:52 UTC
5d86dc5 Fix Meta Data tab breaking condition (#56646) 13 October 2022, 15:39:01 UTC
75a5777 PublicDashboards: Validate access token not to be duplicated and add retries. (#56755) PublicDashboards: Validate access token not to be duplicated and add retries. 13 October 2022, 14:32:32 UTC
3b4b528 Storage: Dashboard summary builder cleanup (#56665) 13 October 2022, 13:29:19 UTC
b8b25f7 Logs: add app to feature tracking in ad-hoc statistics (#56865) * add app tracking to adhoc statistics * use the object property value shorthand 13 October 2022, 13:26:59 UTC
83aa006 Add Alerting API to list of HTTP APIs (#56863) This link has been asked many times and is only viewable on old docs pages. 13 October 2022, 13:09:49 UTC
9996dbd use Prometheus' format for notification attempts durations (#56822) 13 October 2022, 13:08:09 UTC
3c56fd8 Fix duplicated receivers in API response (#56829) 13 October 2022, 13:01:28 UTC
ef651da Use org service instead of sqlstore (#56407) * Use org service instead of sqlstore * Remove methods from sqlstore * Remove commented out code * Fix lint * Fix lint 2 13 October 2022, 12:40:46 UTC
b0cb025 Logs: Add feature tracking for filters in log rows (#56808) * Add feature tracking for log details filter clicks * use deconstructed prop values * use deconstructed prop values 13 October 2022, 10:21:17 UTC
b71e08a Explore: Remove camel case from tracking labels (#56809) * refactor: remove camel case from tracking labels * refactor: remove camel case from tracking labels 13 October 2022, 10:12:50 UTC
efe214a LogContext: Change line highlighting to match the hover state (#56811) * add hover background also to logs with context * add inherit display 13 October 2022, 09:42:40 UTC
d957fe0 Simplify mocking useGetContactPointsState (#56842) 13 October 2022, 09:06:20 UTC
0295177 Cloud Monitoring: Fix missing data when result is paginated (#56270) * Added nextPageToken prop * Adding first and pageToken condition to while loop * clean up * revert gitignore * fix go lint * Added logic to builder too * Removed pageSize - was for local testing * gofmt * extracted doRequest function * extracted doRequest in query too * Adressed filter comments * Adressed query comments * go fmt * removed pageSize added for testing * go fmt again 13 October 2022, 08:58:07 UTC
b9d4495 Update grabpl to v3.0.12 (#56823) 13 October 2022, 08:35:05 UTC
97730ae Chore: Bump golang.org/x/text (#56841) 13 October 2022, 08:26:25 UTC
5a0d90b logs: refactor: remove unused param "index" (#56543) 13 October 2022, 08:04:51 UTC
277803a Alerting: Refactor fetch for receivers for using RTKQuery (#56624) * Refactor fetch for reveivers for using RTKQuery * Simplify receiversApi contactPointsState endpoint * Fix tests and create useGetContactPointsState hook for using receiversApi.useContactPointsStateQuery 13 October 2022, 08:00:59 UTC
5af36e4 convert ThresholdsEditor to RTL (#56791) 13 October 2022, 07:56:36 UTC
cc27214 Public Dashboards: Add audit table (#54508) This PR adds an audit table for public dashboards allowing a user to view all public dashboards on an instance of grafana. The public dashboards team is working on a proposal for adding RBAC support to the audit table for 9.3 Co-authored-by: juanicabanas <juan.cabanas@grafana.com> 13 October 2022, 05:36:05 UTC
c7c640d Alerting: Fix email image embedding on Windows. (#56766) The email notifier was incorrectly handling Windows filepaths. This is fixed by using the `path/filepath` package. 13 October 2022, 02:24:00 UTC
254bb0c Canvas: Clear current selection in dashboard mode (#56830) 12 October 2022, 21:18:56 UTC
004bb76 Alerting: Fix mathexp.NoData for ConditionsCmd (#56816) 12 October 2022, 16:34:28 UTC
61fd369 ensure the first item in the sectionnav is always the section root (#56815) 12 October 2022, 16:02:31 UTC
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
back to top