-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync with Grafana upstream 10.2.0 #78
Commits on Oct 9, 2023
-
Loki: Change run query button text based on number of queries (grafan…
…a#76196) Loki: Change run query button name based on number of queries
Configuration menu - View commit details
-
Copy full SHA for e587d4e - Browse repository at this point
Copy the full SHA e587d4eView commit details -
CI: Use production gcom api for nightly builds (grafana#76201)
* Use production gcom api for nightly builds * Use production package repositories * Remove unused confusing env variable * Comment out previous gcom nightly pipeline * Remove unused grafana-com-nightly pipeline * Remove unused import from cron.star
Configuration menu - View commit details
-
Copy full SHA for 165b4c3 - Browse repository at this point
Copy the full SHA 165b4c3View commit details -
AccessControl: Remove legacy frontend AC checks (grafana#76187)
* remove legacy ac checks * fix RBAC disabled tests * add permissions for tests to work * fix unifiedalertstatesworker test
Configuration menu - View commit details
-
Copy full SHA for 28c0fb1 - Browse repository at this point
Copy the full SHA 28c0fb1View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1355660 - Browse repository at this point
Copy the full SHA 1355660View commit details -
AuthN: Extract from OAuthServer service account management code (graf…
…ana#76128) * Extract code to manage service accounts * Add test with client credentials grants * Fix test with the changed interface * Wire * Fix HandleTokenRequest * Add tests to extsvcaccounts * Rename Retrieve function * Document the interface
Configuration menu - View commit details
-
Copy full SHA for 007c2c8 - Browse repository at this point
Copy the full SHA 007c2c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecbe191 - Browse repository at this point
Copy the full SHA ecbe191View commit details -
Auto-generate: Improve long text generation (grafana#76213)
Breaklines don't render for history text
Configuration menu - View commit details
-
Copy full SHA for 7d0c4c5 - Browse repository at this point
Copy the full SHA 7d0c4c5View commit details -
DashboardScene: AdHoc filters (grafana#76115)
* DashboardScene: AdHoc filters * Update * minor update * update
Configuration menu - View commit details
-
Copy full SHA for f415656 - Browse repository at this point
Copy the full SHA f415656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec61f5 - Browse repository at this point
Copy the full SHA 9ec61f5View commit details -
Chore: Upgrade testing-library-selector to v0.3.1 (grafana#76238)
Upgrade testing-library-selector
Configuration menu - View commit details
-
Copy full SHA for 3d67de3 - Browse repository at this point
Copy the full SHA 3d67de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05083aa - Browse repository at this point
Copy the full SHA 05083aaView commit details -
Update dependency @monaco-editor/react to v4.6.0 (grafana#76219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aee8c91 - Browse repository at this point
Copy the full SHA aee8c91View commit details -
Instrumentation: Handle context.Canceled (grafana#75867)
Ref grafana#68480 Co-authored-by: Giuseppe Guerra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9063136 - Browse repository at this point
Copy the full SHA 9063136View commit details -
Chore: Replace mock guardian with the actual one in folder API benchm…
…arks (grafana#76231) Benchmarks: Replace mock guardian with the actual one
Configuration menu - View commit details
-
Copy full SHA for 99e4894 - Browse repository at this point
Copy the full SHA 99e4894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8757f2b - Browse repository at this point
Copy the full SHA 8757f2bView commit details -
Update dependency @react-types/button to v3.9.0 (grafana#76244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b52b0d6 - Browse repository at this point
Copy the full SHA b52b0d6View commit details -
Navigation: Create
navAdminSubsections
feature toggle (grafana#76248)create feature toggle
Configuration menu - View commit details
-
Copy full SHA for f56cc6f - Browse repository at this point
Copy the full SHA f56cc6fView commit details -
Chore: remove hasAccess and hasAcessInMetadata (grafana#76237)
* remove hasAccess and hasAcessInMetadata in favour of hasPermission and hasPermissionInMetadata * test fixes * more test fixes
Configuration menu - View commit details
-
Copy full SHA for 5e14d93 - Browse repository at this point
Copy the full SHA 5e14d93View commit details -
Signingkeys: Add local cache (grafana#76234)
* IDForwarding: change audience to be prefixed by org and remove JTI * IDForwarding: Construct new signer each time we want to sign a token. * SigningKeys: Simplify storage layer and move logic to service * SigningKeys: Add private key to local cache
Configuration menu - View commit details
-
Copy full SHA for ea741dd - Browse repository at this point
Copy the full SHA ea741ddView commit details -
DashboardScene: Support auto migration for angular panels (grafana#76100
Configuration menu - View commit details
-
Copy full SHA for 42218fb - Browse repository at this point
Copy the full SHA 42218fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f40b695 - Browse repository at this point
Copy the full SHA f40b695View commit details -
Tempo: Multi-line support for error markers in TraceQL editor (grafan…
…a#75904) * Don't show error when editor is empty * Added multi-line support for error markers * Fixed bug where new lines weren't being counted as characters * Take startLine and endLine into account in column calculations * Fix
Configuration menu - View commit details
-
Copy full SHA for 1f9bd74 - Browse repository at this point
Copy the full SHA 1f9bd74View commit details -
Sandbox: Add basic e2e tests for datasources inside sandbox (grafana#…
…76226) * Sandbox: initial dummy datasource plugin for e2e * WIP: tests * Add metrics to plugin.json so it shows up in explore * Fix false positives in frontend-sandbox-datasource.spec.ts * Change typed name to be static * Add code to delete the datasource after tests are complete * Add fail on status code * Update tests for more config * Replace visit with existing page * Delete cleanup code
Configuration menu - View commit details
-
Copy full SHA for ac27fea - Browse repository at this point
Copy the full SHA ac27feaView commit details -
Update dependency @react-types/shared to v3.21.0 (grafana#76251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de2d8f5 - Browse repository at this point
Copy the full SHA de2d8f5View commit details -
Navigation: Implement logic for docking nav menu (grafana#76188)
* Create a state for dockedMegaMenu and the function to manage it * Add the dockedMenu icon and handle the status when clicking it * Add Megamenu to section nav area when it is docked * get logic working * fix mobile * refactor state + persist in localStorage * adjust icon and don't use position absolute * restore old rudderstack tracking * use Flex instead * adjust feature toggle to be experimental * extract out localStorage handling into utils * don't need separate file * use store.set/get instead --------- Co-authored-by: eledobleefe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 930c753 - Browse repository at this point
Copy the full SHA 930c753View commit details -
Chore: remove gf-forms and LegacyForms from Ldap Page (grafana#76156)
* Chore: remove LegacyForms from Ldap Page * remove references to gf-form * fix form control submit function
Stefan Mitic authoredOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 9665cec - Browse repository at this point
Copy the full SHA 9665cecView commit details -
Chore: Add @Deprecation to LegacyForms (grafana#76055)
* Add deprecations to LegacyForms * Fix whitespace * Update FormField.tsx * Update Input.tsx * Update IndicatorsContainer.tsx * Update NoOptionsMessage.tsx * Update Select.tsx * Update Switch.tsx * Update SecretFormField.tsx * Update index.ts * Update Select.tsx * Add deprecated Links * Update deprecation comments * Update deprecation message
Configuration menu - View commit details
-
Copy full SHA for 473f889 - Browse repository at this point
Copy the full SHA 473f889View commit details -
useOpenAIStream: Improve error handling (grafana#76212)
* Simplify error message * Add timeout * Unsubscribe when unmount --------- Co-authored-by: Nathan Marrs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a2401e - Browse repository at this point
Copy the full SHA 2a2401eView commit details -
RBAC: Make fixed role UIDs deterministic (grafana#76239)
* Add fixed role UID Co-authored-by: Karl Persson <[email protected]> * Use base64 url encoding --------- Co-authored-by: Karl Persson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dd38de - Browse repository at this point
Copy the full SHA 9dd38deView commit details -
Authn: error logs (grafana#76264)
* Reduce to debug for session need rotation error * try to extract log level from error and fallback to warning
Configuration menu - View commit details
-
Copy full SHA for ceb6f8b - Browse repository at this point
Copy the full SHA ceb6f8bView commit details -
SSE: Support hysteresis threshold expression (grafana#70998)
* extend threshold command with second evaluator called `unloadEvaluator` * Introduce a new expression command Hysteresis and update Threshold unmarshaller to create the HysteresisCommand if the second eval * add feature flag `recoveryThreshold` * update unmarshal threshold command to not re-marshall because it breaks frame definition by shuffling the schema and data fields
Configuration menu - View commit details
-
Copy full SHA for 810fbc3 - Browse repository at this point
Copy the full SHA 810fbc3View commit details -
Tempo data source: Fix service map query error when a duration data f…
…rame has no data (grafana#76269) * fix tempo service graph req when data frame is empty * also report error to Faro
Configuration menu - View commit details
-
Copy full SHA for b75b747 - Browse repository at this point
Copy the full SHA b75b747View commit details -
improved the sentence to make it clear for entering admin in both the…
… username and password (grafana#76141) * improved the sentence to make it clear for entering admin in both the username and password * Update docs/sources/getting-started/build-first-dashboard.md --------- Co-authored-by: Christopher Moyer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 186a9c2 - Browse repository at this point
Copy the full SHA 186a9c2View commit details -
fix: Verification typo (grafana#73137)
* fix: Verification typo * fix: change to verification
Configuration menu - View commit details
-
Copy full SHA for d25163a - Browse repository at this point
Copy the full SHA d25163aView commit details -
Transformations: Add Numeric Index in Title (grafana#76265)
Add index to transformation title
Configuration menu - View commit details
-
Copy full SHA for a9beced - Browse repository at this point
Copy the full SHA a9becedView commit details -
Update dependency @rushstack/rig-package to v0.5.1 (grafana#76267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb7ca78 - Browse repository at this point
Copy the full SHA bb7ca78View commit details -
I18n: Reset back to default plural seperators (grafana#76284)
* reset to standard plural seperators for crowdin compatibility * update docs
Configuration menu - View commit details
-
Copy full SHA for 0d39038 - Browse repository at this point
Copy the full SHA 0d39038View commit details -
Auth: Add support for role mapping and allowed groups in Google OIDC (g…
…rafana#76266) * support google oauth allowed_groups. unify allowed groups logic * add role mapping for google oauth * add documentation * add addendums * remove extra isGroupMember * add to sample ini * Apply suggestions from code review Co-authored-by: Gabriel MABILLE <[email protected]> --------- Co-authored-by: Gabriel MABILLE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cada1f0 - Browse repository at this point
Copy the full SHA cada1f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6c16d - Browse repository at this point
Copy the full SHA 2a6c16dView commit details -
BarChart: Gradient Mode for Auto Max (grafana#74122)
* BarChart: Gradient Mode for Auto Max * add gdev panel * clean --------- Co-authored-by: Leon Sorokin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5604305 - Browse repository at this point
Copy the full SHA 5604305View commit details -
Docs: update raw format for data source variable (grafana#75488)
* Update index.md Please see this PR for the breaking change to raw. grafana#69259 * Update docs/sources/dashboards/variables/variable-syntax/index.md Co-authored-by: Isabel <[email protected]> * Fixed linting error --------- Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d84956 - Browse repository at this point
Copy the full SHA 3d84956View commit details -
Configuration menu - View commit details
-
Copy full SHA for c26e3d8 - Browse repository at this point
Copy the full SHA c26e3d8View commit details -
Canvas: Add standard text config options to button element (grafana#7…
…6160) Co-authored-by: Adela Almasan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6184bf2 - Browse repository at this point
Copy the full SHA 6184bf2View commit details
Commits on Oct 11, 2023
-
postgres/mysql: improved imports in unit tests (grafana#75980)
* postgres/mysql: improved imports in unit tests * simpler mock approach
Configuration menu - View commit details
-
Copy full SHA for dc8b07d - Browse repository at this point
Copy the full SHA dc8b07dView commit details -
Tempo: Improve UX of service graph related warnings (grafana#76134)
Improve UX of service graph related warnings
Configuration menu - View commit details
-
Copy full SHA for 9101eb2 - Browse repository at this point
Copy the full SHA 9101eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5691e6 - Browse repository at this point
Copy the full SHA d5691e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8b082 - Browse repository at this point
Copy the full SHA 1f8b082View commit details -
PanelConfig: Add option to calculate min/max per field instead of usi…
…ng the global min/max in the data frame. (grafana#75952) * Add option to calculate min max per field * Fix eslint warnings * Add back hideFromDefaults that went missing * whitespace * Add tests * Refactor range calculation * Rename localMinMax -> fieldMinMax * Remove the lint exceptions Removing these as to not hide these once we get around to fixing the underlying typing issue. * Update docs
Configuration menu - View commit details
-
Copy full SHA for 608f066 - Browse repository at this point
Copy the full SHA 608f066View commit details -
Tempo: Disable show matches only button when no matches (grafana#76124)
* Disable show matches only button when there are no matches * Update tests
Configuration menu - View commit details
-
Copy full SHA for 07b08fc - Browse repository at this point
Copy the full SHA 07b08fcView commit details -
Update dependency @rushstack/ts-command-line to v4.16.1 (grafana#76282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d2e8f6 - Browse repository at this point
Copy the full SHA 9d2e8f6View commit details -
Update dependency @rollup/plugin-node-resolve to v15.2.3 (grafana#76261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0ab1e4 - Browse repository at this point
Copy the full SHA a0ab1e4View commit details -
I18N: Collect stats on number of untranslated strings in message cata…
…logues (grafana#76272) * I18N: Collect stats on number of untranslated strings in message catalogues * eachLeaf -> eachMessage * use __dirname
Configuration menu - View commit details
-
Copy full SHA for 8d9ef71 - Browse repository at this point
Copy the full SHA 8d9ef71View commit details -
Chore: Export closestIdx function from @grafana/data (grafana#76176)
* export calculateFieldDisplayName function * export closestIdx function * Use getFieldDisplayName
Configuration menu - View commit details
-
Copy full SHA for 9035a49 - Browse repository at this point
Copy the full SHA 9035a49View commit details -
Update dependency @testing-library/user-event to v14.5.1 (grafana#76329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 58ba11e - Browse repository at this point
Copy the full SHA 58ba11eView commit details -
Navigation: Hide docked menu and dock button on mobile (grafana#76334)
* hide docked menu and dock button on mobile * add logic to handle hamburger menu button on mobile
Configuration menu - View commit details
-
Copy full SHA for abd2c9c - Browse repository at this point
Copy the full SHA abd2c9cView commit details -
Plugins: Chore: Renamed instrumentation middleware to metrics middlew…
…are (grafana#76186) * Plugins: Chore: Renamed instrumentation middleware to metrics middleware * Removed repeated logger attributes in middleware and contextual logger * renamed loggerParams to logParams * PR review suggestion * Add contextual logger middleware * Removed unused params from logRequest * Removed unwanted changes * Safer FromContext method * Removed traceID from logParams
Configuration menu - View commit details
-
Copy full SHA for 50504ba - Browse repository at this point
Copy the full SHA 50504baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f6fea3 - Browse repository at this point
Copy the full SHA 5f6fea3View commit details -
Update dependency chrome-remote-interface to v0.33.0 (grafana#76337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae84ec3 - Browse repository at this point
Copy the full SHA ae84ec3View commit details -
Update dependency @types/node to v18.18.4 (grafana#76336)
* Update dependency @types/node to v18.18.4 * fix types --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ec15de - Browse repository at this point
Copy the full SHA 0ec15deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 555acdf - Browse repository at this point
Copy the full SHA 555acdfView commit details -
DashboardScene: Share snapshot (grafana#76132)
* Dashboard snapshot creation logic and tests * Add variable type to serialized json, add refresh prop to datasource var * WIP Snapshots tab UI * Use Grafana snapshot query for a generated snapshot * Make anno snapshots backwards compatible * Share snapshot tab UI * Single panel snapshot * Remove unused param * Snap update * Ts fix * One more snap fix * Basic rows support * Add tests for basic rows * Bettererupdate
Configuration menu - View commit details
-
Copy full SHA for 6968f4d - Browse repository at this point
Copy the full SHA 6968f4dView commit details -
Siningkeys: Fix test setup (grafana#76333)
* Don't use integration tests for service and init store only once for integration tests * Set one key as expired in test
Configuration menu - View commit details
-
Copy full SHA for 3fc9253 - Browse repository at this point
Copy the full SHA 3fc9253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42fb42a - Browse repository at this point
Copy the full SHA 42fb42aView commit details -
Chore: Remove reference to storybook 6 (grafana#75815)
remove reference to storybook 6
Configuration menu - View commit details
-
Copy full SHA for d17f25d - Browse repository at this point
Copy the full SHA d17f25dView commit details -
DashboardScene: Support for Angular panels (grafana#76072)
* Could work * it's working * remove comment * Update comment * Make options work * Progress * Update panel class name * Update public/app/angular/panel/AngularPanelReactWrapper.tsx Co-authored-by: Dominik Prokop <[email protected]> * Fixes --------- Co-authored-by: Dominik Prokop <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e46e663 - Browse repository at this point
Copy the full SHA e46e663View commit details -
Authn: Prevent empty username and email during sync (grafana#76330)
* Move errors to error file * Move check for both empty username and email to user service * Move check for empty email and username to user service Update * Wrap inner error * Set username in test
Configuration menu - View commit details
-
Copy full SHA for 1528d6f - Browse repository at this point
Copy the full SHA 1528d6fView commit details -
Chore: Bump grafana-plugin-sdk-go to v0.180.0 (grafana#76349)
Bump grafana-plugin-sdk-go to v0.180.0
Configuration menu - View commit details
-
Copy full SHA for 123f34c - Browse repository at this point
Copy the full SHA 123f34cView commit details -
Chore: Reorder InfluxDB languages in combobox (grafana#76352)
Reorder the languages in combobox
Configuration menu - View commit details
-
Copy full SHA for bd23757 - Browse repository at this point
Copy the full SHA bd23757View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb9b64 - Browse repository at this point
Copy the full SHA ddb9b64View commit details -
Prometheus: Remove prometheusResourceBrowserCache feature toggle (gra…
…fana#76172) * Remove prometheusResourceBrowserCache feature toggle * Remove prometheusResourceBrowserCache feature toggle from prometheus datasource * Update tests
Configuration menu - View commit details
-
Copy full SHA for 14d01e2 - Browse repository at this point
Copy the full SHA 14d01e2View commit details -
Navigation: Split admin into subsections behind
navAdminSubsections
…… feature toggle (grafana#76280) * split admin into subsections behind feature toggle * make authentication a section header * add translations for subsections * rename translation keys * add subtitles
Configuration menu - View commit details
-
Copy full SHA for effd2a1 - Browse repository at this point
Copy the full SHA effd2a1View commit details -
Update dependency core-js to v3.33.0 (grafana#76341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7558055 - Browse repository at this point
Copy the full SHA 7558055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b52bb9 - Browse repository at this point
Copy the full SHA 6b52bb9View commit details -
Alerting: Add provenance field to /api/v1/provisioning/alert-rules (g…
…rafana#76252) This commit adds the missing Provenance field to responses for /api/v1/provisioning/alert-rules.
Configuration menu - View commit details
-
Copy full SHA for 05e12e7 - Browse repository at this point
Copy the full SHA 05e12e7View commit details -
DashboardScene: Set maxDataPointsFromWidth to true (grafana#76319)
* DashboardScene: Set maxDataPointsFromWidth to true * fix
Configuration menu - View commit details
-
Copy full SHA for bcf850f - Browse repository at this point
Copy the full SHA bcf850fView commit details -
Schema: Clean up / correct panel schema (grafana#76346)
* Schema: Clean up / correct panel schema * fixes
Configuration menu - View commit details
-
Copy full SHA for 72a1de8 - Browse repository at this point
Copy the full SHA 72a1de8View commit details -
Teams: Allow Services to register deletes (grafana#76325)
* add team RegisterDelete * fix-docs
Configuration menu - View commit details
-
Copy full SHA for 79b2974 - Browse repository at this point
Copy the full SHA 79b2974View commit details -
Chore: Add grafana-data transformations to BI squad in CODEOWNERS (gr…
…afana#76314) Add transformations directory to bi-squad
Configuration menu - View commit details
-
Copy full SHA for 2049ffc - Browse repository at this point
Copy the full SHA 2049ffcView commit details -
noBasicRole feature: Change RolePickerInput to not show the "None" ro…
…le (grafana#76300) Change RolePickerInput to only show the basic role when it's not the None role (no basic role feature)
Configuration menu - View commit details
-
Copy full SHA for c2cbb0a - Browse repository at this point
Copy the full SHA c2cbb0aView commit details -
Fix container width not being set after latest scenes update (grafana…
…#76372) * Fix container width after latest scenes update * typecheck
Configuration menu - View commit details
-
Copy full SHA for 46dc898 - Browse repository at this point
Copy the full SHA 46dc898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7329e2d - Browse repository at this point
Copy the full SHA 7329e2dView commit details -
Tempo: Fix type errors that appeared when removing the "any" type fro…
…m DataQueryResponseData (grafana#75600) * Tempo: Improving typing of data types * last fix * Fix
Configuration menu - View commit details
-
Copy full SHA for bf7fae4 - Browse repository at this point
Copy the full SHA bf7fae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6983af3 - Browse repository at this point
Copy the full SHA 6983af3View commit details -
Canvas: Button API - Block Calls to Grafana (grafana#76309)
* Canvas: Button API - Block Calls to Grafana * Move origin check inside of api logic * Change grafana url source from href to origin --------- Co-authored-by: nmarrs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 046e9b7 - Browse repository at this point
Copy the full SHA 046e9b7View commit details -
Alerting: Remove vendored models in migration service (grafana#74503)
This PR replaces the vendored models in the migration with their equivalent ngalert models. It also replaces the raw SQL selects and inserts with service calls. It also fills in some gaps in the testing suite around: - Migration of alert rules: verifying that the actual data model (queries, conditions) are correct 9a7cfa9 - Secure settings migration: verifying that secure fields remain encrypted for all available notifiers and certain fields migrate from plain text to encrypted secure settings correctly e7d3993 Replacing the checks for custom dashboard ACLs will be replaced in a separate targeted PR as it will be complex enough alone.
Configuration menu - View commit details
-
Copy full SHA for 6a8649d - Browse repository at this point
Copy the full SHA 6a8649dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54050be - Browse repository at this point
Copy the full SHA 54050beView commit details -
Revert "Alerting: Remove vendored models in migration service" (grafa…
…na#76387) Revert "Alerting: Remove vendored models in migration service (grafana#74503)" This reverts commit 6a8649d.
Configuration menu - View commit details
-
Copy full SHA for f6649d7 - Browse repository at this point
Copy the full SHA f6649d7View commit details -
Alerting: add help texts to insights (grafana#76366)
* Change texts and add spacing between sections * Minor text changes * Display timeseries with 0 values if result is empty
Configuration menu - View commit details
-
Copy full SHA for ea50695 - Browse repository at this point
Copy the full SHA ea50695View commit details -
Update origin annotation names (grafana#76301)
* Update origin annotation names k8s does not support annotation names with multiple slashes in them, so this PR updates the origin annotations to match the format for updated and created annotations. * fix tests
Configuration menu - View commit details
-
Copy full SHA for d003ffe - Browse repository at this point
Copy the full SHA d003ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a12cb8c - Browse repository at this point
Copy the full SHA a12cb8cView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65a94d9 - Browse repository at this point
Copy the full SHA 65a94d9View commit details -
Add context to transformation editor (grafana#76317)
* Add context to editor so field calculation does not return undefined variable and shows on next transform * fix bug where default alias would get interpolated
Configuration menu - View commit details
-
Copy full SHA for 4dfffa3 - Browse repository at this point
Copy the full SHA 4dfffa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c15e4 - Browse repository at this point
Copy the full SHA 94c15e4View commit details -
Alerting: Use new endpoints in the Modify Export (grafana#75796)
Co-authored-by: Konrad Lalik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbbf9b1 - Browse repository at this point
Copy the full SHA fbbf9b1View commit details -
Sandbox: e2e tests for apps running inside the frontend sandbox (graf…
…ana#76357) * Sandbox: Add tests for apps inside the sandbox * Force type to prevent flawky test
Configuration menu - View commit details
-
Copy full SHA for 665dc1f - Browse repository at this point
Copy the full SHA 665dc1fView commit details -
Teams: Move team API to own service (grafana#76347)
* move team API to its own service * remove uneeded import * reshare pref api logic
Configuration menu - View commit details
-
Copy full SHA for 466f8a1 - Browse repository at this point
Copy the full SHA 466f8a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb3d64 - Browse repository at this point
Copy the full SHA 9bb3d64View commit details -
Chore: Update grafana/saml to the latest (grafana#76363)
* Update go.mod * add missing squad to dependency
Configuration menu - View commit details
-
Copy full SHA for b6dff85 - Browse repository at this point
Copy the full SHA b6dff85View commit details -
Custom variable: Initialize options from query if not present in pers…
…isted model (grafana#76403) * Custom variable: Initialize options from query if not oresent in persisted model * Test update
Configuration menu - View commit details
-
Copy full SHA for d004105 - Browse repository at this point
Copy the full SHA d004105View commit details -
Update dependency @grafana/scenes to v1.17.0 (grafana#75862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df6cc96 - Browse repository at this point
Copy the full SHA df6cc96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e0825d - Browse repository at this point
Copy the full SHA 6e0825dView commit details -
RBAC: Fix plugins pages access-control (grafana#76321)
* RBAC: Fix plugins pages access-control * Better comment Co-authored-by: Ieva <[email protected]> * Add a small comment on connections/datasources routes --------- Co-authored-by: Ieva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 420fb56 - Browse repository at this point
Copy the full SHA 420fb56View commit details -
PluginExtensions: Made it possible to control modal size from extensi…
…on (grafana#76232) * Added possibility to change modal size from UI extension. * added tests for openModal. * fixed typings. * added test to verify default modal size.
Configuration menu - View commit details
-
Copy full SHA for f012b75 - Browse repository at this point
Copy the full SHA f012b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2771fb9 - Browse repository at this point
Copy the full SHA 2771fb9View commit details -
Chore: Improve EchoSrv logging (grafana#76385)
* Chore: Allow frontend logging to be logged via localStorage * improve echo srv logging
Configuration menu - View commit details
-
Copy full SHA for 46b0066 - Browse repository at this point
Copy the full SHA 46b0066View commit details -
Chore: Update @testing-library/dom to v9.3.3 (grafana#76364)
* Update @testing-library/dom to v9.3.3 * Update @testing-library/dom to v9.3.3 in packages * Update yarn.lock * Revert "Update yarn.lock" This reverts commit 0cc2084. * point all @testing-library/dom packages to v9.3.3
Configuration menu - View commit details
-
Copy full SHA for 5e918f0 - Browse repository at this point
Copy the full SHA 5e918f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334fc6a - Browse repository at this point
Copy the full SHA 334fc6aView commit details -
Changelog: Updated changelog for 9.4.17 (grafana#76409)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9f7cb0 - Browse repository at this point
Copy the full SHA a9f7cb0View commit details -
Changelog: Updated changelog for 9.5.13 (grafana#76418)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 790f878 - Browse repository at this point
Copy the full SHA 790f878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43928d3 - Browse repository at this point
Copy the full SHA 43928d3View commit details -
TraceView/TracesPanel: Allow providing custom span link creator funct…
…ion (grafana#76332) allow overriding span link creator for TraceView and TracesPanel
Configuration menu - View commit details
-
Copy full SHA for 87ff5b6 - Browse repository at this point
Copy the full SHA 87ff5b6View commit details -
Auth: Enable
None
role for 10.2 (grafana#76343)* remove the feature toggle for noBasicRole * linting * remove unused
Configuration menu - View commit details
-
Copy full SHA for 38cdce5 - Browse repository at this point
Copy the full SHA 38cdce5View commit details -
Changelog: Updated changelog for 10.0.9 (grafana#76425)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99e2f40 - Browse repository at this point
Copy the full SHA 99e2f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625b400 - Browse repository at this point
Copy the full SHA 625b400View commit details -
Auth: None basic role update docs (grafana#75955)
* docs: update basic role * update docs * Update docs/sources/administration/user-management/manage-org-users/index.md Co-authored-by: Ieva <[email protected]> * Update docs/sources/administration/roles-and-permissions/access-control/plan-rbac-rollout-strategy/index.md Co-authored-by: Ieva <[email protected]> --------- Co-authored-by: Ieva <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f10b4bc - Browse repository at this point
Copy the full SHA f10b4bcView commit details -
Changelog: Updated changelog for 10.1.5 (grafana#76436)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97d5481 - Browse repository at this point
Copy the full SHA 97d5481View commit details -
Alerting: text updates / replace panel (grafana#76407)
* Change text to remove "week" reference * Add alertsByState for grafana alertmanager
Configuration menu - View commit details
-
Copy full SHA for 358b395 - Browse repository at this point
Copy the full SHA 358b395View commit details -
Changelog: Updated changelog for 10.1.5 (grafana#76441)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d9617e - Browse repository at this point
Copy the full SHA 7d9617eView commit details -
Alerting: Enable Insights landing page (grafana#76381)
* Enable alerting insights * Change alertingInsights feature toggle stage * Commit autogenerated files after enabling feature flag
Configuration menu - View commit details
-
Copy full SHA for afa64fc - Browse repository at this point
Copy the full SHA afa64fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6d2c11 - Browse repository at this point
Copy the full SHA f6d2c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f3127 - Browse repository at this point
Copy the full SHA 82f3127View commit details -
Changelog: Updated changelog for 10.0.9 (grafana#76444)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f6e0c6 - Browse repository at this point
Copy the full SHA 2f6e0c6View commit details -
Changelog: Updated changelog for 9.5.13 (grafana#76450)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7ede48 - Browse repository at this point
Copy the full SHA f7ede48View commit details -
Changelog: Updated changelog for 9.4.17 (grafana#76453)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfc33c1 - Browse repository at this point
Copy the full SHA cfc33c1View commit details -
AuthN: Add service account token generation to
ExtSvcAccountsService
(grafana#76327) * Manage service account secrets * Wip * WIP * WIP * Revert to keep a light interface * Implement SaveExternalService * Remove unecessary functions from the interface * Remove unused field * Better log * Leave ext svc credentials out of the extsvcauth package for now * Remove todo * Add tests to SaveExternalService * Test that secret has been removed from store * Lint * Nit. * Rename commands and structs Co-authored-by: Kalle Persson <[email protected]> * Account for PR feedback Co-authored-by: Andres Martinez Gotor <[email protected]> * Linting * Add nosec comment G101 - this is not a hardcoded secret * Lowercase kvStoreType --------- Co-authored-by: Kalle Persson <[email protected]> Co-authored-by: Andres Martinez Gotor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 700e6e3 - Browse repository at this point
Copy the full SHA 700e6e3View commit details -
[Docs] Annotate visualizations update (grafana#76395)
There is a sentence in the [Built-in query](https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/annotate-visualizations/#built-in-query) section of the page that could use a "the" (emphasis added by me 😄) : > When you copy a dashboard using the Save As feature it will get a new dashboard id, **so annotations created on source dashboard** will no longer be visible on the copy. You can still show them if you add a new Annotation Query and filter by tags. However, this only works if the annotations on the source dashboard had tags to filter by. This PR adds "the" so the phrase reads "so annotations created on the source dashboard"
Configuration menu - View commit details
-
Copy full SHA for 7562607 - Browse repository at this point
Copy the full SHA 7562607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cf609 - Browse repository at this point
Copy the full SHA 29cf609View commit details -
Revert "Nested Folders: Fix fetching a folder by title" (grafana#76469)
Revert "Nested Folders: Fix fetching a folder by title (grafana#74725)" This reverts commit 0eac9af.
Configuration menu - View commit details
-
Copy full SHA for bdeb829 - Browse repository at this point
Copy the full SHA bdeb829View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ac4eb - Browse repository at this point
Copy the full SHA c4ac4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d8be05 - Browse repository at this point
Copy the full SHA 9d8be05View commit details -
Prometheus: Fix config bug for sigv4 auth (grafana#76390)
fix config bug for selecting sigv4
Configuration menu - View commit details
-
Copy full SHA for 67e3e57 - Browse repository at this point
Copy the full SHA 67e3e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a79e70 - Browse repository at this point
Copy the full SHA 5a79e70View commit details -
Caching: Add feature toggle for memory efficient cache payload serial…
…ization (grafana#76145) * add feature toggle for smart cache serialization * re-add toggle after merge conflict * switch feature toggle stage to experimental * incorporate PR feedback
Configuration menu - View commit details
-
Copy full SHA for 94ce875 - Browse repository at this point
Copy the full SHA 94ce875View commit details -
Prometheus: Variable query, allow for label values query type with la…
…bel, label filters and no metric (grafana#76472) allow for label values query type with label, label filters and no metric
Configuration menu - View commit details
-
Copy full SHA for c21e2be - Browse repository at this point
Copy the full SHA c21e2beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f4244 - Browse repository at this point
Copy the full SHA 42f4244View commit details -
Add RBAC note to library panels (grafana#76480)
* Add RBAC note to library panels * Update docs/sources/dashboards/build-dashboards/manage-library-panels/index.md Co-authored-by: Isabel <[email protected]> --------- Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3a997a - Browse repository at this point
Copy the full SHA f3a997aView commit details -
Chore: remove legacy components and CSS classes for OpenTsdbDetails C…
…omponent (grafana#76165) * chore: remove legacy components and classes * Update public/app/plugins/datasource/opentsdb/components/OpenTsdbDetails.tsx Co-authored-by: Tobias Skarhed <[email protected]> * chore: format and add width * chore: fix formatting * Update public/app/plugins/datasource/opentsdb/components/OpenTsdbDetails.tsx Co-authored-by: ismail simsek <[email protected]> --------- Co-authored-by: Tobias Skarhed <[email protected]> Co-authored-by: ismail simsek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb1dfbe - Browse repository at this point
Copy the full SHA cb1dfbeView commit details -
chore(76107): Remove legacy form from InfluxConfigEditor (grafana#76382)
Remove legacy form from InfluxConfigEditor With this commit, legacy form components are remvoed from influxdb config eidtor page. Form is now using FieldSet instead.
Configuration menu - View commit details
-
Copy full SHA for 2442532 - Browse repository at this point
Copy the full SHA 2442532View commit details -
Fix Influxdb language order in config page (grafana#76488)
Fix wrong language display
Configuration menu - View commit details
-
Copy full SHA for be7fe76 - Browse repository at this point
Copy the full SHA be7fe76View commit details -
K8s: Namespace parsing updates (default + stack-id) (grafana#76310)
Co-authored-by: Todd Treece <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a527aa - Browse repository at this point
Copy the full SHA 2a527aaView commit details -
Chore: Remove redundant code and update types (grafana#76489)
Remove redundant code and update types
Configuration menu - View commit details
-
Copy full SHA for efec1d9 - Browse repository at this point
Copy the full SHA efec1d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a6d78f - Browse repository at this point
Copy the full SHA 0a6d78fView commit details -
Alerting: Export of contact points to HCL (grafana#75849)
* add compat layer to convert from Export model to "new" API models
Configuration menu - View commit details
-
Copy full SHA for 372082d - Browse repository at this point
Copy the full SHA 372082dView commit details -
Alerting: Handle custom dashboard permissions in migration service (g…
…rafana#74504) * Fix migration of custom dashboard permissions Dashboard alert permissions were determined by both its dashboard and folder scoped permissions, while UA alert rules only have folder scoped permissions. This means, when migrating an alert, we'll need to decide if the parent folder is a correct location for the newly created alert rule so that users, teams, and org roles have the same access to it as they did in legacy. To do this, we translate both the folder and dashboard resource permissions to two sets of SetResourcePermissionCommands. Each of these encapsulates a mapping of all: OrgRoles -> Viewer/Editor/Admin Teams -> Viewer/Editor/Admin Users -> Viewer/Editor/Admin When the dashboard permissions (including those inherited from the parent folder) differ from the parent folder permissions alone, we need to create a new folder to represent the access-level of the legacy dashboard. Compromises: When determining the SetResourcePermissionCommands we only take into account managed and basic roles. Fixed and custom roles introduce significant complexity and synchronicity hurdles. Instead, we log a warning they had the potential to override the newly created folder permissions. Also, we don't attempt to reconcile datasource permissions that were not necessary in legacy alerting. Users without access to the necessary datasources to edit an alert rule will need to obtain said access separate from the migration.
Configuration menu - View commit details
-
Copy full SHA for 5f48619 - Browse repository at this point
Copy the full SHA 5f48619View commit details -
Alerting: Prevent cleanup of non-empty folders on migration revert (g…
…rafana#76439) Prevent cleanup of non-empty folders on revert
Configuration menu - View commit details
-
Copy full SHA for a6d928e - Browse repository at this point
Copy the full SHA a6d928eView commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18128c2 - Browse repository at this point
Copy the full SHA 18128c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5945bc - Browse repository at this point
Copy the full SHA d5945bcView commit details -
Transformations: Add support for setting timezone in Format time and …
…Convert field type transformations (grafana#76316) * Better TZ support. * Clean things up * Update convertFieldType * Update tooltips * Remove unecessary code * Prettier * Add internal TZs * Prettier * Fix tests * Make sure tests expect time with timezone * Use true lol * Centralize logic for options
Configuration menu - View commit details
-
Copy full SHA for 1a34cf6 - Browse repository at this point
Copy the full SHA 1a34cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03bb6d6 - Browse repository at this point
Copy the full SHA 03bb6d6View commit details -
Update babel monorepo to v7.23.2 (grafana#76500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d72ec22 - Browse repository at this point
Copy the full SHA d72ec22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 239bda2 - Browse repository at this point
Copy the full SHA 239bda2View commit details -
add library panels rbac (grafana#76483)
* add library panels rbac * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <[email protected]> * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <[email protected]> * Added date * Fixed version syntax * run prettier --------- Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 549d8d4 - Browse repository at this point
Copy the full SHA 549d8d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a4fcd - Browse repository at this point
Copy the full SHA 09a4fcdView commit details -
Navigation: Limit
SectionNav
to rendering items up to 3 levels (gra……fana#76478) * only render section nav items up to 3 levels * extract level depth into constant, apply in DockedMegaMenu as well
Configuration menu - View commit details
-
Copy full SHA for b6fb1e5 - Browse repository at this point
Copy the full SHA b6fb1e5View commit details -
DashboardScene: Support for dashboard PanelContext actions via state …
…hook (grafana#76192) * DashboardScene: Support for dashboard PanelContext actions via state hook * Update * Progress * Update * Update * update
Configuration menu - View commit details
-
Copy full SHA for de8ab7e - Browse repository at this point
Copy the full SHA de8ab7eView commit details -
dependency ownership: as-code -> alerting for testing package (grafan…
…a#76455) dependcy ownership: as-code -> alerting
Configuration menu - View commit details
-
Copy full SHA for 1573f25 - Browse repository at this point
Copy the full SHA 1573f25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2857870 - Browse repository at this point
Copy the full SHA 2857870View commit details -
Feature Management: Update admin page UI after a successful update (g…
…rafana#76380) * Feature Management: Update admin page UI after a successful update * lint * lint * refactor
Configuration menu - View commit details
-
Copy full SHA for 9fc0e15 - Browse repository at this point
Copy the full SHA 9fc0e15View commit details -
Revert "Add RBAC note to library panels" (grafana#76531)
Revert "Add RBAC note to library panels (grafana#76480)" This reverts commit f3a997a.
Configuration menu - View commit details
-
Copy full SHA for d6920a8 - Browse repository at this point
Copy the full SHA d6920a8View commit details -
Revert "add library panels rbac" (grafana#76532)
Revert "add library panels rbac (grafana#76483)" This reverts commit 549d8d4.
Configuration menu - View commit details
-
Copy full SHA for 28c2555 - Browse repository at this point
Copy the full SHA 28c2555View commit details -
Add role mapping support for Google OIDC (grafana#76459)
* Add role mapping support for Google OIDC * Added note about entry already being in on-prem * Add line * Fixed version syntax * Fixed typo * Removed index.md from link * Added release date
Configuration menu - View commit details
-
Copy full SHA for f251f1d - Browse repository at this point
Copy the full SHA f251f1dView commit details -
Search: Add feature toggle for panel title search (grafana#76525)
Add feature toggle for panel title search
Configuration menu - View commit details
-
Copy full SHA for bf2f254 - Browse repository at this point
Copy the full SHA bf2f254View commit details -
Grafana UI: Make it possible to bundle package with plugins (grafana#…
…76191) * moved themecontext to data * chore(grafana-ui): re-export ThemeContext from grafana/data for backwards compatibility * Moved icon bundling to core. * feat(plugins): share react-inlinesvg with plugins for grafana/ui bundling * chore(codeowners): add generate-icon-bundle.js to file * chore(storybook): update path to iconBundle file for theme * feat(plugins): share i18n dependency via systemjs * Make sure that icon bundle is initialized for tests. * Removed comment. * added tests for icon root. * Removing the need of having an init variable. * feat(grafana-ui): add icon svgs to bundle for projects that don't rely on grafana --------- Co-authored-by: Marcus Andersson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d282b7a - Browse repository at this point
Copy the full SHA d282b7aView commit details -
Chore: Add tracing to tempo, parca and pyroscope datasource backends (g…
…rafana#76368) * Added spans to trace.go * Added spans to search_stream.go * Added spans to parca datasource * Added spans for pyroscope * Fix tests * Fix another test * Lint * Revert "Fix another test" This reverts commit a163904. * Use grafana-sdk-go tracing
Configuration menu - View commit details
-
Copy full SHA for 30cb720 - Browse repository at this point
Copy the full SHA 30cb720View commit details -
IDForwarding: Use single flight for SignIdentity (grafana#76530)
* IDForwarding: Use single flight for SignIdentity * Update cache inside single flight call
Configuration menu - View commit details
-
Copy full SHA for e2ba399 - Browse repository at this point
Copy the full SHA e2ba399View commit details -
Plugins: Update PDC pattern from latest plugin SDK changes (grafana#7…
…6036) * update with sdk * do sql * fix core plugins * fix proxy settings * bump SDK version * tidy * enable pdc for test * add codeowners
Configuration menu - View commit details
-
Copy full SHA for 151f6d6 - Browse repository at this point
Copy the full SHA 151f6d6View commit details -
PluginExtensions: Make sure to pass default timeZone in context (graf…
…ana#76513) * Fixed so we will return default timeZone to extensions if empty is provided. * Update public/app/features/dashboard/utils/getPanelMenu.test.ts Co-authored-by: Dominik Prokop <[email protected]> --------- Co-authored-by: Dominik Prokop <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d18766e - Browse repository at this point
Copy the full SHA d18766eView commit details -
Add support for dashboard variables in transformations to cloud what'…
…s new (grafana#76477) * Add support for dashboard variables in transformations * Fixed version syntax * added whitespace * Added release date * Fixed linting errors
Configuration menu - View commit details
-
Copy full SHA for 939b311 - Browse repository at this point
Copy the full SHA 939b311View commit details -
Tempo: Fix empty values in TraceQL filters (grafana#76544)
Fix empty values in TraceQL filters
Configuration menu - View commit details
-
Copy full SHA for 69b84fe - Browse repository at this point
Copy the full SHA 69b84feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23fe8fc - Browse repository at this point
Copy the full SHA 23fe8fcView commit details -
DashboardScene: Fixes full page reload of fullscreen view of a repeat…
…ed panel (grafana#76326) * Progress on view panel for repeats * Good enough * Update
Configuration menu - View commit details
-
Copy full SHA for 0d55dad - Browse repository at this point
Copy the full SHA 0d55dadView commit details -
Dashboard: Fixes save drawer always comparing changes against first l…
…oaded version (grafana#76506) * Dashboard: Fixes save changes diff after first save * Lots of type issues * better fix * Update some more places to use new function * Fix * Update * Update * remove console.log * Update
Configuration menu - View commit details
-
Copy full SHA for b01cbc7 - Browse repository at this point
Copy the full SHA b01cbc7View commit details -
DashboardScene: Backward compatability with getDashboardSrv.getCurren…
…t and DashboardModel props and functions (grafana#76371) * DashboardSrv.getCurrent backward compatibility * fixes
Configuration menu - View commit details
-
Copy full SHA for a42040a - Browse repository at this point
Copy the full SHA a42040aView commit details -
PublicDashboards: Enable feature by default for GA and remove public …
…preview text (grafana#76484) * public dashboard for GA * files modified * public preview removed
Configuration menu - View commit details
-
Copy full SHA for 40b79de - Browse repository at this point
Copy the full SHA 40b79deView commit details -
Grafana/ui: Wrap Box in forwardRef (grafana#76555)
* Grafana/ui: Wrap Box in forwardRef * Destructure props
Configuration menu - View commit details
-
Copy full SHA for 8bf0143 - Browse repository at this point
Copy the full SHA 8bf0143View commit details -
Navigation: Correctly set active nested plugin pages (grafana#76526)
* correctly set active nested plugin pages * add recursion depth limit
Configuration menu - View commit details
-
Copy full SHA for ed4c9bb - Browse repository at this point
Copy the full SHA ed4c9bbView commit details -
Doc: Add docs for direct mapping of
None
role for SAML (grafana#76551)* add: direct mapping of None role for SAML * Fix docs formatting * fix spelling --------- Co-authored-by: Vardan Torosyan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7794697 - Browse repository at this point
Copy the full SHA 7794697View commit details -
InfluxDB: Use apache/arrow v13 (grafana#76548)
* Use apache/arrow v13 * remove apache/thrift * go mod tidy with go1.21.1 * add metrics team as owner --------- Co-authored-by: Kyle Brandt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2877723 - Browse repository at this point
Copy the full SHA 2877723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e624d - Browse repository at this point
Copy the full SHA 20e624dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b02d7 - Browse repository at this point
Copy the full SHA c4b02d7View commit details -
Loki: Autocomplete returning labels already in use when cursor is bef…
…ore or between other labels (grafana#75925) * Fix issue getting current labels that would only grab values to the left of the cursor * Loki: Fix Autocomplete in stream selector overwriting existing label names, or inserting autocomplete result within label value (grafana#76485) * Better autocomplete functionality in loki, changing the word pattern to include label value separator (=), include valid sting chars (-), and value wrapper ("), adding some more logic in the range calculation to prevent autocomplete results from partially overwriting adjacent label names or portions of the current label value
Configuration menu - View commit details
-
Copy full SHA for f2ad666 - Browse repository at this point
Copy the full SHA f2ad666View commit details -
Docs: Update whats-new-next with RBAC permission validation (grafana#…
…76470) * Update whats-new-next with RBAC permission validation * run prettier * Fixed version syntax * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <[email protected]> * update docs * update * fix merge --------- Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3dbda43 - Browse repository at this point
Copy the full SHA 3dbda43View commit details -
Docs: Revisit Manage Dashboard docs for new UI (grafana#75840)
* Docs: Start to iterate on new Browse Dashboard docs * more * more changes * Apply suggestions from code review Co-authored-by: Isabel <[email protected]> * prettier * Update docs/sources/dashboards/manage-dashboards/index.md Co-authored-by: Isabel <[email protected]> * disclaimer about folders with slashes in them * Apply suggestions from code review Co-authored-by: Isabel <[email protected]> --------- Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5204977 - Browse repository at this point
Copy the full SHA 5204977View commit details -
Alerting: Add support for msteams contact point in external Alertmana…
…gers (grafana#76392) * Add support for msteams contact point in external AMs * Update docs
Configuration menu - View commit details
-
Copy full SHA for 0592fe7 - Browse repository at this point
Copy the full SHA 0592fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a62a97 - Browse repository at this point
Copy the full SHA 5a62a97View commit details -
Elasticsearch: Clean up query print leftover (grafana#76543)
Clean query print left over
Configuration menu - View commit details
-
Copy full SHA for e0f32f4 - Browse repository at this point
Copy the full SHA e0f32f4View commit details -
PublicDashboards: Title logo and footer redesign (grafana#74769)
--------- Co-authored-by: Agnès Toulet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdca151 - Browse repository at this point
Copy the full SHA cdca151View commit details -
Transformations: De-emphasize non-applicable transformations (grafana…
…#76373) * Stub types * Update applicator * Type and functionality updates * Format time applicator * Group by applicator * Groupy to matrix applicator * Use applicability levels * Add organize fields applicator * Add applicator to heatmap * Add disabled icons * Update presentation * Prettier * Why run prettier once when you can do it twice? * Update presentation * Prettier * Update presentation * Prefer object syntax * Betterer and Prettier
Configuration menu - View commit details
-
Copy full SHA for 5e9dac6 - Browse repository at this point
Copy the full SHA 5e9dac6View commit details -
Revert "Plugins: Update PDC pattern from latest plugin SDK changes" (g…
…rafana#76565) Revert "Plugins: Update PDC pattern from latest plugin SDK changes (grafana#76036)" This reverts commit 151f6d6.
Configuration menu - View commit details
-
Copy full SHA for 91cf4f0 - Browse repository at this point
Copy the full SHA 91cf4f0View commit details -
Explore: Content Outline (grafana#74536)
* Add images * Basic button functionality; TODO placeholders for dispatching contentOutlineToggle and rendering content outline component * Basic content outline container * Content outline toggles * Remove icon files from explore * Scroll into view v1 * outline that reflect's explore's order of vizs * Update icon name * Add scrollId to PanelChrome; scrolling enabled for Table * Add queries icon * Improve scroll behavior in split view * Add wrapper so the sticky navigation doesn't scroll when on the bottom of the window * Fix the issue with logs gap; center icons * Memoize register and unregister functions; adjust content height * Make displayOrderId optional * Use Node API for finding position of panels in content outline; add tooltip * Dock content outline in expanded mode; at tooltip to toggle button * Handle content outline visibility from Explore and not redux; pass outlineItems as a prop * Fix ContentOutline test * Add interaction tracking * Add padding to fix test * Replace string literals with objects for styles * Update event reporting payloads * Custom content outline button; content outline container improvements * Add aria-expanded to content outline button in ExploreToolbar * Fix vertical and horizontal scrolling * Add aria-controls * Remove unneccessary css since ExploreToolbar is sticky * Update feature toggles; Fix typos * Make content outline button more prominent in split mode; add padding to content outline items; * Diego's UX updates * WIP: some scroll fixes * Fix test and type error * Add id to ContentOutline to differentiate in split mode * No default exports --------- Co-authored-by: Giordano Ricci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ec54bc - Browse repository at this point
Copy the full SHA 4ec54bcView commit details -
Chore: Update data migration to update rows that have changes (grafan…
…a#76545) * update data migration to update rows that have changes * fix migration for sqlite * remove id; fix postgres * Fix for MySQL * delete old items from folder table * change integer to boolean --------- Co-authored-by: Sofia Papagiannaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d19dcd - Browse repository at this point
Copy the full SHA 1d19dcdView commit details -
Explore: Content outline add documentation (grafana#76482)
* Add documentation
Configuration menu - View commit details
-
Copy full SHA for 97f5c1c - Browse repository at this point
Copy the full SHA 97f5c1cView commit details -
Correlations: Docs update (grafana#76508)
* First draft * Update docs * Update docs * Fix a typo * Update docs/sources/administration/correlations/use-correlations-editor-in-explore/index.md Co-authored-by: Giordano Ricci <[email protected]> * Update docs/sources/administration/correlations/use-correlations-editor-in-explore/index.md Co-authored-by: Giordano Ricci <[email protected]> * Update docs/sources/administration/correlations/use-correlations-editor-in-explore/index.md Co-authored-by: Giordano Ricci <[email protected]> * Update docs/sources/administration/correlations/use-correlations-editor-in-explore/index.md Co-authored-by: Giordano Ricci <[email protected]> * Update docs/sources/administration/correlations/use-correlations-editor-in-explore/index.md Co-authored-by: Giordano Ricci <[email protected]> * Update docs/sources/administration/correlations/use-correlations-editor-in-explore/index.md Co-authored-by: Giordano Ricci <[email protected]> * Update docs/sources/administration/correlations/use-correlations-editor-in-explore/index.md Co-authored-by: Giordano Ricci <[email protected]> * Update docs/sources/administration/correlations/use-correlations-editor-in-explore/index.md Co-authored-by: Giordano Ricci <[email protected]> * Fix linting * Fix a typo * Update how correlations works in logs panel * Add more context to results field --------- Co-authored-by: Giordano Ricci <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e3254b - Browse repository at this point
Copy the full SHA 1e3254bView commit details -
i18n: Markup Explore's Query Inspector for translations (grafana#76157)
Stefan Mitic authoredOct 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 4d8560d - Browse repository at this point
Copy the full SHA 4d8560dView commit details -
Add public dashboards GA content (grafana#76496)
* Added public dashboards content * Updated Loom link * Added back old Loom embed to help troubleshoot new embed * Add video * Added video embed shortcode * Fixed embed code
Configuration menu - View commit details
-
Copy full SHA for 5ba32e0 - Browse repository at this point
Copy the full SHA 5ba32e0View commit details -
chore: Remove gh-form and LegacyForms from InfluxFluxConfig (grafana#…
…76495) * chore: replace SecretFormField with SecretInput * chore: Remove gh-form and LegacyForms from InfluxFluxConfig
Configuration menu - View commit details
-
Copy full SHA for 7f89251 - Browse repository at this point
Copy the full SHA 7f89251View commit details -
Chore: remove gf-forms and LegacyForms from Graphite ConfigEditor (gr…
…afana#76038) * Chore: remove gf-forms and LegacyForms from Graphite ConfigEditor * Use Field instead of InlineField * Remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 335b73d - Browse repository at this point
Copy the full SHA 335b73dView commit details -
Access: Fetch fresh permissions for target GlobalOrgID in AuthorizeIn…
…OrgMiddleware (grafana#76569) fetch fresh permissions for global in AuthorizeInOrgMiddleware Update pkg/services/accesscontrol/authorize_in_org_test.go do not load viewer permissions in global ID
Configuration menu - View commit details
-
Copy full SHA for 48ef88a - Browse repository at this point
Copy the full SHA 48ef88aView commit details -
Transforms: Add 'Format String' Transform (grafana#73624)
* Format String Implementation * Prettier * Unify Every/Pascal/Camel cases * Reformat + add new cases * Add Trim and Substring to the transform options * Trim/Substring tests+formatting * refactor * docs + feature toggle * add category * docs. add svg. change description * revert weird add from merge * readd config. change description * docs change * Adding experimental shortcode * Add code formatting * change shortcode --------- Co-authored-by: Victor Marin <[email protected]> Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 889576a - Browse repository at this point
Copy the full SHA 889576aView commit details -
Docs k8smon whats new content (grafana#76153)
* test commit * Content additions * Additional edits * Added cloud metadata * Remove "now" language * Reordered and reformatted, added release numbers * Addl edits * Addl edits * Added images * Correct hyperlink * Fix link to png * Change heading for readability * Fix doc link * Fix doc link * Remove doc link * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <[email protected]> * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <[email protected]> * Updates to formatting, added dates * Added shortcodes for images * Resize images, reformat * Updated date format * Fixed linting errors --------- Co-authored-by: Isabel <[email protected]> Co-authored-by: Isabel Matwawana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3622120 - Browse repository at this point
Copy the full SHA 3622120View commit details -
Docs: add content outline to Cloud what's new (grafana#76579)
* Added content outline to what's new * Fixed formatting * add docs link * Added version syntax * Added page anchor and removed text reference to page section --------- Co-authored-by: harisrozajac <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae6f478 - Browse repository at this point
Copy the full SHA ae6f478View commit details -
Docs: add no basic role to Cloud what's new (grafana#76577)
Added no basic role content
Configuration menu - View commit details
-
Copy full SHA for f906bc1 - Browse repository at this point
Copy the full SHA f906bc1View commit details -
Docs: add cloud feature release dates (grafana#76585)
Added release dates
Configuration menu - View commit details
-
Copy full SHA for 862fd83 - Browse repository at this point
Copy the full SHA 862fd83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba78c4 - Browse repository at this point
Copy the full SHA 3ba78c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56c2d8f - Browse repository at this point
Copy the full SHA 56c2d8fView commit details
Commits on Oct 14, 2023
-
DashGPT: Improve save dashboard description generation (grafana#75699)
Co-authored-by: Aaron Sanders <[email protected]> Co-authored-by: Ivan Ortega <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0238db4 - Browse repository at this point
Copy the full SHA 0238db4View commit details
Commits on Oct 16, 2023
-
Update dependency eslint-plugin-import to v2.28.1 (grafana#76539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3c4d76 - Browse repository at this point
Copy the full SHA f3c4d76View commit details -
Loki: Remove legacy form classes from LokiQuerySettings (grafana#76331)
* Remove legacy form from LokiQuerySettings With this commit, legacy form components are remvoed from loki query settings page. Form is now using InlineField instead. * Fix the width of loki predefined ops input * Fix the width of loki predefined ops input * Fix type in loki query component input field
Configuration menu - View commit details
-
Copy full SHA for ad15c55 - Browse repository at this point
Copy the full SHA ad15c55View commit details -
Update dependency @grafana/scenes to v1.19.0 (grafana#76507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 474e433 - Browse repository at this point
Copy the full SHA 474e433View commit details -
Update dependency eslint to v8.51.0 (grafana#76522)
* Update dependency eslint to v8.51.0 * update sdk version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e380daf - Browse repository at this point
Copy the full SHA e380dafView commit details -
Update dependency eslint-plugin-jest to v27.4.2 (grafana#76602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70d41d5 - Browse repository at this point
Copy the full SHA 70d41d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 260e123 - Browse repository at this point
Copy the full SHA 260e123View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b9c04 - Browse repository at this point
Copy the full SHA a8b9c04View commit details -
Update dependency eslint-plugin-jsdoc to v46.8.2 (grafana#76606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 549df18 - Browse repository at this point
Copy the full SHA 549df18View commit details -
Nav: Replace cloneDeep() in MegaMenu (grafana#76607)
* refactor: remove deep clone of nav tree * refactor: fix mutation issue
Configuration menu - View commit details
-
Copy full SHA for 5423e75 - Browse repository at this point
Copy the full SHA 5423e75View commit details -
Update dependency eslint-plugin-react to v7.33.2 (grafana#76610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ede77b0 - Browse repository at this point
Copy the full SHA ede77b0View commit details -
Update dependency i18next-browser-languagedetector to v7.1.0 (grafana…
…#76611) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb7ba57 - Browse repository at this point
Copy the full SHA fb7ba57View commit details -
Elasticsearch: Remove LegacyForms and gf-form from DataLink (grafana#…
…76397) * remove LegacyForms and gf-form references from ElasticSearch DataLink page Signed-off-by: Deepayan Mukherjee <[email protected]> * fix breaking tests by adding label to inline switch Signed-off-by: Deepayan Mukherjee <[email protected]> --------- Signed-off-by: Deepayan Mukherjee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c04e96b - Browse repository at this point
Copy the full SHA c04e96bView commit details -
Grafana UI: Add Avatar component (grafana#76429)
* Grafana/UI: Add Avatar component * Use the new component * Add docs and story * Update type check * Codeformat
Configuration menu - View commit details
-
Copy full SHA for bc98f3d - Browse repository at this point
Copy the full SHA bc98f3dView commit details -
RBAC: generated prefixed uids for external service role (grafana#76601)
* Replace FixedRoleUID function with a common function to generate these prefixes * Use common function to generate prefixed uid for external service accounts Co-authored-by: Gabriel MABILLE <[email protected]> --------- Co-authored-by: Gabriel MABILLE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae5e030 - Browse repository at this point
Copy the full SHA ae5e030View commit details -
Update dependency msw to v1.3.2 (grafana#76615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aad68ac - Browse repository at this point
Copy the full SHA aad68acView commit details -
Update dependency rc-cascader to v3.18.1 (grafana#76616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db4b7a3 - Browse repository at this point
Copy the full SHA db4b7a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406888d - Browse repository at this point
Copy the full SHA 406888dView commit details -
Add Aggregate by to what's new (grafana#76550)
* Add Aggregate by to what's new * Update index.md * Update index.md * Update index.md * Update index.md * Add demo image * Apply suggestions from code review Co-authored-by: Isabel <[email protected]> --------- Co-authored-by: Joey Tawadrous <[email protected]> Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8156457 - Browse repository at this point
Copy the full SHA 8156457View commit details -
Sandbox: Add e2e tests to test global variables access (grafana#76598)
* Sandbox: Add e2e tests to test global variables access * Trigger drone again * Add be.visible validation to global object elements
Configuration menu - View commit details
-
Copy full SHA for c986029 - Browse repository at this point
Copy the full SHA c986029View commit details -
Docs: Whats new for multiple spansets (grafana#76447)
* Whats new for multiple spansets * Added date * Updated link format * Updated version syntax --------- Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7680576 - Browse repository at this point
Copy the full SHA 7680576View commit details -
Documentation: Clean up Docker installation docs (grafana#76164)
* docs: fix minor inaccuracies - give content on the type of data that needs persistence - Use more precise terminology - persistent storage != Docker volumes - filesystem changes remains in a stopped container and only discard when container removed - 'directory' is more accurate than 'folder' - fix typo: `grafana_data` should be `grafana-storage` * docs: fix grammar and use 'directory' consistently * docs: replace 'sqlite3' with 'SQLite version 3'
Configuration menu - View commit details
-
Copy full SHA for 67656eb - Browse repository at this point
Copy the full SHA 67656ebView commit details -
Docs: add correlations content to What's new in Cloud (grafana#76558)
* Added correlations content * Added dates * Fixed linting errors
Configuration menu - View commit details
-
Copy full SHA for c095ffa - Browse repository at this point
Copy the full SHA c095ffaView commit details -
Plugins: Update PDC pattern from latest plugin SDK changes (grafana#7…
…6576) * update with sdk * do sql * fix core plugins * fix proxy settings * bump SDK version * tidy * enable pdc for test * add codeowners * bump dep * go mod tidy * bump SDK
Configuration menu - View commit details
-
Copy full SHA for 9d92818 - Browse repository at this point
Copy the full SHA 9d92818View commit details -
Docs: add alerting insights entry (grafana#76549)
* Added alerting insights entry * Added placeholder date field * Added date
Configuration menu - View commit details
-
Copy full SHA for 1bc3bb4 - Browse repository at this point
Copy the full SHA 1bc3bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2054c53 - Browse repository at this point
Copy the full SHA 2054c53View commit details -
docs/whatsnew: (10.2) Add recorded queries multiple metrics (grafana#…
…76554) Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a2a3ab - Browse repository at this point
Copy the full SHA 5a2a3abView commit details -
TeamPicker: Add optional initial value support (grafana#76353)
* TeamPicker: Add optional initial value support * Rename value to teamId
Configuration menu - View commit details
-
Copy full SHA for 87d697e - Browse repository at this point
Copy the full SHA 87d697eView commit details -
Update dependency rc-drawer to v6.5.2 (grafana#76621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d5e728 - Browse repository at this point
Copy the full SHA 6d5e728View commit details -
Docs: Update new Browse Dashboards (grafana#76567)
* Docs: Update new Browse Dashboards * Apply suggestions from code review Co-authored-by: Isabel <[email protected]> * add date --------- Co-authored-by: Isabel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c456ec - Browse repository at this point
Copy the full SHA 8c456ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 157ea31 - Browse repository at this point
Copy the full SHA 157ea31View commit details -
Dashboard: Use Interval variable in DashboardScene (grafana#75836)
Co-authored-by: Dominik Prokop <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dfd918 - Browse repository at this point
Copy the full SHA 8dfd918View commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19795f9 - Browse repository at this point
Copy the full SHA 19795f9View commit details -
CI: Remove
0.0.0-test
tag event (grafana#76662)Remove 0.0.0-test tag event
Configuration menu - View commit details
-
Copy full SHA for faa22b8 - Browse repository at this point
Copy the full SHA faa22b8View commit details -
Chore: Reduce flakiness of e2e tests caused by write contention in sq…
…lite (grafana#76659) Reduce flakiness of e2e tests caused by write contention in sqlite Write contention in sqlite on startup intermittently causes failed tests because of failed service runs. This can have various root causes, one example is dashboard provisioning: Dashboard provisioning's frequent commits can cause other read transaction snapshots to invalidate and throw SQLITE_BUSY/SQLITE_BUSY_SNAPSHOT. If those failing transactions have a long length but not long enough to ensure all of the dashboards have finished provisioning it will run out of retries and fail entirely. This change helps indirectly reduce these write contentions by limiting the connection pool for e2e tests. As a bonus, having our e2e tests run using `max_open_conn = 2` means it acts as a guard against regressions that would affect certain internal instances that run with these settings.
Configuration menu - View commit details
-
Copy full SHA for 676877f - Browse repository at this point
Copy the full SHA 676877fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebbe06 - Browse repository at this point
Copy the full SHA 8ebbe06View commit details -
Plugins: Add status_source label to plugin request metrics (grafana#7…
…6236) * Plugins: Chore: Renamed instrumentation middleware to metrics middleware * Removed repeated logger attributes in middleware and contextual logger * renamed loggerParams to logParams * PR review suggestion * Add pluginsInstrumentationStatusSource feature toggle * Plugin error source prometheus metrics * Add error_source to logs * re-generate feature toggles * fix compilation issues * remove unwanted changes * Removed logger middleware changes, implement error source using context * Renamed pluginmeta to pluginrequestmeta, changed some method names * Fix comment * pluginrequestmeta.go -> plugin_request_meta.go * Replaced plugin request meta with status source * Add tests for pluginrequestmeta status source * Fix potential nil pointer dereference in instrmentation middleware * Add metrics middleware tests * Sort imports in clienttest.go * Add StatusSourceFromContext test * Add error_source label to plugin_request_duration_seconds * Re-generate feature flags * lint * Use StatusSourcePlugin by default * re-generate feature flags
Configuration menu - View commit details
-
Copy full SHA for f5076d1 - Browse repository at this point
Copy the full SHA f5076d1View commit details -
Update dependency rc-slider to v10.3.1 (grafana#76622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99c2467 - Browse repository at this point
Copy the full SHA 99c2467View commit details -
Nav: Remove and refactor MegaMenu and its sub-components (grafana#76614)
* refactor: remove hasActiveChild * refactor: remove unused properties from MegeMenuItemText * refactor: remove MegaMenuItemIcon * refactor after code review
Configuration menu - View commit details
-
Copy full SHA for a546db4 - Browse repository at this point
Copy the full SHA a546db4View commit details -
Social: Fix error decoding id_token log (grafana#76664)
* Social: Fix error decoding id_token log * Update pkg/login/social/generic_oauth.go
Configuration menu - View commit details
-
Copy full SHA for 2cab0d3 - Browse repository at this point
Copy the full SHA 2cab0d3View commit details
Commits on Oct 23, 2023
-
Release: Bump version to 10.2.0 (#59)
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8db5993 - Browse repository at this point
Copy the full SHA 8db5993View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce793fe - Browse repository at this point
Copy the full SHA ce793feView commit details -
[v10.2.x] Chore: Fix formatter test (grafana#76867)
Chore: Fix formatter test (grafana#76689) (cherry picked from commit 0ddc3d4) Co-authored-by: Andres Martinez Gotor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 895fbaf - Browse repository at this point
Copy the full SHA 895fbafView commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce46596 - Browse repository at this point
Copy the full SHA ce46596View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae830f6 - Browse repository at this point
Copy the full SHA ae830f6View commit details