Skip to content
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

PMM-13059 Grafana 10.4.2 #745

Merged
merged 139 commits into from
Apr 16, 2024
Merged

PMM-13059 Grafana 10.4.2 #745

merged 139 commits into from
Apr 16, 2024

Commits on Feb 20, 2024

  1. [v10.4.x] Logs Panel: Add option extra UI functionality for log conte…

    …xt (grafana#83129)
    
    Logs Panel: Add option extra UI functionality for log context (grafana#83123)
    
    * use ref rather than state
    
    * add `getLogRowContextUi` to panel
    
    (cherry picked from commit f2c0309)
    
    Co-authored-by: Sven Grossmann <[email protected]>
    grafana-delivery-bot[bot] and svennergr authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e52118c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. [v10.4.x] Alerting docs: adds simplified alert routing (grafana#83159)

    Alerting docs: adds simplified alert routing (grafana#82158)
    
    * Alerting docs: adds simplified alert routing
    
    * adds to preview section
    
    * adds numbering
    
    * adds indent
    
    * deletes fullstop
    
    * ran prettier
    
    * adds feature toggle notes
    
    * fixes spelling error
    
    (cherry picked from commit d091e4c)
    
    Co-authored-by: brendamuir <[email protected]>
    grafana-delivery-bot[bot] and brendamuir authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8e9fb37 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Alerting docs: Fix migrating alert links (grafana#83165)

    Alerting docs: Fix migrating alert links (grafana#83141)
    
    * Alerting docs: fixes migrating links
    
    * Fixes underscores and stars
    
    * Corrects numbering
    
    * ran prettier
    
    * Fix links
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    * Update docs/sources/alerting/set-up/migrating-alerts/_index.md
    
    Co-authored-by: Jack Baldry <[email protected]>
    
    ---------
    
    Signed-off-by: Jack Baldry <[email protected]>
    Co-authored-by: Jack Baldry <[email protected]>
    (cherry picked from commit 4720c99)
    
    Co-authored-by: brendamuir <[email protected]>
    grafana-delivery-bot[bot] and brendamuir authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f6ab4e1 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Alerting docs: fixes oncall broken links (grafana#83167)

    Alerting docs: fixes oncall broken links (grafana#83139)
    
    (cherry picked from commit 4b2ef36)
    
    Co-authored-by: brendamuir <[email protected]>
    grafana-delivery-bot[bot] and brendamuir authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6e7ba7c View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Snapshots: delete from same org (grafana#83170)

    Snapshots: delete from same org (grafana#83111)
    
    delete in org
    
    (cherry picked from commit 809c1ea)
    
    Co-authored-by: Ryan McKinley <[email protected]>
    grafana-delivery-bot[bot] and ryantxu authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2fbc070 View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Alerting: Protect possible undefined (grafana#83186)

    Alerting: Protect possible undefined (grafana#83128)
    
    Protect possible undefined
    
    (cherry picked from commit 16dee3c)
    
    Co-authored-by: Sonia Aguilar <[email protected]>
    Configuration menu
    Copy the full SHA
    fedf3e2 View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] Docs: add information about filtering for annotations (graf…

    …ana#83194)
    
    Docs: add information about filtering for annotations (grafana#82957)
    
    * Added information about filtering for annotations
    
    * Update generate-transformations.ts
    
    (cherry picked from commit f18b9dd)
    
    Co-authored-by: Isabel <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e3d8fca View commit details
    Browse the repository at this point in the history
  7. [v10.4.x] QueryVariableEditor: Select a variable ds does not work (gr…

    …afana#83181)
    
    QueryVariableEditor: Select a variable ds does not work (grafana#83144)
    
    (cherry picked from commit 5460d75)
    
    Co-authored-by: Ivan Ortega Alba <[email protected]>
    Configuration menu
    Copy the full SHA
    13e7099 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. [v10.4.x] Alerting: Fix dashboard nav drawers disappearing (grafana#8…

    …3205)
    
    Alerting: Fix dashboard nav drawers disappearing (grafana#82890)
    
    Add DashNav modal renderer to handle modals rendered from Toolbar buttons
    
    (cherry picked from commit b02183e)
    
    Co-authored-by: Konrad Lalik <[email protected]>
    grafana-delivery-bot[bot] and konrad147 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    272ca9a View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Alerting: Fix saving evaluation group. (grafana#83234)

    Alerting: Fix saving evaluation group. (grafana#83188)
    
    fix saving evaluation group
    
    (cherry picked from commit 2a1873f)
    
    Co-authored-by: Sonia Aguilar <[email protected]>
    Configuration menu
    Copy the full SHA
    e229eef View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Docs: update import troubleshoot dashboards links (grafana#…

    …83245)
    
    Docs: update import troubleshoot dashboards links (grafana#83124)
    
    * Updated links to former manage dashboards content
    
    * Removed links to manage dashboards and added export content to Sharing page
    
    * Replaced grafana links with cloud docs links
    
    * Removed trailing slash from link
    
    * trigger CI
    
    ---------
    
    Co-authored-by: Jack Baldry <[email protected]>
    (cherry picked from commit 5f41cc6)
    
    Co-authored-by: Isabel <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fed9e2f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. [v10.4.x] AuthProxy: Invalidate previous cached item for user when ch…

    …anges are made to any header (grafana#83287)
    
    AuthProxy: Invalidate previous cached item for user when changes are made to any header (grafana#81445)
    
    * fix: sign in using auth_proxy with role a -> b -> a would end up with role b
    
    * Update pkg/services/authn/clients/proxy.go
    
    Co-authored-by: Karl Persson <[email protected]>
    
    * Update pkg/services/authn/clients/proxy.go
    
    Co-authored-by: Karl Persson <[email protected]>
    (cherry picked from commit 9282c7a)
    
    Co-authored-by: Klesh Wong <[email protected]>
    grafana-delivery-bot[bot] and klesh authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a0c2fb1 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] DataQuery: Track panel plugin id not type (grafana#83164)

    DataQuery: Track panel plugin id not type (grafana#83091)
    
    (cherry picked from commit 64e0a42)
    
    Co-authored-by: Torkel Ödegaard <[email protected]>
    grafana-delivery-bot[bot] and torkelo authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    deb12d4 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] remove oss from security config docs (grafana#83326)

    remove oss from security config docs (grafana#82936)
    
    (cherry picked from commit 92fa868)
    
    Co-authored-by: Kristina <[email protected]>
    grafana-delivery-bot[bot] and gelicia authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dadc81b View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Docs: restructure Configure field overrides (grafana#83348)

    Docs: restructure Configure field overrides (grafana#81833)
    
    * Removed view and delete overrides sections
    
    * Added examples heading and moved examples down one heading level
    
    * Added override rules section and removed rule definitions from task
    
    * Added supported visualizations section and table and docs ref links
    
    * Docs: edit Configure field overrides (grafana#81834)
    
    * Formatted note
    
    * Added missing content and general edits
    
    * Updated screenshots and examples and general edits
    
    * Fix small formatting issues
    
    * Fixed links
    
    * Uploaded images to admin, updated image links, and removed local images
    
    * Swapped figure shortcode for simple Markdown
    
    (cherry picked from commit dfeb33f)
    
    Co-authored-by: Isabel <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    58d6e0b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. [v10.4.x] Docs/grafana helm (grafana#83429)

    Docs/grafana helm (grafana#80390)
    
    * added the helm project
    
    * added page metadata
    
    * added the intro section
    
    * fixed menuTitle
    
    * added section i.e. Setting up the Grafana Helm repository
    
    * added the deployment section
    
    * finished the deploying grafana section
    
    * completed access grafana section
    
    * updating changes
    
    * added persistent storage section
    
    * added debugging section
    
    * fixed typos
    
    * fixed headings
    
    * fixed numerious typos
    
    * Apply suggestions from code review
    
    looks good now !!
    
    Co-authored-by: Christopher Moyer <[email protected]>
    
    * Apply suggestions from code review
    
    Thanks for the changes. It looks much better now
    
    Co-authored-by: Christopher Moyer <[email protected]>
    
    * fixed the suggested changes and fixed minor typos
    
    * Apply suggestions from code review
    
    thanks for the improvements. looks polished now!!
    
    Co-authored-by: Christopher Moyer <[email protected]>
    
    * fixed download link
    
    * fixed typo
    
    * final adjustments
    
    * corrects spelling
    
    * makes prettier
    
    ---------
    
    Co-authored-by: Christopher Moyer <[email protected]>
    Co-authored-by: Chris Moyer <[email protected]>
    (cherry picked from commit 9f88a88)
    
    Co-authored-by: Usman Ahmad <[email protected]>
    grafana-delivery-bot[bot] and usmangt authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    09663d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. [v10.4.x] Plugins: Angular deprecation: Fix AngularDeprecationNotice …

    …not being rendered on first page load (grafana#83526)
    
    Plugins: Angular deprecation: Fix AngularDeprecationNotice not being rendered on first page load (grafana#83221)
    
    * Plugins: Angular deprecation: Wait for plugins to be inizialized before rendering AngularDeprecationNotice
    
    * use then
    
    * fix tests
    
    * mockCleanUpDashboardAndVariables.mockReset();
    
    * Handle plugin not found
    
    * PR review feedback
    
    * Add comment
    
    * removed unnecessary return
    
    * PR review feedback
    
    * Use grafanaBootData
    
    * Removed comments
    
    * fix tests
    
    * Use config for hideDeprecation as well
    
    (cherry picked from commit e068804)
    
    Co-authored-by: Giuseppe Guerra <[email protected]>
    grafana-delivery-bot[bot] and xnyo authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8290d41 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Annotations: Improve query performance when using dashboard…

    … filter (grafana#83404)
    
    Annotations: Improve query performance when using dashboard filter (grafana#83112)
    
    * Annotations: Improve query performance when using dashboard filter
    
    * Add dashboard id filter
    
    (cherry picked from commit e7a1ecc)
    
    Co-authored-by: Alexander Zobnin <[email protected]>
    Configuration menu
    Copy the full SHA
    ff860eb View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Docs: Add missing visualizations to Grafana vizualization i…

    …ndex page (grafana#83554)
    
    Docs: Add missing visualizations to Grafana vizualization index page (grafana#83351)
    
    Co-authored-by: Nathan Marrs <[email protected]>
    Co-authored-by: Isabel Matwawana <[email protected]>
    Co-authored-by: jev forsberg <[email protected]>
    (cherry picked from commit e8df629)
    
    Co-authored-by: Señor Performo - Leandro Melendez <[email protected]>
    grafana-delivery-bot[bot] and srperf authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ceb30ce View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. [v10.4.x] Elasticsearch: Fix adhoc filters not applied in frontend mo…

    …de (grafana#83597)
    
    Elasticsearch: Fix adhoc filters not applied in frontend mode (grafana#83592)
    
    (cherry picked from commit 411c890)
    
    Co-authored-by: Sven Grossmann <[email protected]>
    grafana-delivery-bot[bot] and svennergr authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    01d742f View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] docs: link annotation queries video to documentation (grafa…

    …na#83622)
    
    docs: link annotation queries video to documentation (grafana#83586)
    
    (cherry picked from commit ba4470d)
    
    Co-authored-by: Marie Cruz <[email protected]>
    grafana-delivery-bot[bot] and mdcruz authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f30ffd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. [v10.4.x] Review "Team LBAC" page (grafana#83627)

    Co-authored-by: Jack Baldry <[email protected]>
    eleijonmarck and jdbaldry authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a8ef92b View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Anonymous: Add docs for anon users charged on enterprise (g…

    …rafana#83628)
    
    Anonymous: Add docs for anon users charged on enterprise (grafana#83626)
    
    add anon users enterprise
    
    (cherry picked from commit b89de96)
    
    Co-authored-by: Eric Leijonmarck <[email protected]>
    grafana-delivery-bot[bot] and eleijonmarck authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cc010b6 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Tempo: Better fallbacks for metrics query (grafana#83688)

    Tempo: Better fallbacks for metrics query (grafana#83619)
    
    * Use query as fallback when there's one series and no labels. Use "" as the fallback for empty label values. Stop using the `promLabels` value from the Tempo response
    
    * Set refId to remove mentions of promLabels
    
    * Add quotes around the string value, add space after comma separator
    
    * Use name as refId when possible
    
    (cherry picked from commit 036e190)
    
    Co-authored-by: Andre Pereira <[email protected]>
    grafana-delivery-bot[bot] and adrapereira authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e74ffd5 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Tempo: Add template variable interpolation for filters (gra…

    …fana#83667)
    
    Tempo: Add template variable interpolation for filters (grafana#83213)
    
    * Interpolate template variables in filters
    
    * Add tests
    
    (cherry picked from commit 1631e41)
    
    Co-authored-by: Joey <[email protected]>
    grafana-delivery-bot[bot] and joey-grafana authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e31e447 View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Docs: restructure Configure panel options (grafana#83655)

    Docs: restructure Configure panel options (grafana#83438)
    
    * Moved view json panel content from configure panel options to panel inspect view
    
    * Converted add title and description task to reference section
    
    * Removed edit panel section
    
    * Updated bullet list to match content
    
    * Removed view json content to be integrated later
    
    * Ran prettier
    
    * Docs: Edit Configure panel options (grafana#83439)
    
    * Updated intro
    
    * Updated intro, descriptions, and repeating panels task
    
    * Reformatted sections of task and updated wording of LLM info
    
    * Copy edits
    
    * Added Cloud links and updated version syntax
    
    * Fixed link
    
    * Fixed formatting and removed vestigial sentence
    
    (cherry picked from commit 2c95782)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    14982f1 View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] CI: Bump alpine image version (grafana#83723)

    CI: Bump `alpine` image version (grafana#83716)
    
    Bump image version
    
    (cherry picked from commit c9d8d87)
    aangelisc authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6263884 View commit details
    Browse the repository at this point in the history
  7. [v10.4.x] Fix typos (grafana#83682)

    * Fix typos (grafana#83621)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    Co-authored-by: Jack Baldry <[email protected]>
    (cherry picked from commit 2a429cd)
    Signed-off-by: Jack Baldry <[email protected]>
    
    * Fixed typo
    
    ---------
    
    Signed-off-by: Jack Baldry <[email protected]>
    Co-authored-by: omahs <[email protected]>
    Co-authored-by: Isabel Matwawana <[email protected]>
    3 people authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    676fd4c View commit details
    Browse the repository at this point in the history
  8. [v10.4.x] Docs: fix config file info in upgrade guide (grafana#83703)

    Docs: fix config file info in upgrade guide (grafana#83273)
    
    * Updated incorrect custom config file names and locations
    
    * Corrected default config file name
    
    * Updated more config file info
    
    * Apply suggestions from code review
    
    Co-authored-by: Pepe Cano <[email protected]>
    
    * Reverted change
    
    * Fixed default config file info, added second custom file option, and added note about file locations
    
    * Added file path for second custom option
    
    * Apply suggestion from review
    
    Co-authored-by: Usman Ahmad <[email protected]>
    
    * Apply suggestion from review
    
    Co-authored-by: Usman Ahmad <[email protected]>
    
    * Apply suggestions from review
    
    Co-authored-by: Usman Ahmad <[email protected]>
    
    * Apply suggestion from review
    
    * Add version interpolation syntax
    
    * Updated wording
    
    * Ran prettier
    
    ---------
    
    Co-authored-by: Pepe Cano <[email protected]>
    Co-authored-by: Usman Ahmad <[email protected]>
    (cherry picked from commit e26cd86)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d308b47 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. [v10.4.x] LDAP: Fix LDAP users authenticated via auth proxy not being…

    … able to use LDAP active sync (grafana#83751)
    
    LDAP: Fix LDAP users authenticated via auth proxy not being able to use LDAP active sync (grafana#83715)
    
    * fix LDAP users authenticated via auth proxy not being able to use ldap sync
    
    * simplify id resolution at the cost of no fallthrough
    
    * remove unused services
    
    * remove unused cache key
    
    (cherry picked from commit 2182cc4)
    
    Co-authored-by: Jo <[email protected]>
    grafana-delivery-bot[bot] and Jguer authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c0da5fd View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Fix: Cache busting of plugins module.js file (grafana#83791)

    Fix: Cache busting of plugins module.js file (grafana#83763)
    
    fix(plugins): make sure extractPath regex matches with and without leading slash
    
    (cherry picked from commit c59ebfc)
    
    Co-authored-by: Jack Westbrook <[email protected]>
    grafana-delivery-bot[bot] and jackw authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    dcec8aa View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. [v10.4.x] Chore: Improve domain validation for Google OAuth - Backpor…

    …t 83229 to v10.4.x (grafana#83726)
    
    * Chore: Query oauth info from a new instance (grafana#83229)
    
    * query OAuth info from a new instance
    
    * add `hd` validation flag
    
    * add `disable_hd_validation` to settings map
    
    * update documentation
    
    ---------
    
    Co-authored-by: Jo <[email protected]>
    (cherry picked from commit b02ae37)
    linoman authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1c79d8e View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Alerting docs: update the Terraform Provision guide (grafan…

    …a#83820)
    
    * Alerting docs: update the Terraform Provision guide (grafana#83773)
    
    * Alerting docs: update the Terraform Provision guide
    
    * Fix incorrect links
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/terraform-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    ---------
    
    Co-authored-by: brendamuir <[email protected]>
    (cherry picked from commit 111df1b)
    
    * Fix `doc-validator` issue with relative link
    
    * Use patch fixed version of doc-validator that better supports docs/reference destinations
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    ---------
    
    (cherry picked from commit eb25b66)
    Signed-off-by: Jack Baldry <[email protected]>
    
    ---------
    
    Signed-off-by: Jack Baldry <[email protected]>
    ppcano authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    deec536 View commit details
    Browse the repository at this point in the history
  3. Update whats new url

    aangelisc committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f2333ae View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] alerting:clarify silence preview (grafana#83838)

    alerting:clarify silence preview (grafana#83754)
    
    * alerting:clarify silence preview
    
    * prettier
    
    * Update docs/sources/alerting/configure-notifications/create-silence.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Lint docs
    
    ---------
    
    Co-authored-by: Armand Grillet <[email protected]>
    Co-authored-by: brendamuir <[email protected]>
    (cherry picked from commit 89575f1)
    
    Co-authored-by: tonypowa <[email protected]>
    grafana-delivery-bot[bot] and tonypowa authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    906490e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. [v10.4.x] GenAI: Update the component only when the response is fully…

    … generated (grafana#83895)
    
    Dashboards: Auto-generate get stuck and quick feedback actions doesn't respond (grafana#83879)
    
    * Update the component only when the response is fully generated
    
    * Fix quick feedback action doesn't respond
    
    * Fix history not displaying after the second click
    
    * Fix the history that moves when regenerating
    
    ---------
    
    Co-authored-by: Adela Almasan <[email protected]>
    (cherry picked from commit 112c0e7)
    
    Co-authored-by: Ivan Ortega Alba <[email protected]>
    Configuration menu
    Copy the full SHA
    3171158 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] [DOC] Add profile-traces intro material; update Pyroscope d…

    …ata source info (grafana#83860)
    
    * [DOC] Add profile-traces intro material; update Pyroscope data source info (grafana#83739)
    
    * Add profile-traces intro material; update Pyroscope data source info
    
    * Apply suggestions from code review
    
    Co-authored-by: Jack Baldry <[email protected]>
    
    * Updates and file rename from review
    
    * Add PYROSCOPE_VERSION
    
    * Apply suggestions from code review
    
    * Format tables
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Jack Baldry <[email protected]>
    Co-authored-by: Jennifer Villa <[email protected]>
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: Jack Baldry <[email protected]>
    Co-authored-by: Jack Baldry <[email protected]>
    Co-authored-by: Jennifer Villa <[email protected]>
    (cherry picked from commit 5793525)
    
    * Chagnes from prettier
    knylander-grafana authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fa8a096 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] chore: bump Go to 1.21.8 (grafana#83937)

    chore: bump Go to 1.21.8 (grafana#83927)
    
    * chore: bump Go to 1.21.8
    
    Signed-off-by: Dave Henderson <[email protected]>
    
    * bump workflows too
    
    Signed-off-by: Dave Henderson <[email protected]>
    
    ---------
    
    Signed-off-by: Dave Henderson <[email protected]>
    (cherry picked from commit 01fb2cf)
    hairyhenderson authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9dcf8e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. [v10.4.x] Docs: What’s new & Upgrade guide 10.4 (grafana#83944)

    Docs: What’s new & Upgrade guide 10.4 (grafana#83133)
    
    * Updated index pages and added v10.4 breaking changes, upgrade guide, and what's new pages
    
    * Added what's new entries
    
    * Removed empty headings
    
    * Fixed link
    
    * Removed duplicate entry and fixed styling
    
    * Removed breaking changes page and references to it
    
    * Added intro text
    
    * Docs: 10.4 technical note for alertingUpgradeDryrunOnStart (grafana#83262)
    
    * Docs: 10.4 technical note for alertingUpgradeDryrunOnStart
    
    * Apply suggestions from code review
    
    Co-authored-by: Isabel <[email protected]>
    
    * Address PR comments
    
    * restarts -> starts
    
    ---------
    
    Co-authored-by: Isabel <[email protected]>
    
    * Fixed spelling
    
    * Added new entries to What's new
    
    * reorder and add intro
    
    * Added PagerDuty data source entry
    
    * Added entries
    
    * Added new entries
    
    * Fixed formatting
    
    * Fixed page weight and links
    
    * Apply suggestion from review
    
    Co-authored-by: Mitch Seaman <[email protected]>
    
    * remove team lbac, move return to previous (grafana#83921)
    
    - Remove Team LBAC for Loki (it is Cloud only)
    - Move Return to Previous into the Alerting section, since it only works for Alerting now
    - Add a note that data sources are separate from Grafana but included for visibility
    
    * Replaced manual note with admonition shortcode
    
    * move Return to Previous out of Alerting section
    
    * Added youtube links
    
    * Commented out youtube videos and removed duplicate video embed
    
    ---------
    
    Co-authored-by: Matthew Jacobson <[email protected]>
    Co-authored-by: Mitchel Seaman <[email protected]>
    Co-authored-by: Mitch Seaman <[email protected]>
    (cherry picked from commit db13c08)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    23320f3 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: fix commented out Slack team names (grafana#83949)

    Co-authored-by: Isabel Matwawana <[email protected]>
    fix commented out Slack team names (grafana#83946)
    grafana-delivery-bot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4d40128 View commit details
    Browse the repository at this point in the history
  3. Backport alerting docs changes to v10.4.x (grafana#83898)

    * Alerting docs: update Alerting Provisioning (grafana#83376)
    
    * Minor updates to Provisioning Index page
    
    * Add instructions to export other alerting resources
    
    * Edit example provisioning a `template` via config file
    
    * Add `Resource` column to the `Export API endpoints` table
    
    * Sort the `export` endpoint on the table in `Alerting Provisioning HTTP API`
    
    * Minor updates for clarity to `Use configuration files to provision` docs
    
    * Add `More examples` in Terraform Provisioning docs
    
    * File provisioning: rename `Useful Links` section to `More examples`
    
    * Minor grammar change
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/_index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/_index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/export-alerting-resources/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/export-alerting-resources/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/export-alerting-resources/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Address requested changes to `Export` docs
    
    * export: Minor grammar change
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/export-alerting-resources/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Fix `doc-validator` issue with relative link
    
    * Use patch fixed version of doc-validator that better supports docs/reference destinations
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    ---------
    
    Signed-off-by: Jack Baldry <[email protected]>
    Co-authored-by: brendamuir <[email protected]>
    Co-authored-by: Jack Baldry <[email protected]>
    (cherry picked from commit eb25b66)
    
    * Alerting docs: fix incorrect `docs/reference` link
    
    (cherry picked from commit c3c6ee4)
    
    * Alerting docs: document `mute-timings` export endpoints (grafana#83797)
    
    (cherry picked from commit 244589d)
    
    * Alerting docs: improve visibility on the distinct options to edit provisioned resources (grafana#83839)
    
    Alerting docs: specify the distinct options to edit provisioned resources
    
    (cherry picked from commit 019c961)
    ppcano authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2c3f958 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Alerting docs: update file provisioning guide (grafana#83957)

    Alerting docs: update file provisioning guide (grafana#83924)
    
    (cherry picked from commit 2653bd8)
    ppcano authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    90b9cef View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Serviceaccounts: Add ability to add samename SA for differe…

    …nt orgs (grafana#83953)
    
    Serviceaccounts: Add ability to add samename SA for different orgs (grafana#83893)
    
    * add ability to add samename SA for different orgs
    
    * Update pkg/services/user/userimpl/user.go
    
    * fix tests
    
    * refactor name
    
    * removed tests
    
    * add migration
    
    * fix linting
    
    (cherry picked from commit e611a73)
    
    Co-authored-by: Eric Leijonmarck <[email protected]>
    grafana-delivery-bot[bot] and eleijonmarck authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f527195 View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] Docs: comment youtube videos back in (grafana#83977)

    Docs: comment youtube videos back in (grafana#83974)
    
    * Commented 4 youtube links back in
    
    * Fixed id
    
    (cherry picked from commit 3166012)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fbd2400 View commit details
    Browse the repository at this point in the history
  7. [v10.4.x] Docs/datasources usman (grafana#83985)

    Docs/datasources usman (grafana#83712)
    
    * changed tags from oss to enterprise and cloud
    
    * added Dashboard Panel example
    
    * swapped the all-grafana-umbrella information to the correct page
    
    * added minor visibility improvements in steps
    
    * made some minor adjustments
    
    * added minor improvements
    
    * fixed a link
    
    * updates links
    
    * Apply suggestions from code review
    
    thanks for the improved suggestions. looks more better
    
    Co-authored-by: Jack Baldry <[email protected]>
    
    * fixed links
    
    * fixed Grafana Enterprise link
    
    * run prettier
    
    * fixed add a data source links
    
    ---------
    
    Co-authored-by: Chris Moyer <[email protected]>
    Co-authored-by: Jack Baldry <[email protected]>
    (cherry picked from commit 544bff2)
    
    Co-authored-by: Usman Ahmad <[email protected]>
    grafana-delivery-bot[bot] and usmangt authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    391a240 View commit details
    Browse the repository at this point in the history
  8. [v10.4.x] Changelog: Updated changelog for 10.4.0 (grafana#83988)

    Changelog: Updated changelog for 10.4.0 (grafana#83987)
    
    Co-authored-by: grafanabot <[email protected]>
    (cherry picked from commit 146ad85)
    
    Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
    grafana-delivery-bot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b379816 View commit details
    Browse the repository at this point in the history
  9. Release: Bump version to 10.4.1 (grafana#83989)

    "Release: Updated versions in package to 10.4.1"
    
    Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
    grafana-delivery-bot[bot] authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    303a80c View commit details
    Browse the repository at this point in the history
  10. [v10.4.x] Configure Grafana docs: fix custom configuration file locat…

    …ion (grafana#83999)
    
    Configure Grafana docs: fix custom configuration file location (grafana#83169)
    
    * Configure Grafana docs: fix custom configuration file location
    
    * Replace config file with `custom.ini`
    
    ---------
    
    Co-authored-by: Jack Baldry <[email protected]>
    (cherry picked from commit ce827f9)
    
    Co-authored-by: Pepe Cano <[email protected]>
    grafana-delivery-bot[bot] and ppcano authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b48e210 View commit details
    Browse the repository at this point in the history
  11. [v10.4.x] Docs: comment in SSO for terraform video (grafana#84013)

    Docs: comment in SSO for terraform video (grafana#83978)
    
    * Commented in SSO for terraform video
    
    * Updated youtube link
    
    (cherry picked from commit 4bb5915)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b78ecdd View commit details
    Browse the repository at this point in the history
  12. [v10.4.x] disable_sanitize_html update (grafana#84022)

    disable_sanitize_html update (grafana#83643)
    
    * disable_sanitize_html update
    
    Added a note that states this configuration is not available for Grafana Cloud instances.
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    ---------
    
    Co-authored-by: Christopher Moyer <[email protected]>
    (cherry picked from commit 2142efc)
    
    Co-authored-by: Dai Nguyen <[email protected]>
    grafana-delivery-bot[bot] and ej25a authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ee475ad View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. [v10.4.x] Alerting docs: update the supported export template functio…

    …nality (grafana#84050)
    
    Alerting docs: update the supported export template functionality (grafana#83816)
    
    (cherry picked from commit dbb55f2)
    
    Co-authored-by: Pepe Cano <[email protected]>
    grafana-delivery-bot[bot] and ppcano authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5c2b7e5 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Update angular-plugins.md (grafana#83664)

    Update angular-plugins.md (grafana#83635)
    
    * Update angular-plugins.md
    
    Removes advice which only worked in `dev` instances.
    
    * Update angular-plugins.md
    
    Co-authored-by: Joseph Perez <[email protected]>
    
    ---------
    
    Co-authored-by: Joseph Perez <[email protected]>
    (cherry picked from commit 10721bf)
    
    Co-authored-by: David Harris <[email protected]>
    Configuration menu
    Copy the full SHA
    b30b93d View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Chore: Bump docker image versions (grafana#84065)

    * Chore: Bump docker image versions (grafana#84033)
    
    Bump docker image versions
    
    (cherry picked from commit 0236053)
    
    * Add missing dependencies
    
    ---------
    
    Co-authored-by: Andreas Christou <[email protected]>
    grafana-delivery-bot[bot] and aangelisc authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    595d967 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Embed two visualization videos from the Grafana for Beginne…

    …rs series (grafana#84088)
    
    Embed two visualization videos from the Grafana for Beginners series (grafana#83928)
    
    * Embed two visualization videos from Grafana for Beginners series
    
    * Implementing Isabel's recommendation on second video placement.
    
    * edited introductory sentence to the second video.
    
    * Added line between text and video
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit a15e480)
    
    Co-authored-by: Lisa <[email protected]>
    grafana-delivery-bot[bot] and LisaHJung authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    980352f View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] docs: adds alt text to images where missing (grafana#84093)

    docs: adds alt text to images where missing (grafana#84028)
    
    * adds alt text
    
    * makes prettier
    
    (cherry picked from commit 8c7090b)
    
    Co-authored-by: Christopher Moyer <[email protected]>
    grafana-delivery-bot[bot] and chri2547 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7f48c31 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. [v10.4.x] Dashboard: Fix issue where out-of-view shared query panels …

    …caused blank dependent panels (grafana#84197)
    
    Dashboard: Fix issue where out-of-view shared query panels caused blank dependent panels (grafana#83966)
    
    (cherry picked from commit d8b8a2c)
    
    Co-authored-by: kay delaney <[email protected]>
    grafana-delivery-bot[bot] and kaydelaney authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    32e7839 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: corrected data source management information (grafana…

    …#84209)
    
    corrected the minor details (grafana#84046)
    
    * corrected the minor details
    
    Making minor changes after the PR merged on Data sources and Data source administration.
    
    grafana#83712
    
    * Apply suggestions from code review
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * Update docs/sources/panels-visualizations/_index.md
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * Ran prettier
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit cfc7ea9)
    
    Co-authored-by: Usman Ahmad <[email protected]>
    grafana-delivery-bot[bot] and usmangt authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5d46a9c View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Docs: fix broken link (grafana#84220)

    Docs: fix broken link (grafana#84103)
    
    * Fixed broken link
    
    * Removed trailing slash
    
    * Ran prettier
    
    (cherry picked from commit ffd0bda)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ab89de7 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Docs: add missing alt text (grafana#84216)

    Docs: add missing alt text (grafana#84102)
    
    Added missing alt text
    
    (cherry picked from commit e2cc5e5)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1b43fc9 View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] docs: update angular deprecation notice (grafana#84228)

    docs: update angular deprecation notice (grafana#84227)
    
    update docs
    
    (cherry picked from commit efbcd53)
    
    Co-authored-by: David Harris <[email protected]>
    Configuration menu
    Copy the full SHA
    e430baa View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. [v10.4.x] Postgres: Allow disabling SNI on SSL-enabled connections (g…

    …rafana#84249)
    
    Postgres: Allow disabling SNI on SSL-enabled connections (grafana#83892)
    
    * Postgres: Allow disabling SNI on SSL-enabled connections
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    Co-authored-by: Christopher Moyer <[email protected]>
    
    ---------
    
    Co-authored-by: Christopher Moyer <[email protected]>
    (cherry picked from commit 22d8258)
    
    Co-authored-by: Sofia Papagiannaki <[email protected]>
    grafana-delivery-bot[bot] and papagian authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9bbd9cf View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] OrgUsers: Refactor change LastSeenAtAge from '10 years' t…

    …o 'Never' (grafana#84260)
    
    OrgUsers: Refactor change `LastSeenAtAge` from '10 years' to 'Never' (grafana#84247)
    
    * refactor: change lastseenatage to Never
    
    * removed unncessecary fragments
    
    (cherry picked from commit fbfaf8e)
    
    Co-authored-by: Eric Leijonmarck <[email protected]>
    grafana-delivery-bot[bot] and eleijonmarck authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0a0e9f7 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Users: Add back check for undefined / null for value for `l…

    …astSeenAtAge` in table view (grafana#84285)
    
    Users: Add back check for undefined / null for value for `lastSeenAtAge` in table view (grafana#84265)
    
    bug: add check for undefined / null for value
    (cherry picked from commit 0cb9f2b)
    
    Co-authored-by: Eric Leijonmarck <[email protected]>
    grafana-delivery-bot[bot] and eleijonmarck authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1d58241 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Docs: add table visualization for logs entry to what's new (g…

    …rafana#84316)
    
    Docs: add table visualization for logs entry to what's new (grafana#84313)
    
    Added new entry
    
    (cherry picked from commit 9da48a8)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0b50a9b View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Docs: clarify query formatting for time range variable quer…

    …ies (grafana#84325)
    
    Docs: clarify query formatting for time range variable queries (grafana#84074)
    
    * Added time range variable guidance
    
    * Reworded
    
    * Applied review suggestion
    
    (cherry picked from commit e552e21)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e865301 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. [v10.4.x] SSO: fix mergeSettings() in case the DB contains empty URLs (

    …grafana#84344)
    
    SSO: fix mergeSettings() in case the DB contains empty URLs (grafana#84290)
    
    * fix mergeSettings() in case the db contains empty strings
    
    * use correct github urls in test
    
    * overwrite only urls
    
    * update comment for mergeSettings()
    
    (cherry picked from commit 2acd48d)
    
    Co-authored-by: Mihai Doarna <[email protected]>
    grafana-delivery-bot[bot] and dmihai authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2710732 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Alerting: Improve alert list panel and alert rules toolbar …

    …permissions handling (grafana#84345)
    
    Alerting: Improve alert list panel and alert rules toolbar permissions handling (grafana#83954)
    
    * Improve alert list panel and alert rules toolbar permissions handling
    
    * Refactor permission checking, add tests
    
    * Remove unneccessary act wrapper
    
    * Fix test error
    
    (cherry picked from commit a4acd9d)
    
    Co-authored-by: Konrad Lalik <[email protected]>
    grafana-delivery-bot[bot] and konrad147 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    af6316a View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Auth: Only call rotate token if we have a session expiry co…

    …okie (grafana#84181)
    
    Auth: Only call rotate token if we have a session expiry cookie (grafana#84169)
    
    Only call rotate token if we have a session expiry cookie
    
    (cherry picked from commit 4272483)
    
    Co-authored-by: Karl Persson <[email protected]>
    grafana-delivery-bot[bot] and kalleep authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    45e78b3 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] docs: update angular guidance (grafana#84396)

    docs: update angular guidance (grafana#84363)
    
    * docs: update angular guidance
    
    * Update docs/sources/developers/angular_deprecation/_index.md
    
    Co-authored-by: Jack Baldry <[email protected]>
    
    * Update docs/sources/developers/angular_deprecation/_index.md
    
    Co-authored-by: Jack Baldry <[email protected]>
    
    * update
    
    ---------
    
    Co-authored-by: Jack Baldry <[email protected]>
    (cherry picked from commit d3ef762)
    
    Co-authored-by: David Harris <[email protected]>
    Configuration menu
    Copy the full SHA
    1d73820 View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Loki: Fix null pointer exception in case request returned a…

    …n error (grafana#84401)
    
    Loki: Fix null pointer exception in case request returned an error (grafana#84398)
    
    Loki: Fix nullpointer in case query returned an error
    (cherry picked from commit 34f9bff)
    
    Co-authored-by: Sven Grossmann <[email protected]>
    grafana-delivery-bot[bot] and svennergr authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f4a9aa1 View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] Alerting: Add "Keep Last State" backend functionality (graf…

    …ana#84406)
    
    Alerting: Add "Keep Last State" backend functionality (grafana#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
    
    (cherry picked from commit 10dc6c6)
    
    Co-authored-by: William Wernert <[email protected]>
    grafana-delivery-bot[bot] and rwwiv authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    335aa31 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. [v10.4.x] Alerting docs: document HTTP API to create templates (grafa…

    …na#84424)
    
    Alerting docs: document HTTP API to create templates (grafana#84055)
    
    (cherry picked from commit e1d9aa5)
    
    Co-authored-by: Pepe Cano <[email protected]>
    grafana-delivery-bot[bot] and ppcano authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3f596e8 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Chore: Bump update checker interval to 1 day (grafana#84452)

    Chore: Bump update checker interval to 1 day (grafana#84404)
    
    * Bump interval to 1hr
    
    * 2 hours is better than 1
    
    * Bump further to 1 day
    
    (cherry picked from commit 391d14d)
    
    Co-authored-by: Andreas Christou <[email protected]>
    grafana-delivery-bot[bot] and aangelisc authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1cca653 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Chore: Adding log also for cases where datasource UID lengt…

    …h is invalid (grafana#84472)
    
    Chore: Adding log also for cases where datasource UID length is invalid (grafana#84443)
    
    * Adding log also for datasource length
    
    (cherry picked from commit 8e90e02)
    
    Co-authored-by: Timur Olzhabayev <[email protected]>
    grafana-delivery-bot[bot] and tolzhabayev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    54d6cb7 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Chore: Removing error object from tracking (grafana#84506)

    Chore: Removing error object from tracking (grafana#84500)
    
    Removing error object from tracking
    
    (cherry picked from commit 6bc662e)
    
    Co-authored-by: Timur Olzhabayev <[email protected]>
    grafana-delivery-bot[bot] and tolzhabayev authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b946bca View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. [v10.4.x] Docs: add alt text (grafana#84581)

    Docs: add alt text (grafana#84532)
    
    Added alt text
    
    (cherry picked from commit d06e73a)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4b0a5f0 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] InfluxDB: Fix sql query generation by adding quotes around …

    …the identifiers (grafana#84587)
    
    InfluxDB: Fix sql query generation by adding quotes around the identifiers (grafana#83765)
    
    * Quote the identifiers
    
    * wrap where filter with quotes
    
    * fix query generation
    
    (cherry picked from commit dc4c539)
    
    Co-authored-by: ismail simsek <[email protected]>
    grafana-delivery-bot[bot] and itsmylife authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    17ab162 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] InfluxDB: Fix escaping template variable when it was used i…

    …n parentheses (grafana#84585)
    
    InfluxDB: Fix escaping template variable when it was used in parentheses (grafana#83400)
    
    escape properly regardless of the parentheses
    
    (cherry picked from commit 6fab627)
    
    Co-authored-by: ismail simsek <[email protected]>
    grafana-delivery-bot[bot] and itsmylife authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0f16516 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] ExtSvcAccounts: FIX prevent service account deletion (grafa…

    …na#84511)
    
    * ExtSvcAccounts: FIX prevent service account deletion (grafana#84502)
    
    * ExtSvcAccounts: Fix External Service Accounts Login check
    
    Co-authored-by: Karl Persson <[email protected]>
    
    * Remove service accounts assignments and permissions on delete
    
    * Fix first set of tests
    
    * Fix second batch of tests
    
    * Fix third batch of tests
    
    ---------
    
    Co-authored-by: Karl Persson <[email protected]>
    (cherry picked from commit 2795f98)
    
    * ExtSvcAccounts: FIX tests that accidently depended on enterprise (grafana#84535)
    
    * ExtSvcAccounts: FIX tests that accidently depended on enterprise
    
    * fix
    
    ---------
    
    Co-authored-by: Gabriel MABILLE <[email protected]>
    Co-authored-by: Charandas <[email protected]>
    3 people authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7db05f5 View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] InfluxDB: Fix interpolation of multi value template variabl…

    …es by adding parenthesis around them (grafana#84590)
    
    InfluxDB: Fix interpolation of multi value template variables by adding parenthesis around them (grafana#83577)
    
    Put parenthesis around multi value template variable
    
    (cherry picked from commit 757fa06)
    itsmylife authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e258f2e View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] Service accounts: Same Org fix migration to account for dup…

    …licate entries (grafana#84591)
    
    Service accounts: Same Org fix migration to account for duplicate entries (grafana#84349)
    
    * bug: fix migration to account for duplicate entries
    
    * refactoring to create test folder for user migrations
    
    * fix migration log
    
    * added the migration
    
    * additional tests
    
    * added extSrv tests
    
    (cherry picked from commit 6c8895e)
    
    Co-authored-by: Eric Leijonmarck <[email protected]>
    grafana-delivery-bot[bot] and eleijonmarck authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    035e271 View commit details
    Browse the repository at this point in the history
  7. [v10.4.x] Alerting: Fix optional fields requiring validation rule (gr…

    …afana#84595)
    
    Alerting: Fix optional fields requiring validation rule (grafana#84584)
    
    fixes grafana#84296
    
    (cherry picked from commit 85bd116)
    
    Co-authored-by: Gilles De Mey <[email protected]>
    grafana-delivery-bot[bot] and gillesdemey authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2fb6deb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de5b771 View commit details
    Browse the repository at this point in the history
  9. [v10.4.x] Alerting/Annotations: Prevent panics from composite store j…

    …obs from crashing Grafana (grafana#84596)
    
    Alerting/Annotations: Prevent panics from composite store jobs from crashing Grafana (grafana#83459)
    
    * Don't directly use pointer to json
    
    * Don't crash entire process if a store job panics
    
    * Add debug logs when failing to parse/handle Loki entries
    
    (cherry picked from commit af528d2)
    
    Co-authored-by: William Wernert <[email protected]>
    grafana-delivery-bot[bot] and rwwiv authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    591cb82 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. [v10.4.x] Chore: Fix changelog for v10.4.0 (grafana#84554)

    Fix changelog for v10.4.0
    zserge authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1e4235c View commit details
    Browse the repository at this point in the history
  2. [DOC] V10.4 loki query tempo deprecate (grafana#84326)

    * Add Loki query deprecation notice to Tempo data source
    
    * Update docs/sources/datasources/tempo/query-editor/_index.md
    
    Co-authored-by: Larissa Wandzura <[email protected]>
    
    * Changes from prettier
    
    ---------
    
    Co-authored-by: Larissa Wandzura <[email protected]>
    knylander-grafana and lwandz13 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d8c0674 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. [v10.4.x] docs: initial updates to state timeline documentation (graf…

    …ana#84758)
    
    docs: initial updates to state timeline documentation (grafana#84224)
    
    * docs: initial updates to state timeline documentation
    
    * docs: apply linting
    
    * Apply suggestions from code review
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * docs: add feedback from PR review
    
    * docs: apply linting
    
    * Wording and formatting edits
    
    * Fixed grammar
    
    * Update docs/sources/panels-visualizations/visualizations/state-timeline/index.md
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * docs: add two examples for state timeline to show null values and two timestamps
    
    * docs: add steps to configuring a state timeline
    
    * docs: add state timeline video
    
    * docs: add link to creating dashboards
    
    * Changed link text and added version interpolation syntax
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit 2f53906)
    
    Co-authored-by: Marie Cruz <[email protected]>
    grafana-delivery-bot[bot] and mdcruz authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    80ac64c View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Visualizations-TablePanel: added YouTube link to Table Panel (

    grafana#84771)
    
    Visualizations-TablePanel: added YouTube link to Table Panel (grafana#84533)
    
    * Update index.md added YouTube link to Table Panel
    
    * Moved video and added placement note
    
    * Update index.md adding video description
    
    Added a description to the video. Feel free to edit if my syntax or writing needs improvement.
    
    * Wording and style edits
    
    * Wording fix
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit e011c60)
    
    Co-authored-by: Señor Performo - Leandro Melendez <[email protected]>
    grafana-delivery-bot[bot] and srperf authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c17383d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. [v10.4.x] Elasticsearch: Fix legend for alerting, expressions and pre…

    …viously frontend queries (grafana#84685)
    
    * Elasticsearch: Fix legend for alerting, expressions and previously frontend queries (grafana#84485)
    
    * Elasticsearch: Fix legend for alerting, expressions and previously frontend queries
    
    * Add comment
    
    * Update comment
    
    (cherry picked from commit 494d169)
    
    * Pass correct param to NewClient (this is not needed on main)
    
    ---------
    
    Co-authored-by: Ivana Huckova <[email protected]>
    Co-authored-by: Ivana Huckova <[email protected]>
    3 people authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d486fa8 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] alerting docs: slack integration (grafana#84823)

    Alerting docs: Fix format issues on `Configure Slack` guide
    
    Co-authored-by: tonypowa <[email protected]>
    ppcano and tonypowa authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d3ce857 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Alerting: Marshal incoming json.RawMessage in diff (grafana…

    …#84853)
    
    Alerting: Marshal incoming json.RawMessage in diff (grafana#84692)
    
    This will ensure the encoding is correct when comparing
    to the existing rule.
    
    (cherry picked from commit 6d16cf2)
    
    Co-authored-by: William Wernert <[email protected]>
    grafana-delivery-bot[bot] and rwwiv authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    04f6c66 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. [v10.4.x] Docs: Specify Recorded queries is available in `Grafana C…

    …loud` (grafana#84878)
    
    Docs: Specify `Recorded queries` is available in `Grafana Cloud` (grafana#84716)
    
    (cherry picked from commit 60b9a10)
    
    Co-authored-by: Pepe Cano <[email protected]>
    grafana-delivery-bot[bot] and ppcano authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d94d597 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: restructure Configure standard options (grafana#84918)

    Docs: restructure Configure standard options (grafana#84225)
    
    * Removed unnecessary task
    
    * Fixed note formatting
    
    * Added supported visualizations section
    
    * Docs: edit Configure standard options (grafana#84226)
    
    * Edited heading
    
    * Added table and intro text to Supported visualizations section and updated intro to Standard options section
    
    * Replaced grafana link with cloud link
    
    * Copy edits
    
    * Copy edits
    
    * Updated intro
    
    * Copy edits and updated images
    
    * trigger CI
    
    * Deleted local images and linked to uploaded ones
    
    * Removed jargon
    
    (cherry picked from commit a64977d)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    00477e3 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Changelog: Updated changelog for 10.4.1 (grafana#84924)

    Changelog: Updated changelog for 10.4.1 (grafana#84923)
    
    Co-authored-by: grafanabot <[email protected]>
    (cherry picked from commit b848d87)
    
    Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
    grafana-delivery-bot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e9ea783 View commit details
    Browse the repository at this point in the history
  4. Release: Bump version to 10.4.2 (grafana#84926)

    "Release: Updated versions in package to 10.4.2"
    
    Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
    grafana-delivery-bot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1aea2dd View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Alerting: Add docs for "Keep Last State" feature (grafana#8…

    …4943)
    
    Alerting: Add docs for "Keep Last State" feature (grafana#84676)
    
    Add initial docs for "Keep Last State" feature
    
    (cherry picked from commit c5b04b5)
    
    Co-authored-by: William Wernert <[email protected]>
    grafana-delivery-bot[bot] and rwwiv authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    95604c1 View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] Docs: add Configure tooltips page (grafana#84945)

    * Docs: add Configure tooltips page (grafana#84089)
    
    * Added Configure tooltips page
    
    * Added intro, description options and image
    
    * Updated weight and removed passive voice
    
    * Replaced list with table and updated non-configurable tooltips section
    
    * Updated info about other tooltips
    
    * Wording edits
    
    * Apply suggestions from code review
    
    * Fixed table
    
    * Added hover value in color scheme info with image
    
    (cherry picked from commit e192c0a)
    
    * Added public preview note
    
    * Formatted feature toggle
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    Co-authored-by: Isabel Matwawana <[email protected]>
    3 people authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    554cca4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. [v10.4.x] CloudMonitoring: Only run query if filters are complete (gr…

    …afana#85016)
    
    CloudMonitoring: Only run query if filters are complete (grafana#85004)
    
    * Only run query if filters are complete
    
    - Update tests
    
    * Fix tests
    
    (cherry picked from commit 4855751)
    
    Co-authored-by: Andreas Christou <[email protected]>
    grafana-delivery-bot[bot] and aangelisc authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    75f5cee View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: Fixed a typo in the Azure config page (grafana#84862)

    Docs:  Fixed a typo in the Azure config page (grafana#84475)
    
    fixed typo, cleaned up some language
    
    (cherry picked from commit f727e21)
    lwandz13 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f04c5d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. [v10.4.x] alerting: get started tutorial (grafana#85072)

    alerting: get started tutorial (grafana#84669)
    
    * first commit
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: Gilles De Mey <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: Gilles De Mey <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: Gilles De Mey <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: Gilles De Mey <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: Gilles De Mey <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: Gilles De Mey <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: Gilles De Mey <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: Gilles De Mey <[email protected]>
    
    * second commit
    
    * updated headings
    
    * Update alerting-get-started.md
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * third commit
    
    * Update alerting-get-started.md
    
    * Update alerting-get-started.md
    
    * Update alerting-get-started.md
    
    * edited contact point - summary
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/tutorials/alerting-get-started/alerting-get-started.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * elaboration, formatting
    
    * minor changes
    
    * pretty
    
    ---------
    
    Co-authored-by: brendamuir <[email protected]>
    Co-authored-by: Gilles De Mey <[email protected]>
    (cherry picked from commit 4be5eaa)
    
    Co-authored-by: tonypowa <[email protected]>
    grafana-delivery-bot[bot] and tonypowa authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a678a46 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] docs: update text panel documentation (grafana#85098)

    docs: update text panel documentation (grafana#84884)
    
    * docs: update text panel
    
    * Apply suggestions from code review
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit 44ae127)
    
    Co-authored-by: Marie Cruz <[email protected]>
    grafana-delivery-bot[bot] and mdcruz authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6c09bfa View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] docs: updates to stat panel documentation (grafana#85101)

    docs: updates to stat panel documentation (grafana#84814)
    
    * docs: updates to stat panel documentation
    
    * Apply suggestions from code review
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * Made formatting and wording edit
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit 34195ba)
    
    Co-authored-by: Marie Cruz <[email protected]>
    grafana-delivery-bot[bot] and mdcruz authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    01395e3 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] docs: update status history panel (grafana#85105)

    docs: update status history panel (grafana#84939)
    
    * docs: updates to status history panel documentation
    
    * docs: updates to status history panel documentation
    
    * Apply suggestions from code review
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * fix: linting issues
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit 15dca45)
    
    Co-authored-by: Marie Cruz <[email protected]>
    grafana-delivery-bot[bot] and mdcruz authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6a8944a View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Chore: Update grafana-plugin-sdk (grafana#85087)

    * Chore: Update grafana-plugin-sdk (grafana#84289)
    
    (cherry picked from commit 2652007)
    
    * Re-generate openapi
    
    ---------
    
    Co-authored-by: Andres Martinez Gotor <[email protected]>
    Co-authored-by: Giuseppe Guerra <[email protected]>
    3 people authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e1fc1e9 View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] Prometheus: Prevent duplicate registration of custom header…

    … middleware (grafana#85120)
    
    Prometheus: Prevent duplicate registration of custom header middleware (grafana#84860)
    
    * remove dupe middleware
    
    * fix test
    
    (cherry picked from commit c8c372c)
    
    Co-authored-by: Will Browne <[email protected]>
    grafana-delivery-bot[bot] and wbrowne authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3328ac8 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. [v10.4.x] Access control: Improve annotation delete performance (graf…

    …ana#85150)
    
    Access control: Improve annotation delete performance (grafana#85068)
    
    * Access control: Improve annotation delete performance
    
    * simplify query string
    
    * Refactor
    
    * remove unnecessary join
    
    (cherry picked from commit 02606be)
    
    Co-authored-by: Alexander Zobnin <[email protected]>
    Configuration menu
    Copy the full SHA
    41d5166 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] SQLEngine: Use debug method instead of custom implementat…

    …ion (grafana#85154)
    
    SQLEngine: Use `debug` method instead of custom implementation (grafana#85118)
    
    Use debug method instead of custom implementation
    
    (cherry picked from commit 19159a8)
    
    Co-authored-by: Andreas Christou <[email protected]>
    grafana-delivery-bot[bot] and aangelisc authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b560729 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Plugins: Pass PDC file contents in requests (grafana#85144)

    * Plugins: Pass PDC file contents in requests (grafana#84783)
    
    * Plugins: Pass PDC file contents in requests
    
    * go mod tidy
    
    * undo go.mod changes
    
    * fix linter
    
    * fix tests
    
    * undo unnecessary changes
    
    * update dep
    
    * join with comma
    
    * update naming
    
    * bump SDK
    
    (cherry picked from commit b765c21)
    
    * set env + req config
    
    * fix linter
    wbrowne authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d26a145 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Get started with alerting fixes for publish (grafana#85174)

    Get started with alerting fixes for publish (grafana#85158)
    
    * Rename alerting-get-started.md to index.md
    
    * edits
    
    * edits
    
    * prettier
    
    * Update docs/sources/tutorials/alerting-get-started/index.md
    
    Co-authored-by: tonypowa <[email protected]>
    
    ---------
    
    Co-authored-by: tonypowa <[email protected]>
    Co-authored-by: tonypowa <[email protected]>
    (cherry picked from commit 54270df)
    
    Co-authored-by: Eve Meelan <[email protected]>
    grafana-delivery-bot[bot] and Eve832 authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b1e4fc1 View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Alerting: Fix receiver inheritance when provisioning a noti…

    …fication policy (grafana#85192)
    
    Alerting: Fix receiver inheritance when provisioning a notification policy (grafana#82007)
    
    Terraform Issue: grafana/terraform-provider-grafana#1007
    Nested routes should be allowed to inherit the contact point from the root (or direct parent) route but this fails in the provisioning API (it works in the UI)
    
    (cherry picked from commit 2188516)
    
    Co-authored-by: Julien Duchesne <[email protected]>
    Configuration menu
    Copy the full SHA
    e743c4a View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] Clarify AWS Auth instructions for Grafana Cloud users (graf…

    …ana#85208)
    
    Clarify AWS Auth instructions for Grafana Cloud users (grafana#84312)
    
    * Clarify "Grafana Assume Role" feature instructions for Grafana Cloud users
    
    Following the recommendations provided in Support escalation https://github.com/grafana/support-escalations/issues/8277
    
    * Update docs/sources/datasources/aws-cloudwatch/aws-authentication/index.md
    
    Co-authored-by: Jack Baldry <[email protected]>
    
    * Update docs/sources/datasources/aws-cloudwatch/aws-authentication/index.md
    
    Co-authored-by: Jack Baldry <[email protected]>
    
    ---------
    
    Co-authored-by: Eve Meelan <[email protected]>
    Co-authored-by: Jack Baldry <[email protected]>
    (cherry picked from commit ac9523b)
    
    Co-authored-by: melGL <[email protected]>
    grafana-delivery-bot[bot] and melgl authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fef4ca3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. [v10.4.x] correct a url (grafana#85246)

    correct a url (grafana#85245)
    
    (cherry picked from commit cec2511)
    
    Co-authored-by: Eve Meelan <[email protected]>
    grafana-delivery-bot[bot] and Eve832 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c5e9aa0 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Added YouTube video to index.md on Time Series (grafana#85276)

    Added YouTube video to index.md on Time Series (grafana#85188)
    
    * Added YouTube video to index.md on Time Series
    
    Added a brief description and the YouTube link for the Time Series video.
    
    * Update index.md
    
    Did quick fix
    
    * Update index.md
    
    Found double space, removed, hope PR goes through
    
    * Update docs/sources/panels-visualizations/visualizations/time-series/index.md
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit d4953f4)
    
    Co-authored-by: Señor Performo - Leandro Melendez <[email protected]>
    grafana-delivery-bot[bot] and srperf authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    eaf0dbe View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Plugins: Pass PDC info as file paths (grafana#85279)

    pass PDC filepaths
    wbrowne authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5430b14 View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] AuthProxy: Fix missing session for ldap auth proxy users (g…

    …rafana#85237)
    
    AuthProxy: Fix missing session for ldap auth proxy users (grafana#85090)
    
    fix missing session for ldap auth proxy users
    
    (cherry picked from commit 7649d93)
    Jguer authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fe62687 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. [v10.4.x] Docs: fix availability note (grafana#85345)

    Docs: fix availability note (grafana#85315)
    
    Fixed availability note
    
    (cherry picked from commit 5f38455)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0f77915 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] [DOC] Clarify compatible log stores for traces to logs (gra…

    …fana#85349)
    
    [DOC] Clarify compatible log stores for traces to logs (grafana#85314)
    
    * Clarify compatible log stores for traces to logs
    
    * Fixes from prettier
    
    (cherry picked from commit fe802f6)
    
    Co-authored-by: Kim Nylander <[email protected]>
    Configuration menu
    Copy the full SHA
    30100b2 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] docs: update histogram visualization (grafana#85363)

    docs: update histogram visualization (grafana#85125)
    
    * docs: update histogram visualization docs
    
    * docs: updates to histogram visualization
    
    * Apply suggestions from code review
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * Fixed typo I introduced
    
    * docs: add youtube video
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit 4a3140a)
    
    Co-authored-by: Marie Cruz <[email protected]>
    grafana-delivery-bot[bot] and mdcruz authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    df08b79 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. [v10.4.x] OptionsPicker: Allow storing raw input even when matches ex…

    …ist (grafana#85394)
    
    OptionsPicker: Allow storing raw input even when matches exist (grafana#84790)
    
    (cherry picked from commit db6b51c)
    
    Co-authored-by: Leon Sorokin <[email protected]>
    grafana-delivery-bot[bot] and leeoniya authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1565cc3 View commit details
    Browse the repository at this point in the history
  2. [10.4.x] Plugins: Send PDC file paths and contents for backwards comp…

    …atibility (grafana#85301)
    
    * Plugins: Send PDC file paths and contents for backwards compatibility
    
    * fix
    
    * fix test
    wbrowne authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    726f389 View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Plugins: Set correct PDC config values for proxy requests (g…

    …rafana#85413)
    
    Plugins: Set correct PDC config values for proxy requests (grafana#85412)
    
    pass appropriate values
    
    (cherry picked from commit 22fe7b0)
    
    Co-authored-by: Will Browne <[email protected]>
    grafana-delivery-bot[bot] and wbrowne authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    78e07dc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. [v10.4.x] alerging-get-started: update (grafana#85511)

    alerging-get-started: update (grafana#85434)
    
    * alerging-get-started: update
    
    * Update index.md
    
    * Update index.md
    
    (cherry picked from commit 826fa2f)
    
    Co-authored-by: antonio <[email protected]>
    grafana-delivery-bot[bot] and tonypowa authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d5e252f View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: add YouTube video link and description (grafana#85537)

    Docs: add YouTube video link and description (grafana#85484)
    
    * Update index.md Adding YouTube video link and description
    
    Added a short description about the video and added the video to the page.
    
    * Update docs/sources/panels-visualizations/visualizations/logs/index.md
    
    Some edits went in. All nice :)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * Removed repetition
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit f6a9483)
    
    Co-authored-by: Señor Performo - Leandro Melendez <[email protected]>
    grafana-delivery-bot[bot] and srperf authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8da9710 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    6b124e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af94019 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. [v10.4.x] Angular deprecation: Prefer local "angularDetected" value t…

    …o the remote one (grafana#85631)
    
    Angular deprecation: Prefer local "angularDetected" value to the remote one (grafana#85571)
    
    * Angular deprecation: Prefer local value to remote
    
    * Update tests
    
    (cherry picked from commit c033a15)
    xnyo authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    71bee57 View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] docs: add missing viz types to index (grafana#85685)

    docs: add missing viz types to index (grafana#85400)
    
    * docs: add missing viz types to index
    
    * prettier
    
    * Update _index.md
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * fix merge mistake
    
    * fix cloud links
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit cd05568)
    
    Co-authored-by: David Harris <[email protected]>
    imatwawana and sympatheticmoose authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1eab6e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. [v10.4.x] Alerting docs: update disable_provenance TF mute_timing (g…

    …rafana#85713)
    
    Alerting docs: update `disable_provenance` TF mute_timing (grafana#85692)
    
    (cherry picked from commit d7ad7c6)
    
    Co-authored-by: Pepe Cano <[email protected]>
    grafana-delivery-bot[bot] and ppcano authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8358e3d View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: What’s new & Upgrade guide & Breaking changes v11.0-p…

    …review (grafana#85699)
    
    * Docs: What’s new & Upgrade guide & Breaking changes v11.0-preview (grafana#84603)
    
    * Updated index pages and added 11.0 breaking changes, upgrade guide, and what's new pages
    
    * Removed references to 10.4
    
    * Added draft breaking changes
    
    * docs: grafana11-upgrade: postgres (grafana#84671)
    
    * docs: grafana11-upgrade: postgres
    
    * fix typos
    
    Co-authored-by: Sriram <[email protected]>
    
    * improved text
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * improved text
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * improved text
    
    ---------
    
    Co-authored-by: Sriram <[email protected]>
    Co-authored-by: Isabel Matwawana <[email protected]>
    
    * Added internal note
    
    * Added what's new items
    
    * Added more breaking changes'
    
    * Copy edits
    
    * Revert "docs: grafana11-upgrade: postgres" (grafana#85580)
    
    Revert "docs: grafana11-upgrade: postgres (grafana#84671)"
    
    This reverts commit d766d73.
    
    * Removed internal link and moved PR link
    
    * Added new entries
    
    * Made fixes
    
    * Updated name
    
    * Copy edits
    
    * Fixed links and minor copy edits
    
    * Removed link to Cloud What's new
    
    * Added OSS what's new link
    
    * Fixed spelling of GitHub
    
    * Added Explore Logs and updated Explore Metrics
    
    ---------
    
    Co-authored-by: Gábor Farkas <[email protected]>
    Co-authored-by: Sriram <[email protected]>
    (cherry picked from commit fb1afa0)
    
    * Update docs/sources/_index.md
    
    * Update docs/sources/_index.md
    
    * Update docs/sources/_index.md
    
    * Wording fixes
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    125ec4b View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Alerting docs: add Template variable interpolation sectio…

    …n in file provisioning (grafana#85745)
    
    Alerting docs: add `Template variable interpolation` section in file provisioning (grafana#84106)
    
    * Alerting docs: add `Template variable interpolation` section in file provisioning
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: brendamuir <[email protected]>
    
    * Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md
    
    Co-authored-by: Matthew Jacobson <[email protected]>
    
    ---------
    
    Co-authored-by: brendamuir <[email protected]>
    Co-authored-by: Matthew Jacobson <[email protected]>
    (cherry picked from commit 0672bdf)
    
    Co-authored-by: Pepe Cano <[email protected]>
    grafana-delivery-bot[bot] and ppcano authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f7070df View commit details
    Browse the repository at this point in the history
  4. [v10.4.x] Docs: Re-order features and update intro in Grafana 11.0-pr…

    …eview What's new (grafana#85749)
    
    * Docs: Re-order features and update intro in Grafana 11.0-preview What's new (grafana#85702)
    
    * Re-order features and update intro in Grafana 11.0-preview What's new
    
    * Removed title casing
    
    ---------
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    (cherry picked from commit 3865b8c)
    
    * Removed old content kept in error
    
    ---------
    
    Co-authored-by: Mitch Seaman <[email protected]>
    imatwawana and mjseaman authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    46f6336 View commit details
    Browse the repository at this point in the history
  5. [v10.4.x] Docs: add youtube links to g11 preview what's new (grafana#…

    …85751)
    
    Docs: add youtube links to g11 preview what's new (grafana#85738)
    
    * Added youtube links
    
    * Commented scenes video out
    
    (cherry picked from commit fe3b6d3)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2c9344a View commit details
    Browse the repository at this point in the history
  6. [v10.4.x] PR to document Explore Metrics (previously datatrails) (gra…

    …fana#85760)
    
    PR to document Explore Metrics (previously datatrails) (grafana#85212)
    
    * text dump
    
    * initial edits
    
    * more edits
    
    * added more info, made edits
    
    * first draft
    
    * removed some commented out content
    
    * final edits
    
    * made requested changes
    
    * feature name change
    
    * missed a metrics explore - fixed
    
    * ran prettier
    
    ---------
    
    Co-authored-by: lwandz13 <[email protected]>
    (cherry picked from commit 3721682)
    
    Co-authored-by: Eve Meelan <[email protected]>
    grafana-delivery-bot[bot] and Eve832 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5591796 View commit details
    Browse the repository at this point in the history
  7. [v10.4.x] Docs: g11 preview whats new fixes (grafana#85762)

    Docs: g11 preview whats new fixes (grafana#85759)
    
    * Made style fixes to intro
    
    * Updated upgrade guide menu title
    
    * Commented Explore metrics docs link back in
    
    (cherry picked from commit 8014665)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    acb8d03 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. [v10.4.x] Chore: Update RPM docs to include beta release references (g…

    …rafana#85792)
    
    Chore: Update RPM docs to include beta release references (grafana#85753)
    
    * Update RPM docs to include beta release references
    
    * andreas/update-installation-docs/ run lint
    
    * Don't number lists
    
    ---------
    
    Co-authored-by: jev forsberg <[email protected]>
    (cherry picked from commit 3420e94)
    
    Co-authored-by: Andreas Christou <[email protected]>
    grafana-delivery-bot[bot] and aangelisc authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    87f391e View commit details
    Browse the repository at this point in the history
  2. [v10.4.x] Docs: add updated youtube link (grafana#85802)

    Docs: add updated youtube link (grafana#85801)
    
    Updated youtube link
    
    (cherry picked from commit 1b1450e)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f97672f View commit details
    Browse the repository at this point in the history
  3. [v10.4.x] Docs: Fix wrong word for tempo example config (grafana#85817)

    Docs: Fix wrong word for tempo example config (grafana#85046)
    
    Update configure-tempo-data-source.md
    
    Replace traceToProfiles with tracesToProfiles
    
    (cherry picked from commit 4205491)
    
    Co-authored-by: wissy <[email protected]>
    grafana-delivery-bot[bot] and wissyhost authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7ceb112 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. [v10.4.x] Docs: add unit scaling clarification (grafana#85871)

    Docs: add unit scaling clarification (grafana#85830)
    
    * Added unit scaling information
    
    * Edited
    
    (cherry picked from commit d666b92)
    
    Co-authored-by: Isabel Matwawana <[email protected]>
    grafana-delivery-bot[bot] and imatwawana authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    22809de View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    530ca45 View commit details
    Browse the repository at this point in the history