https://github.com/grafana/grafana

sort by:
Revision Author Date Message Commit Date
44bfd89 test: commit 13 March 2024, 11:57:51 UTC
485cab9 test commit 13 March 2024, 11:56:58 UTC
a89f1c2 Popover Menu: fix issue hiding menu behind scrollable container (#84311) * PopoverMenu: change position to fixed * PopoverMenu: close on empty selectionchange * Popover Menu: do not let menu overflow the window dimensions * Prettier 13 March 2024, 11:41:18 UTC
6599fa8 Plugins: Always load decoupled frontend assets from builds (#81873) * Wip * Wip * Adapt to load external module * build: remove cloudmonitoring from built_in_plugins, clean up webpack output * chore(plugins): remove decoupled plugins from package.json deps * chore(codeowners): update file for nx.json * revert(webpack): put back path in config * build(frontend): use nx to run prod builds of decoupled plugins with yarn build * style(prometheus): run prettier-write to fix tsconfig.json * style(backend): remove unused subFile.isDistDir * revert(locales): remove formatting changes adding new line at end of files * chore(webpack): clean up dev output * build(nx): make grafana an nx project, bump lerna and nx * build(plugin-configs): move cache directory to node_modules * style(datasource-plugins): add eslint ignore for .gen.ts files * chore(codeowners): add frontend-ops as owner of project.json * build(webpack): add getDecoupledPlugins to automatically ignore when watching * ci(drone): skip nx cache when building frontend packages * style(ci): fix missing trailing comma * Revert "style(ci): fix missing trailing comma" This reverts commit 7520d41576e08c1f44c9bf04117250f7e52bdec5. * Revert "ci(drone): skip nx cache when building frontend packages" This reverts commit 46938883acaefb74d189e8c622eb2a13fd45cdfb. * feat(zipkin): remove from grafana core bundle * chore(npm): bump nx package to latest 18.0.8 * docs(dev-guide): add a note about what yarn start now builds --------- Co-authored-by: Andres Martinez <andres.martinez@grafana.com> 13 March 2024, 11:40:09 UTC
75ea33e Schemas: Delete unused code from the previous refactors (#84254) * Delete unused code from the previous refactors * Sort imports 13 March 2024, 11:30:05 UTC
2a1a514 Elasticsearch: Fix using of individual query time ranges when querying (#84201) * WIP - proof of concept * Update pkg/tsdb/elasticsearch/client/client.go Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com> * update and add test * lint * Fix lint * Bring back logging when creating client --------- Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com> 13 March 2024, 10:49:35 UTC
8ed4d51 Jaeger: Add tests (#83431) 13 March 2024, 10:38:17 UTC
154896b Docs: Update documentation for Elasticsearch (#84350) * Docs: Update documentation for Elasticsearch lucene query * Update docs/sources/datasources/elasticsearch/query-editor/index.md Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com> * Update docs/sources/datasources/elasticsearch/query-editor/index.md --------- Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com> 13 March 2024, 10:25:28 UTC
c6140b9 Docs: Aligning fallback values with documentation (#83617) aligning fallback values with documentation 13 March 2024, 09:19:04 UTC
c061cc3 Chore: Use response limit middleware from SDK (#83915) 13 March 2024, 09:14:16 UTC
ecd6de8 Postgres: Switch the datasource plugin from lib/pq to pgx (#83768) postgres: switch from lib/pq to pgx 13 March 2024, 08:52:39 UTC
2acd48d SSO: fix mergeSettings() in case the DB contains empty URLs (#84290) * fix mergeSettings() in case the db contains empty strings * use correct github urls in test * overwrite only urls * update comment for mergeSettings() 13 March 2024, 08:31:17 UTC
66fa310 SAMLSettings: implement settings strategy (#84191) * add strategy and tests * use settings provider service and remove multiple providers strategy * update codeowners file * reload from settings provider 13 March 2024, 08:14:42 UTC
9b2058f TracesPanel: Expose focusedSpanLink and createFocusSpanLink as options (#84060) expose focus span link via traces panel options 13 March 2024, 07:23:51 UTC
e6c20e9 UserInviteForm: Remove deprecated Form components (#84293) * UserInviteForm: Remove deprecated Form components * Use the Form rom core 13 March 2024, 06:52:57 UTC
608b40b Transforms: Fix field matching in Format time, and add tpl var interpolation (#84239) 12 March 2024, 22:55:23 UTC
220fea9 CursorSync: Extract EventBus logic into shared plugin (#84111) 12 March 2024, 22:15:38 UTC
3f5526b Cloudwatch: Fix issue with Grafana Assume Role (#84315) 12 March 2024, 20:30:54 UTC
0eee728 K8s: omit CABundle until insecure is false (#84323) 12 March 2024, 19:58:02 UTC
cfc3957 Alerting: move store.ErrAlertRuleGroupNotFound to models package (#84308) move ErrAlertRuleGroupNotFound to models to avoid future circular dependencies 12 March 2024, 19:38:21 UTC
e552e21 Docs: clarify query formatting for time range variable queries (#84074) * Added time range variable guidance * Reworded * Applied review suggestion 12 March 2024, 19:37:50 UTC
9da48a8 Docs: add table visualization for logs entry to what's new (#84313) Added new entry 12 March 2024, 17:28:58 UTC
2652007 Chore: Update grafana-plugin-sdk (#84289) 12 March 2024, 16:13:23 UTC
e6150a7 Alerting: Always omit IDs from all routes when updating notification policy tree (#84304) 12 March 2024, 16:04:49 UTC
e421ff3 Update dependency webpack-dev-server to v5.0.3 12 March 2024, 15:40:14 UTC
5c96b90 docs: rewrite grafana-com oauth to better align with naming conventions (#84294) * docs: rewrite grafana-com oauth to better align with naming conventions * docs: update links used to grafana-cloud auth page 12 March 2024, 15:38:43 UTC
98fb8fa Docs: Update external snapshots cloud docs (#84255) * Docs: Update external snapshots cloud docs * Update docs/sources/dashboards/share-dashboards-panels/index.md Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --------- Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> 12 March 2024, 15:22:10 UTC
46a3577 Update dependency @types/lodash to v4.17.0 (#84299) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 March 2024, 15:13:14 UTC
7c1ad64 DashboardScene: Make sure dashboard prompt is shown when navigating away way from an edited dashboard (#84077) DashboardScene: Make sure dashboard prompt is shown when navigating away from an edited dashboard Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com> 12 March 2024, 15:12:00 UTC
22860a7 Chore: Use mapUtil from grafana-plugin-sdk-go (#84297) use mapUtil from grafana-plugin-sdk-go 12 March 2024, 15:08:10 UTC
6080a9c Cascader: Don't lose input value when typing (#84274) 12 March 2024, 15:00:51 UTC
d63bc6d Update dependency @playwright/test to v1.42.1 (#84292) * Update dependency @playwright/test to v1.42.1 * update playwright image --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 12 March 2024, 14:53:55 UTC
fb172b1 Explore logs: remove exploreScrollableLogsContainer and track scroll to top (#84291) * exploreScrollableLogsContainer: remove * LogsNavigation: track scroll to top clicks * Add missing dependency to the effect 12 March 2024, 14:53:13 UTC
f15aa2d CloudMigrations: draft of cloud migration tables (#83990) * CloudMigrations: draft of cloud migration tables * naming migration rules * removes feature flag for migration * tweaked db types * removed comment 12 March 2024, 14:44:10 UTC
90ff576 docs: slight update to grafana fundamentals (#84287) 12 March 2024, 14:23:45 UTC
d69b19e Queries: Improve debug logging of metrics queries (#84048) * just log everything * fix times 12 March 2024, 14:17:22 UTC
42d8f1b Tempo: Update TraceQLStreaming feature toggle stage (#84203) Update TraceQLStreaming feature toggle stage 12 March 2024, 14:10:13 UTC
bce6a0a Update dependency @grafana/scenes to v3.12.0 (#84280) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 March 2024, 14:03:20 UTC
10dc6c6 Alerting: Add "Keep Last State" backend functionality (#83940) * Implement keep last state for state transitions * Respect For duration when keeping state * Only keep transition from recording an annotation * Add keep last state option for nodata/error in UI 12 March 2024, 14:00:43 UTC
fe1ed0a Azure: Add list of clouds in frontend AzureSettings (#84039) Add list of supported clouds in AzureSettings 12 March 2024, 13:49:30 UTC
ae70cd9 Chore: Use the promlib v0.0.1 (#84210) * use the promlib v0.0.1 * add a readme * go mod update * replace promlib * update readme * update * update go work sum * update 2 * update readme 12 March 2024, 13:25:32 UTC
0cb9f2b Users: Add back check for undefined / null for value for `lastSeenAtAge` in table view (#84265) bug: add check for undefined / null for value 12 March 2024, 13:22:13 UTC
6eaab9e E2C: Use ConfirmModal for DisconnectModal (#84279) change disconnect modal to use confirmmodal 12 March 2024, 13:07:23 UTC
ff62474 Update dependency @grafana/faro-web-sdk to v1.4.2 (#84278) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 March 2024, 13:03:21 UTC
b8d4d28 DashboardScene: Fix Get Help panel menu for lib panels (#84272) 12 March 2024, 12:54:55 UTC
39b682e DashboardScene: Fix dashboard being restored to initial state after successful save (#84183) * Failing test * Do not restore initial state after edit mode exit when dashboard is not dirty 12 March 2024, 12:54:47 UTC
2a7785c CI: Allow failed Playwright tests to fail entire build (#84244) * bump plugin-e2e and fix failing test * do not ignore failures * generate trace on every test * force test to fail for debugging purposes * fix broken test * regenerate drone file 12 March 2024, 12:48:32 UTC
7348d9c Update dependency @grafana/faro-web-sdk to v1.4.2 (#84270) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 March 2024, 12:42:24 UTC
297d73a InfluxDB: Add configuration option for enabling insecure gRPC connections (#83834) * InfluxDB: add configuration option for enabling insecure gRPC connections * fix: add insecureGrpc to InfluxOptions * rename options label 'gRPC' -> 'Connection' Co-authored-by: ismail simsek <ismailsimsek09@gmail.com> * update docs: rename options label 'gRPC' -> 'Connection' Co-authored-by: ismail simsek <ismailsimsek09@gmail.com> * default insecure connection boolean to false in frontend Co-authored-by: ismail simsek <ismailsimsek09@gmail.com> * run prettier:write --------- Co-authored-by: ismail simsek <ismailsimsek09@gmail.com> 12 March 2024, 12:36:11 UTC
388e0c2 Alerting: Allow inserting before or after existing policy (#83704) 12 March 2024, 12:28:37 UTC
78478dc Update dependency @grafana/faro-core to v1.4.2 (#84267) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 March 2024, 12:09:47 UTC
2fe9376 Update dependency ol-ext to v4.0.17 12 March 2024, 11:50:49 UTC
4fc4a1c Playlists: Fix kiosk mode not activating when starting a playlist (#84262) * Playlists: Fix Kiosk mode not activating when starting a playlist * oops remove debugger 12 March 2024, 11:48:18 UTC
a883df6 Update dependency @types/react to v18.2.65 12 March 2024, 11:30:56 UTC
fa6e4bb Users: Resurrect org picker's search functionality (#78886) [up] return search for org picker 12 March 2024, 11:29:02 UTC
fbfaf8e OrgUsers: Refactor change `LastSeenAtAge` from '10 years' to 'Never' (#84247) * refactor: change lastseenatage to Never * removed unncessecary fragments 12 March 2024, 11:18:33 UTC
c45f96e Chore: Fix feature toggle docs (#84256) update docs 12 March 2024, 11:07:07 UTC
59fed92 Switch: Remove "transparent" prop (#83705) * Switch: Remove transparent prop * Cleanup * Remove redundant prop 12 March 2024, 10:51:58 UTC
22d8258 Postgres: Allow disabling SNI on SSL-enabled connections (#83892) * Postgres: Allow disabling SNI on SSL-enabled connections * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> 12 March 2024, 10:03:24 UTC
c2b9442 Google Cloud Monitor: Fix `res` being accessed after it becomes `nil` in `promql_query.go` (#84223) Fix res being accessed after it becomes nil in promql_query.go 12 March 2024, 09:38:16 UTC
3085d53 Update dependency @types/node to v20.11.26 12 March 2024, 09:32:25 UTC
6e661fa Update babel monorepo to v7.24.0 (#84206) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 March 2024, 08:46:11 UTC
63f1c30 Auth: Set the default org after User login (#83918) * poc * add logger, skip hook when user is not assigned to default org * Add tests, move to hook folder * docs * Skip for OrgId < 1 * Address feedback * Update docs/sources/setup-grafana/configure-grafana/_index.md * lint * Move the hook to org_sync.go * Update pkg/services/authn/authnimpl/sync/org_sync.go * Handle the case when GetUserOrgList returns error --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Karl Persson <kalle.persson@grafana.com> 12 March 2024, 08:35:13 UTC
8c06c0d Panel edit: Add e2e selectors to input fields (#83246) add selectors for input fields 12 March 2024, 08:17:41 UTC
6ea9f0c AuthN: Use fetch user sync hook for render keys connected to a user (#84080) * Use fetch user sync hook for render keys connected to a user 12 March 2024, 08:15:14 UTC
f50624d Scenes: Duplicate library panels (#84159) duplicate library panels 12 March 2024, 08:11:15 UTC
298384c Disable skip button when strong password feature is enabled (#84211) 12 March 2024, 07:31:52 UTC
e33e219 Remove legacy alerting docs (#84190) 12 March 2024, 04:37:41 UTC
da327ce K8s: enable insecure to skip server cert validation for now (#84038) 11 March 2024, 23:13:14 UTC
6c5e940 Alerting: Scheduler and registry handle rules by an interface (#84044) * export Evaluation * Export Evaluation * Export RuleVersionAndPauseStatus * export Eval, create interface * Export update and add to interface * Export Stop and Run and add to interface * Registry and scheduler use rule by interface and not concrete type * Update factory to use interface, update tests to work over public API rather than writing to channels directly * Rename map in registry * Rename getOrCreateInfo to not reference a specific implementation * Genericize alertRuleInfoRegistry into ruleRegistry * Rename alertRuleInfo to alertRule * Comments on interface * Update pkg/services/ngalert/schedule/schedule.go Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com> --------- Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com> 11 March 2024, 20:57:38 UTC
0b2640e Dashboard scenes: Editing library panels. (#83223) * wip * Refactor find panel by key * clean up lint, make isLoading optional * change library panel so that the dashboard key is attached to the panel instead of the library panel * do not reload everything when the library panel is already loaded * Progress on library panel options in options pane * We can skip building the edit scene until we have the library panel loaded * undo changes to findLibraryPanelbyKey, changes not necessary when the panel has the findable id instead of the library panel * fix undo * make sure the save model gets the id from the panel and not the library panel * remove non necessary links and data providers from dummy loading panel * change library panel so that the dashboard key is attached to the panel instead of the library panel * make sure the save model gets the id from the panel and not the library panel * do not reload everything when the library panel is already loaded * Fix merge issue * Clean up * lint cleanup * wip saving * working save * use title from panel model * move library panel api functions * fix issue from merge * Add confirm save modal. Update library panel to response from save request. Add library panel information box to panel options * Better naming * Remove library panel from viz panel state, use sourcePanel.parent instead. Fix edited by time formatting * Add tests for editing library panels * implement changed from review feedback * minor refactor from feedback 11 March 2024, 19:48:27 UTC
efbcd53 docs: update angular deprecation notice (#84227) update docs 11 March 2024, 19:17:20 UTC
1ffd1cc Storage: Support listing deleted entities (#84043) * support listing deleted entities * fold listDeleted into List 11 March 2024, 17:59:54 UTC
ffd0bda Docs: fix broken link (#84103) * Fixed broken link * Removed trailing slash * Ran prettier 11 March 2024, 16:57:51 UTC
e2cc5e5 Docs: add missing alt text (#84102) Added missing alt text 11 March 2024, 16:57:02 UTC
5ae9cd5 Accessibility: Improve HelpModal markup (#83171) * HelpModal: Make more accessible * Remove console.log * Handle custom keys for screen reader * Rewrite using tables * Increase gap * Change order of help categories * HelpModal: Add tabIndex and imrpove sr-only display 11 March 2024, 16:43:55 UTC
3449a43 Update react monorepo 11 March 2024, 16:24:00 UTC
3fb6319 Prometheus: Introduce prometheus backend library (#83952) * Move files to prometheus-library * refactor core prometheus to use prometheus-library * modify client transport options * mock * have a type * import aliases * rename * call the right method * remove unrelated test from the library * update codeowners * go work sync * update go.work.sum * make swagger-clean && make openapi3-gen * add promlib to makefile * remove clilogger * Export the function * update unit test * add prometheus_test.go * fix mock type * use mapUtil from grafana-plugin-sdk-go 11 March 2024, 16:22:33 UTC
cfc7ea9 corrected the minor details (#84046) * corrected the minor details Making minor changes after the PR merged on Data sources and Data source administration. https://github.com/grafana/grafana/pull/83712 * Apply suggestions from code review Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> * Update docs/sources/panels-visualizations/_index.md Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> * Ran prettier --------- Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com> 11 March 2024, 16:21:37 UTC
b6c550c Update dependency xss to v1.0.15 11 March 2024, 15:51:26 UTC
3bb38d8 Chore: Bump grafana-plugin-sdk-go version to v0.214.0 (#84162) * bump grafana-plugin-sdk-go version to v0.214.0 * make swagger-clean && make openapi3-gen 11 March 2024, 15:49:53 UTC
7d1ea1c Update dependency rudder-sdk-js to v2.48.3 11 March 2024, 15:30:46 UTC
225ac80 Plugins: Tidy config struct (#84168) * tidy plugins config usage * fix tests 11 March 2024, 15:28:46 UTC
0c6b018 Explore: Remove deprecated `query` option from `splitOpen` (#83973) * Chore: remove deplrecated queries option from splitOpen * make queries option required * use left pane queries when splitting an existing pane 11 March 2024, 15:17:07 UTC
9c292d2 AuthN: Use sync hook to fetch service account (#84078) * Use sync hook to fetch service account 11 March 2024, 14:56:53 UTC
d8b8a2c Dashboard: Fix issue where out-of-view shared query panels caused blank dependent panels (#83966) 11 March 2024, 14:53:59 UTC
dd01743 Update dependency react-virtualized-auto-sizer to v1.0.24 11 March 2024, 14:50:20 UTC
b0848c9 Empty state: Add animation for Grot (#83770) * add animation for grot not found * extract default interval out into constant * improve relative path * extract magic numbers out into constants + throttle properly * better width/height definitions * use consistent background + apply to PageNotFound as well * increase gap in command palette empty state 11 March 2024, 14:46:53 UTC
d4b4364 Revert "Update dependency @swc/core to v1.4.6" (#84186) * Revert "Update dependency @swc/core to v1.4.6" This reverts commit 4d7220dbdf751a3dca5e72048233f1aeac324f3e. * chore(renovate): ignore swc/core for time being due to bugs in versions ~1.4.5 11 March 2024, 14:33:37 UTC
ad280db Update dependency postcss-loader to v8.1.1 11 March 2024, 14:28:12 UTC
108202f UsageStats: Separate context and threads for usage stats (#83963) * separate context and threads for usage stats * use constants * ignore original context * fix runMetricsFunc * fix collector registration Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> * change background ctx * fix test randomness * Add traces to support bundle collector * Remove unecessay span * Add trace to usagestats api * Close spans * Mv trace to bundle * Change span name * use parent context * fix runtime declare of stats * Fix pointer dereference problem on usage stat func Co-authored-by: Karl Persson <kalle.persson@grafana.com> Co-authored-by: jguer <joao.guerreiro@grafana.com> * fix broken support bundle tests by tracer --------- Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> Co-authored-by: gamab <gabriel.mabille@grafana.com> Co-authored-by: Karl Persson <kalle.persson@grafana.com> 11 March 2024, 14:18:42 UTC
5653518 Update dependency ol-ext to v4.0.16 11 March 2024, 14:10:54 UTC
0b55d72 FeatureToggles: Add feature toggle for sso email verification (#84184) * FeatureToggles: Add feature toggle for sso email verification * Rename toggle * Fix json 11 March 2024, 14:09:44 UTC
876030f Update dependency msw to v2.2.3 11 March 2024, 13:50:05 UTC
c212783 I18n: Download translations from Crowdin (#84051) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 11 March 2024, 13:17:13 UTC
4272483 Auth: Only call rotate token if we have a session expiry cookie (#84169) Only call rotate token if we have a session expiry cookie 11 March 2024, 13:10:03 UTC
0913324 Chore: Remove repetitive words (#84132) remove repetitive words Signed-off-by: carrychair <linghuchong404@gmail.com> 11 March 2024, 12:55:18 UTC
2d0fc3e Update dependency mini-css-extract-plugin to v2.8.1 11 March 2024, 12:53:41 UTC
8048e13 Dashboards: Update scenes lib to 3.10 (#84075) * Dashboards: Update scenes lib to 3.10 * Update 11 March 2024, 12:33:48 UTC
4a81a03 Playlist: run on Scenes (#83551) * DashboardScene: Implement playlist controls * Mock the runtime config properly * PlaylistSrv: with state you can subscribe to (#83828) --------- Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 11 March 2024, 12:33:32 UTC
back to top