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

Kevinburkesegment patch 1 1 #2

Open
wants to merge 10,000 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 26, 2023

  1. Prometheus: Add present_over_time syntax highlighting (grafana#72283)

    add prometheus present_over_time syntax highlighting
    
    to color present_over_time keyword for prometheus
    arnaudlemaignen authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d960679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3d6f79 View commit details
    Browse the repository at this point in the history
  3. Tempo: Use feature toggle to control TraceQL streaming (grafana#72288)

    Rename traceql streaming feature toggle. Remove the manual toggle from Options component and use the feature toggle
    adrapereira authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    89092a1 View commit details
    Browse the repository at this point in the history
  4. Loki / Prometheus: Fix query builder select component in safari (graf…

    …ana#71966)
    
    * partial fix
    
    * remove unused import
    
    * fix that doesnt remove error message
    gwdawson authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    34ee3b0 View commit details
    Browse the repository at this point in the history
  5. CI: use the base64 key in the windows installer steps (grafana#72372)

    use the base64 key in the windows installer steps
    kminehart authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0c2b221 View commit details
    Browse the repository at this point in the history
  6. AzureMonitor: revert Variable Editor region changes (grafana#72306)

    * Revert "remove regions/locations from variable editor"
    
    This reverts commit 41dc6a8.
    
    * Revert "remove region pieces from e2e"
    
    This reverts commit 6b1f82f.
    
    * e2e: open resource picker correctly
    asimpson authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    51b199e View commit details
    Browse the repository at this point in the history
  7. Loki Query Splitting: Ignore empty queries like hidden queries (grafa…

    …na#72376)
    
    Loki query splitting: ignore empty queries like hidden queries
    matyax authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6f3dfb2 View commit details
    Browse the repository at this point in the history
  8. SSE: (Instrumentation/Chore) Add datasource_type label to grafana_sse (

    …grafana#72370)
    
    SSE: (Instrumentation/Chore) Add datasource_type label to the grafana_sse_ds_queries_total metric
    kylebrandt authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ceb694f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    259a662 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78fc3bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5ba164d View commit details
    Browse the repository at this point in the history
  12. A11y: Fixed keyboard accessibility in Tooltip Component (grafana#72323)

    * A11y: Fixed keyboard accessibility in Tooltip Component
    
    * Made updates and fixed the keyboard accessibility
    RoxanaAnamariaTurc authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    deae64b View commit details
    Browse the repository at this point in the history
  13. Button: Fix global button styles! (grafana#72391)

    uncomment button focus styles!
    ashharrison90 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    60058cb View commit details
    Browse the repository at this point in the history
  14. Tranformations: True OUTER JOIN in the join by field transformation u…

    …sed for tabular data (grafana#72176)
    
    write join for tabular data and add test
    bohandley authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d39ec24 View commit details
    Browse the repository at this point in the history
  15. Prometheus: Config overhaul part two, auth and DataSourceHttpSettings…

    … overhaul (grafana#71250)
    
    * build httpsettings overhaul with new auth component
    
    * remove test code
    
    * add connection and advanced http settings components
    
    * use tooltip with link
    
    * add correct styling and spacing
    
    * save option select for sigV4
    
    * fix styles in Azure auth to fit new auth component
    
    * add types in overhaul folder that are not available yet in grafana
    
    * update e2e tests for new connection component
    
    * update e2e tests for new connection component
    
    * update width of azure inputs
    
    * fix non custom auth selects
    
    * add feature toggle
    
    * wrap azure style changes behind the feature flag
    
    * fix feature toggle rebase fix error
    
    * move advanced http setting and wrap everything in the config subsection component to fix font
    
    * fix input width
    
    * use cx for conditional classes
    
    * use cx for conditional class
    bohandley authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    98cb3ce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8415dd4 View commit details
    Browse the repository at this point in the history
  17. Alerting: Add ability to control scheduler tick interval via config (g…

    …rafana#71980)
    
    * add ability to control scheduler interval via config
    * add feature flag `configurableSchedulerTick`
    yuri-tceretian authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c7598cc View commit details
    Browse the repository at this point in the history
  18. Explore: Turn ExplorePage.test into unit test (grafana#72022)

    * Extract logic from ExplorePage to a hook, add a test for the hook; remove ExplorePage test
    
    * Remove extracted stuff from ExplorePage
    
    * Clean up
    
    * Fix minWidth logic
    harisrozajac authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    982624c View commit details
    Browse the repository at this point in the history
  19. Geomap: Add network layer (grafana#70192)

    * Geomap: Add network layer
    
    * Support text labels for nodes
    
    * Add solid styling for edges
    
    * Remove symbol option for edge style menu
    
    * Add support for edge text labels
    
    * Fix linter issues
    
    * Simplify multiple data frame handling
    
    * Add TODO notes
    
    * Add node and edge style categories for options
    
    * Remove data frame hardcoding
    
    * Hide legend, attempt to hide tooltip by default
    
    * Mark network layer as beta
    
    * refactor updateEdge
    
    * Fix some linter issues
    
    * Remove attempt at disabling tooltip for network layer
    
    * For edge text add a stroke and increase z index
    
    * Restrict field selection based on frame type
    
    * refactor
    
    * add basic bad data handling (prevent entire panel from breaking)
    
    * generate non hard coded graph frames for style editor filtering
    
    * code cleanup; remove hardcoded reference to "edges" frame
    
    * fix select clearing for Data option
    
    * fix styling
    
    * fix lookup
    
    ---------
    
    Co-authored-by: nmarrs <[email protected]>
    Co-authored-by: Adela Almasan <[email protected]>
    3 people authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    59bed9e View commit details
    Browse the repository at this point in the history
  20. Prometheus: Add support for day_of_year (grafana#72403)

    add querybuilder/code editor support for day_of_year
    gtk-grafana authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    831e8ac View commit details
    Browse the repository at this point in the history
  21. Prometheus: Update heatmap unit tests (grafana#72404)

    introduce tests for new potential heatmap response type, revert prior changes to tests
    gtk-grafana authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    fbd2412 View commit details
    Browse the repository at this point in the history
  22. Chore: Use Github App credentials for pr-commands.yml workflow (grafa…

    …na#72400)
    
    * Use grafana-pr-automation credentials
    
    * Action!
    joshhunt authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    18a364e View commit details
    Browse the repository at this point in the history
  23. Transforms: Add Format Time Transform (Alpha) (grafana#72319)

    * Stub transform editor
    
    * Mostly working
    
    * Get things working 💪
    
    * Add tests
    
    * Add alpha flag
    
    * Timezone support
    
    * Remove debug statement
    
    * Fix tests
    
    * Prettier fix
    
    * Fix linter error
    
    * One more linter fix
    codeincarnate authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3dc60cd View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Release: Bump version to 10.2.0-pre (grafana#72418)

    "Release: Updated versions in package to 10.2.0-pre"
    
    Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
    grafana-delivery-bot[bot] authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    eaca6c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b019ef9 View commit details
    Browse the repository at this point in the history
  3. Chore: Bump keycloak version (grafana#72386)

    * Bump keycloak version
    
    * Remove troubleshooting
    
    * Remove script for M1 machines
    linoman authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0ffa728 View commit details
    Browse the repository at this point in the history
  4. CI: Add community-release workflow (grafana#72350)

    * CI: Add community-release workflow for posting to community.grafana.com
    
    * CI: Set delivery team as owners of community-release workflow
    zerok authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5f09d8f View commit details
    Browse the repository at this point in the history
  5. Auth: Rename Sessions to Devices in counting (grafana#72432)

    * rename session to device
    
    * rename session to device
    Jguer authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a4a87f6 View commit details
    Browse the repository at this point in the history
  6. Provisioning: Fix overwrite SecureJSONData on provisioning (grafana#7…

    …2395)
    
    * Overwrite SecureJSONData on provisioning
    oshirohugo authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a912c97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f10527c View commit details
    Browse the repository at this point in the history
  8. Chore: Use GITHUB_TOKEN in stale instead of grot token (grafana#72126)

    * Chore: Use GITHUB_TOKEN in stale instead of grot token
    
    * update permissions
    joshhunt authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5e5e617 View commit details
    Browse the repository at this point in the history
  9. Plugins: Plugins loader pipeline (grafana#71438)

    * discovery
    
    * flesh out
    
    * add docs
    
    * remove unused func
    
    * bootstrap stage
    
    * fix docs
    
    * update docs
    
    * undo unnecessary changes
    
    * add end tag
    
    * update doc
    
    * fix linter
    
    * fix
    
    * tidy
    
    * update docs
    
    * add class to filter func
    
    * apply PR feedback
    
    * fix test
    wbrowne authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    758d988 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    143683b View commit details
    Browse the repository at this point in the history
  11. loki: tests: better nanosecond representation (grafana#72456)

    * logs: tests: test for nanosecond-only differences
    
    * add nanos
    gabor authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f63d829 View commit details
    Browse the repository at this point in the history
  12. Chore: use GITHUB_TOKEN in breaking changes workflow instead of grot … (

    grafana#72438)
    
    Chore: use GITHUB_TOKEN in breaking changes workflow instead of grot token
    joshhunt authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    70c05ff View commit details
    Browse the repository at this point in the history
  13. SAML: Remove mention of config found in inifile (grafana#71837)

    * remove config found in inifile
    
    * remove the text from the provider card
    
    * remove description that contained the notion of inifile
    eleijonmarck authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    649cd08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    427714f View commit details
    Browse the repository at this point in the history
  15. Trace to logs: Add service name and namespace to default tags (grafan…

    …a#71776)
    
    * Add service name and namespace to default trace to logs tags
    
    * Add deployment.environment. Update docs
    
    * Revert metrics query tags type
    connorlindsey authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f3b6e7d View commit details
    Browse the repository at this point in the history
  16. fix: correct devenv postgres tag (grafana#72465)

    * fix: correct docker tag for postgres 11.20
    mildwonkey authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    21d1d54 View commit details
    Browse the repository at this point in the history
  17. Update index.md (grafana#72241)

    Issue grafana#6845 - Adding more context around how labels are extracted and indexed
    arunkg2787 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5707f51 View commit details
    Browse the repository at this point in the history
  18. Frontend: Allows PanelChrome to be collapsed (grafana#71991)

    * Collapsible PanelChrome v1
    
    * Enable either Collapsible or HoverHeader modes
    
    * Clean up
    
    * Update story
    
    * Add test
    
    * Revert to 'strict'
    
    * Use useToggle
    
    * Allow collapsibility when title is not passed
    
    * Fix semantics and ellipsis wrapping
    
    * Improve accessibility
    
    * Add documentation
    harisrozajac authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8dd6609 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3a84db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    a331c89 View commit details
    Browse the repository at this point in the history
  2. Data sources: Dashboards page now loads correctly from direct url (gr…

    …afana#72264)
    
    * ensure DataSourceDashboardsPage initialises data source settings
    
    * fix unit test
    
    * apply suggestions from review
    ashharrison90 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7406c4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6fe34c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234b5c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7deca3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2559999 View commit details
    Browse the repository at this point in the history
  7. RBAC: Batch update on scope split migration (grafana#72182)

    * RBAC: Make the SplitScope migration concurrent
    
    * Benchmark multiple alternatives: (updates in a loop, batch update, concurrent batch update)
    
    * Only keep batching since mysql 5.7 does not seem to support concurrent batching
    
    * Update pkg/services/accesscontrol/migrator/migrator.go
    
    Co-authored-by: Ieva <[email protected]>
    
    ---------
    
    Co-authored-by: Ieva <[email protected]>
    gamab and IevaVasiljeva authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    261045d View commit details
    Browse the repository at this point in the history
  8. Revert "Only run workflows if they might be able to work" (grafana#72506

    )
    
    Revert "Only run workflows if they might be able to work (grafana#63164)"
    
    This reverts commit 234b5c8.
    armandgrillet authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    dc486e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0912e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81a940f View commit details
    Browse the repository at this point in the history
  11. Chore: Bump word-wrap to 1.2.4 (grafana#72099)

    chore(npm): bump word-wrap to 1.2.4
    jackw authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    99f8133 View commit details
    Browse the repository at this point in the history
  12. Elasticsearch: Implement modify query using a Lucene parser (grafana#…

    …71954)
    
    * Lucene: add dependency
    
    * ModifyQuery: use Lucene parser to detect key:values in queries
    
    * ModifyQuery: use Lucene parser to remove filters
    
    * Remove test code
    
    * Modify query: switch to recursive implementation
    
    * Modify query: implement remove filter
    
    * Update query normalizing function
    
    * FlagElasticToggleableFilters: remove feature flag
    
    * Remove unused feature flag from test
    
    * Elasticsearch: escape quotes in filter values
    matyax authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0d121ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0fa20b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4731ef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66cea5a View commit details
    Browse the repository at this point in the history
  16. Plugins: Use plugins config to source app URL (grafana#72490)

    * use plugins config for app URL
    
    * merge with main
    
    * add missing file
    
    * add fg
    
    * fix tests
    wbrowne authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ec6412b View commit details
    Browse the repository at this point in the history
  17. ClientTokenRotation: Don't rotate session cookie for authproxy (grafa…

    …na#72496)
    
    * ClientTokenRotation: Don't rotate session cookie for authproxy
    
    * Account for config option auth.proxy enable_login_token
    
    * Limit amount of changes on devenv
    
    * Fix tests by moving authenticatedBy up
    
    * Uncomment nginx conf
    gamab authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4c7b97c View commit details
    Browse the repository at this point in the history
  18. API: fix docs of users API (grafana#62365) (grafana#62816)

    * API: fix docs of users API (grafana#62365)
    
    Behaviour described in the issue is correct.
    So with this we add comment explaining this behaviour.
    
    Resolves: grafana#62365
    
    * fixing formating
    
    * Update docs/sources/developers/http_api/user.md
    
    Co-authored-by: Eve Meelan <[email protected]>
    
    ---------
    
    Co-authored-by: Eve Meelan <[email protected]>
    bla2ej and Eve832 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    50bd27b View commit details
    Browse the repository at this point in the history
  19. Chore: Emit theme token usage metrics (grafana#72500)

    * create rule to find instances of theme variables
    
    * emit theme token usage metrics
    
    * move awking into script
    
    * make sure theme usage is covering ts and tsx files, remove commented lines
    ashharrison90 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ae4810f View commit details
    Browse the repository at this point in the history
  20. CI: Make RGM the main pipeline for prerelease (grafana#72295)

    * Make RGM the main pipeline for prerelease
    
    * Use grafana/grafana-build:dev-bd41660
    
    * Use grafana/grafana-build:dev-fda506a
    
    * Fix destination url
    
    * Update vault secrets
    
    * Move bucket path to environment
    
    * Use grafana/grafana-build:dev-2f36afa
    
    * Revert to grafana/grafana-build:main
    
    * Add repo to rgm_main trigger
    guicaulada authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    971f5f1 View commit details
    Browse the repository at this point in the history
  21. docs: add What's new next for Cloud (grafana#72535)

    Added What's new next for Cloud
    imatwawana authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ca94658 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    331a429 View commit details
    Browse the repository at this point in the history
  23. Chore: Add action items for existing dependencies to readme (grafana#…

    …72408)
    
    * chore: add action items for existing dependencies to readme
    
    * chore: include that when reassigning back to BEP add BEP as reviewers on a PR
    yangkb09 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6bcd0cd View commit details
    Browse the repository at this point in the history
  24. Chore: Turn validate-modfile failure into blocking drone step (grafan…

    …a#72537)
    
    * Chore: Turn validate-modfile failure into blocking drone step
    
    * test to see if removal of dependency owner causes validate-modfile to fail and block pipeline
    
    * revert change
    yangkb09 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f04c673 View commit details
    Browse the repository at this point in the history
  25. CI: Update secret refs to vault ones; update downstream repo origin (g…

    …rafana#72515)
    
    Update secret refs to vault ones; update downstream repo origin
    kminehart authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6669d0a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5e4000b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. docs: add advanced data source picker option in Explore (grafana#72412)

    * updated screenshots in explore index page
    
    * add advanced data picker option to jaeger, tempo, and zipkin data source docs
    
    * Revert changes to data source files
    
    Reverting changes to data source files to maintain scope of this PR as just updating Explore. Changes to other areas where DS picker has been updated will be addressed on another PR when that scope has been decided.
    
    * Fixed indentation and made advanced ds picker language more robust
    imatwawana authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    0c07277 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    51a246d View commit details
    Browse the repository at this point in the history
  2. Auth: Fix static test fake (grafana#72514)

    fix static fake
    Jguer authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e04a6fb View commit details
    Browse the repository at this point in the history
  3. docs: fix broken links (grafana#72582)

    * docs: fix broken link
    
    To reflect changes on plugin-tools site
    
    * fix more links
    sympatheticmoose authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d250927 View commit details
    Browse the repository at this point in the history
  4. Tracing: Trace to metrics default range (grafana#72433)

    * Update default range
    
    * Update tests
    joey-grafana authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    813e471 View commit details
    Browse the repository at this point in the history
  5. Docs: remove references to groups_attribute_path for Okta and GitLa…

    …b docs (grafana#72588)
    
    remove references to groups_attribute_path for Okta and GitLab
    IevaVasiljeva authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b96d6e2 View commit details
    Browse the repository at this point in the history
  6. Update Monthly patch updates (grafana#71651)

    * Update Monthly patch updates
    
    * dedupe packages
    
    * lezer update rolled back
    
    * rolled back react-virtualized-auto-sizer
    
    * rolled back update to dangerously-set-html-content
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Ashley Harrison <[email protected]>
    Co-authored-by: Gábor Farkas <[email protected]>
    3 people authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    58a2b5d View commit details
    Browse the repository at this point in the history
  7. Explore: Decouple SplitOpen and getFieldLinksForExplore from Panel vi…

    …sualizations (grafana#71811)
    
    * Allow overriding internal data link supplier
    
    * Remove SplitOpen and getFieldLinksForExplore dependencies
    
    * Fix checking if row index is provided
    
    * Fix unit test
    
    * Add a comment
    
    * Mark SplitOpen as deprecated
    
    * Use Panel Context to provide internal data link supplier
    
    * Update packages/grafana-ui/src/components/PanelChrome/PanelContext.ts
    
    Co-authored-by: Haris Rozajac <[email protected]>
    
    * Update packages/grafana-data/src/utils/dataLinks.ts
    
    Co-authored-by: Haris Rozajac <[email protected]>
    
    * Add missing eventsScope
    
    * Fix infinite render loops
    
    * Rename internal data link supplier to data link post processor
    
    * Update packages/grafana-data/src/field/fieldOverrides.ts
    
    Co-authored-by: Torkel Ödegaard <[email protected]>
    
    ---------
    
    Co-authored-by: Haris Rozajac <[email protected]>
    Co-authored-by: Torkel Ödegaard <[email protected]>
    3 people authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2ae226d View commit details
    Browse the repository at this point in the history
  8. Explore: Do not update URL when time range changes to absolute (grafa…

    …na#72436)
    
    Allow passing updateURL flag to absolute time range event
    ifrost authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    89618e0 View commit details
    Browse the repository at this point in the history
  9. Chore: revert swc upgrade since it breaks CI metrics emit (grafana#72598

    )
    
    revert swc upgrade since it breaks CI metrics emit
    ashharrison90 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    70cbda9 View commit details
    Browse the repository at this point in the history
  10. Logs: Fix ui getting stuck when removing fields (grafana#72597)

    * Logs: Fix ui getting stuck when removing fields
    
    * Update public/app/features/logs/components/LogDetailsRow.tsx
    
    * Update
    
    * Fix tests
    ivanahuckova authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    117e334 View commit details
    Browse the repository at this point in the history
  11. PublicDashboards: Do not return hidden queries (grafana#72554)

    * PublicDashboards: Do not return hidden queries
    
    * Update pkg/services/publicdashboards/service/query_test.go
    
    Co-authored-by: Dominik Prokop <[email protected]>
    
    ---------
    
    Co-authored-by: Dominik Prokop <[email protected]>
    evictorero and dprokop authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bffd55e View commit details
    Browse the repository at this point in the history
  12. passing time filters (grafana#64086)

    * passing time filters
    
    * add settings
    
    * Cleanup and merge fixes
    
    ---------
    
    Co-authored-by: André Pereira <[email protected]>
    alburthoffman and adrapereira authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    cdfbcb2 View commit details
    Browse the repository at this point in the history
  13. Annotations: Improve updating annotation tags queries (grafana#71201)

    Annotations: Improve annotation tag updates
    sakjur authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ab0a115 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a13130f View commit details
    Browse the repository at this point in the history
  15. Update all links that have destinations outside of /docs/grafana/late…

    …st/datasources/ to use `docs/reference` shortcode (grafana#72051)
    
    * Update all links that have destinations outside of /docs/grafana/latest/datasources/ to use docs/reference shortcode
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    * Fix typo
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    * Prettier
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    ---------
    
    Signed-off-by: Jack Baldry <[email protected]>
    jdbaldry authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2b14b2d View commit details
    Browse the repository at this point in the history
  16. Update the sign in docs to contain more precise information. (grafana…

    …#71698)
    
    * Update sign-in-to-grafana.md
    
    * updates link
    
    ---------
    
    Co-authored-by: Chris Moyer <[email protected]>
    Pawel-Kr and chri2547 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d279d92 View commit details
    Browse the repository at this point in the history
  17. Auth: Add authed device tagging (grafana#72442)

    * add authed device tagging
    
    * fix config
    
    * implement feedback
    
    * implement feedback
    
    * add reverse untag behavior
    
    * remove duplicate stat
    
    * Update pkg/services/anonymous/anonimpl/impl.go
    Jguer authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3353b1a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b632eb3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    adc3735 View commit details
    Browse the repository at this point in the history
  20. InfluxDB: Fix fetching retention policies after manually entering a n…

    …on-existent retention policy (grafana#72564)
    
    Don't fetch tag keys before fetching policies
    itsmylife authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    31f4edd View commit details
    Browse the repository at this point in the history
  21. Docs: changed titles and punctuation (grafana#72637)

    fixed some format issues and punctuation
    lwandz13 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0fbfd1e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    7bf3998 View commit details
    Browse the repository at this point in the history
  2. Auth: Check id token expiry date (grafana#69829)

    * fixed: added id token expiry check to oauth token sync
    
    * use go-jose and id token in cache
    
    * Update pkg/services/authn/authnimpl/sync/oauth_token_sync.go
    
    * refactored getOAuthTokenCacheTTL and added unit tests
    
    * Small changes to oauth_token_sync
    
    * Remove unnecessary contexthandler changes
    
    ---------
    
    Co-authored-by: linoman <[email protected]>
    Co-authored-by: Mihaly Gyongyosi <[email protected]>
    3 people authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6d98d06 View commit details
    Browse the repository at this point in the history
  3. Chore: Add folder data migration, fix unique index (grafana#72602)

    * add folder data migration, fix unique index
    
    * fix unique index
    
    * pass a fake store in tests
    
    * pass store into other providers in tests
    
    * and now with alerting!
    zserge authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7767ab6 View commit details
    Browse the repository at this point in the history
  4. loki: logs-context: handle sorting for dataplane frames (grafana#72286)

    loki: context: better dataframe sorting algo
    gabor authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ed9dc63 View commit details
    Browse the repository at this point in the history
  5. Tempo: If no search tag then do not query API for tag values (grafana…

    …#72522)
    
    * If no tag then do not query api for tag values
    
    * Update test
    joey-grafana authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7612f3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1869da1 View commit details
    Browse the repository at this point in the history
  7. Modify Content-Security-Policy for Swagger UI (grafana#63568)

    * Modify Content-Security-Policy for Swagger UI
    
    * check if CSP is empty
    
    Co-authored-by: João Calisto <[email protected]>
    
    * check if CSP is empty in swagger.go
    
    ---------
    
    Co-authored-by: João Calisto <[email protected]>
    Co-authored-by: Sofia Papagiannaki <[email protected]>
    3 people authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9b4dde7 View commit details
    Browse the repository at this point in the history
  8. SAML: Move type definitions to auth config to change ownership to aut…

    …hnz team (grafana#72463)
    
    * refactor: move file for ownership
    
    * deleted the file
    eleijonmarck authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b4c4b51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09c7190 View commit details
    Browse the repository at this point in the history
  10. Chore: Introduce yarn start:noLint (grafana#64430)

    chore(webpack): introduce start:noLint to bypass typecheck and lint plugins during dev
    jackw authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    00f0ff0 View commit details
    Browse the repository at this point in the history
  11. Alerting: Show annotations markers in TimeSeries panel when using Lok…

    …i as … (grafana#72084)
    
    * WIP: Show annotations markers in TimeSeries panel when using Loki as alert state history
    
    * WIP changes
    
    * Fix converting log records to data frame for panel
    
    * Move fetching alert state history with Loki to the PannelQueryRunner to keep the panel flow
    
    * use dasboardUID and panelUID for requesting Loki ash
    
    * fix wrong prettier change
    
    * Only request loki ash when having alertstate
    
    * Use panelID as param in history query
    
    * Refactor: move getRuleHistoryRecordsForPanel and remove filtering code as is not used
    
    * Adress PR review comments
    
    * Add try catch for ash request
    
    * Add tests for updatePanelDataWithASHFromLoki method
    
    * Address PR review suggestions
    
    * review suggestion
    
    * Add test for logRecordsToDataFrameForPanel method
    
    * pr Review nit suggestion
    
    * Dont show toast messages from Loki request
    soniaAguilarPeiron authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    de6ef53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7469f58 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    148b618 View commit details
    Browse the repository at this point in the history
  14. Chore: type fixes (grafana#72604)

    * fixing some types
    
    * some more type fixes
    
    * undo rootReducer type change
    
    * update betterer
    ashharrison90 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a0b0d70 View commit details
    Browse the repository at this point in the history
  15. Auth: remove org count from signedInUser (grafana#72661)

    * tweaks
    
    * remove org count from signedinUser
    
    * remove org count from signedinUser store
    
    * fix broken tests
    
    * restore frontend interface
    Jguer authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7d347cd View commit details
    Browse the repository at this point in the history
  16. Tracing: Differentiate collector and agent better (grafana#71851)

    * differentiate collector and agent better
    
    * Add back the max packet size
    
    Co-authored-by: Sofia Papagiannaki <[email protected]>
    
    ---------
    
    Co-authored-by: Sofia Papagiannaki <[email protected]>
    zserge and papagian authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2bfef9e View commit details
    Browse the repository at this point in the history
  17. Tempo: Integrate TraceQL grammar (grafana#72516)

    * Replacing the regex based approach and integrating the lezer-traceql grammar in the editor
    
    * Added some tests
    
    * Added path to capture error in filter root
    
    * Tests are great and help fix issues 👍
    
    * Fix autocomplete tests
    adrapereira authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5c14a07 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    522f298 View commit details
    Browse the repository at this point in the history
  19. Chore: Replace deprecated usage of shape.borderRadius() (grafana#72672

    )
    
    * properly mark borderRadius() as deprecated, replace borderRadius() with default
    
    * undo a couple of changes
    
    * use radius.pill in FilterPill
    ashharrison90 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e0587df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    91c7096 View commit details
    Browse the repository at this point in the history
  21. Chore: remove DisableSyncLock setting, as it's not used anymore (gr…

    …afana#72680)
    
    * rmeove DisableSyncLock setting, as it's not used anymore
    
    * remove unused import
    IevaVasiljeva authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1fa4f4b View commit details
    Browse the repository at this point in the history
  22. SAML: UI update of providercards (grafana#71838)

    * UI update of providercards
    
    * fixed the naming of the providercard and margin to top
    
    * fix: add settings to the AuthConfigPage for the provider card to get the displayname
    
    * removes the ldap name check
    
    * refactor to account for the configured/enabled sitation and removed the LDAP name check
    
    * added type to authstatus instead
    
    * remove the settings from initiation of the component
    
    * added name to the type
    
    * removed the configAuth
    
    * do not export all types
    
    * add back types
    eleijonmarck authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d28bb03 View commit details
    Browse the repository at this point in the history
  23. Auth: Lock down Grafana admin role updates if the role is externally …

    …synced (grafana#72677)
    
    * lock down server admin role updates on the frontend if the user is externally synced
    
    * add tests
    
    * lock Grafana Server admin role updates from the backend
    
    * rename variables
    
    * check that the user has auth info
    
    * add LDAP to providers for which Grafana Server admin role can be synced
    
    * linting
    IevaVasiljeva authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d3b481d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    74f3352 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    65febbc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    71b841f View commit details
    Browse the repository at this point in the history
  27. Update index.md (grafana#72541)

    Fixes #grafana/support-escalations#5757
    
    Manager Users in organisation : Added a note on default permission
    arunkg2787 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6d4a955 View commit details
    Browse the repository at this point in the history
  28. Update _index.md (grafana#72222)

    The existing link will take new users to the Data Source Management page which falls under that administration section and is perhaps more advanced that we want for a new user. The updated link takes new users to what I think was the intended "Data Sources" page.
    iainfinlayson authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b811852 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. docs: remove broken plugin from Angular guidance (grafana#72614)

    aceiot-svg-panel fails to load in G10 and is therefore (currently) an unviable alternative
    sympatheticmoose authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    01100f8 View commit details
    Browse the repository at this point in the history
  2. Transformations: Format Time Fixes (grafana#72571)

    * Add docs
    
    * Use interactive tooltip
    codeincarnate authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    79cef4f View commit details
    Browse the repository at this point in the history
  3. Chore: Remove eval source maps to fix trusted types during dev (grafa…

    …na#72664)
    
    * user essentials mob! 🔱
    
    lastFile:scripts/webpack/webpack.dev.js
    
    * user essentials mob! 🔱
    
    * delete results.md
    
    Co-authored-by: Joao Silva <[email protected]>
    Co-authored-by: Ashley Harrison <[email protected]>
    Co-authored-by: L-M-K-B <[email protected]>
    Co-authored-by: tskarhed <[email protected]>
    Co-authored-by: Roxana Turc <[email protected]>
    
    ---------
    
    Co-authored-by: Ashley Harrison <[email protected]>
    Co-authored-by: Joao Silva <[email protected]>
    Co-authored-by: L-M-K-B <[email protected]>
    Co-authored-by: tskarhed <[email protected]>
    Co-authored-by: Roxana Turc <[email protected]>
    6 people authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4ad7aed View commit details
    Browse the repository at this point in the history
  4. Search v1: Remove unnecessary subqueries (grafana#72388)

    * Add feature flag
    
    * Introduce interface and dummy implementation
    
    * Add tests for the new filter
    
    * accessControlDashboardPermissionFilterNoFolderSubquery implementation
    
    * join only if it's necessary
    
    * force ordering for tests
    
    * Temporarily enable new query for benchmarks
    papagian authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2c26a02 View commit details
    Browse the repository at this point in the history
  5. Auth: Move Team service to SignedInUserInterface (grafana#72674)

    * move SignedInUser to specific file
    
    * add primitive interface for signedInUser
    Jguer authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    30274a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95f8cc0 View commit details
    Browse the repository at this point in the history
  7. Explore: Fix parsing absolute range when URL changes (grafana#72578)

    * Fix parsing absolute range when URL changes
    
    * Update public/app/features/explore/hooks/useStateSync/index.test.tsx
    
    Co-authored-by: Haris Rozajac <[email protected]>
    
    * Clean up docs
    
    * Clean up
    
    ---------
    
    Co-authored-by: Haris Rozajac <[email protected]>
    ifrost and harisrozajac authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    922dd94 View commit details
    Browse the repository at this point in the history
  8. Nested folders: Add e2e test for new browse page (grafana#72590)

    * scaffold nested folder structure
    
    * update structure slightly
    
    * update comments
    
    * Added basic scafold for Cypress test
    
    * fix selector name, add table body selector, improve expand aria label
    
    * skip test for now
    
    * undo changes to cypress custom.ini
    
    ---------
    
    Co-authored-by: Roxana Turc <[email protected]>
    ashharrison90 and Roxana Turc authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6194d8f View commit details
    Browse the repository at this point in the history
  9. Nested folders: Clear selection state in tree view when indeterminate (

    …grafana#72595)
    
    * clear selection state when indeterminate
    
    * ensure search state is properly cleared when toggling the indeterminate checkbox
    
    * select everything in view
    ashharrison90 authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dbef989 View commit details
    Browse the repository at this point in the history
  10. Nested folders: Fix search query for empty self-contained permissions (

    …grafana#72727)
    
    * Add tests
    
    * Fix query for nested folders with zero self-contained permissions
    
    * Fix query behind  permissionsFilterRemoveSubquery flag
    
    * Apply suggestion from code review
    papagian authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8a24e89 View commit details
    Browse the repository at this point in the history
  11. GrafanaUI: Added spacing token to Divider Component (grafana#72725)

    * GrafanaUI: Added spacing token to Divider Component
    
    * Made changes suggested
    RoxanaAnamariaTurc authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f591170 View commit details
    Browse the repository at this point in the history
  12. Only run workflows if they might be able to work (grafana#72503)

    * Fix whitespace
    
    * Only run workflows if they might be able to work
    
    * fix quotes
    
    ---------
    
    Co-authored-by: joshhunt <[email protected]>
    jsoref and joshhunt authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9571aea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ec9a0c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    29fef40 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    58314e6 View commit details
    Browse the repository at this point in the history
  16. Chore: Fix pr-checks not having enough permissions (grafana#72753)

    * Chore: Fix pr-checks not having enough permissions
    
    * update permissions
    joshhunt authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    742a1e3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3172715 View commit details
    Browse the repository at this point in the history
  18. InfluxDB: SQL Support (grafana#72167)

    * Add influxdbSqlSupport feature toggle
    
    * Add SQL option to the config page
    
    * Add SQL backend
    
    * Add metadata support in config page
    
    * Implement unified querying
    
    * Fix healthcheck query
    
    * fsql tests
    
    * secure grpc by default
    
    * code cleanup
    
    * Query handing for sql mode
    
    * Implement a placeholder sql editor
    
    * Fix query language dropdown
    
    * go mod updates
    
    * make lint-go
    
    * more make lint-go
    
    * remove unused runQuery
    
    * switch statements with default case
    
    * linting again
    itsmylife authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    77e7ae2 View commit details
    Browse the repository at this point in the history
  19. Plugins: Add inititialization stage to plugin loader pipeline (grafan…

    …a#72667)
    
    * first pass
    
    * migrate tests
    
    * simplify
    
    * fix comments
    
    * fix linter
    
    * nil checks
    
    * remove comment
    wbrowne authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ad2705f View commit details
    Browse the repository at this point in the history
  20. Logs: Improved keyboard accessibility of log rows menu (grafana#72686)

    * Log Row Menu Cell: improve accessibility
    
    * Explain implementation in comments
    
    * Make onBlur mandatory
    matyax authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9c6a9a3 View commit details
    Browse the repository at this point in the history
  21. InfluxDB: SQL Query Editor (grafana#72168)

    * Add influxdbSqlSupport feature toggle
    
    * Add SQL option to the config page
    
    * Add SQL backend
    
    * Add metadata support in config page
    
    * Implement unified querying
    
    * Fix healthcheck query
    
    * fsql tests
    
    * secure grpc by default
    
    * code cleanup
    
    * Query handing for sql mode
    
    * Implement a placeholder sql editor
    
    * Fix query language dropdown
    
    * drop in SQL editor
    
    * switch to use rawSql, get sql editor working
    
    * fix healthcheck
    
    * WIP
    
    * memoize component to stop unwanted rerender onQuery
    
    * dont reinit datasource on each render of the editor
    
    * remove useless memo
    
    * clean up
    
    * Fix the link
    
    * Alpha state warning
    
    * Remove console.logs
    
    * update model for fsql
    
    * remove unused
    
    ---------
    
    Co-authored-by: Galen <[email protected]>
    itsmylife and gtk-grafana authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d333c09 View commit details
    Browse the repository at this point in the history
  22. Auth: add a lock message for Grafana Admin role (grafana#72724)

    * add a lock message for Grafana admin role sync
    
    * Update public/app/features/admin/UserAdminPage.tsx
    
    Co-authored-by: Misi <[email protected]>
    
    * linting
    
    * use theme for spacing
    
    ---------
    
    Co-authored-by: Misi <[email protected]>
    IevaVasiljeva and mgyongyosi authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1bf9405 View commit details
    Browse the repository at this point in the history
  23. Update start-restart-grafana.md (grafana#72737)

    * Update start-restart-grafana.md
    
    Closes grafana#72309
    
    * Update docs/sources/setup-grafana/start-restart-grafana.md
    
    Co-authored-by: Christopher Moyer <[email protected]>
    
    ---------
    
    Co-authored-by: Christopher Moyer <[email protected]>
    moxious and chri2547 authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4d7d2d6 View commit details
    Browse the repository at this point in the history
  24. Docs update: /docs/sources/developers/http_api/user.md (grafana#72430)

    updated endpoint authentication
    tonypowa authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    956b865 View commit details
    Browse the repository at this point in the history
  25. CI: Update PR patch check workflow (grafana#72770)

    * Update PR patch check workflow
    
    * trigger ci
    
    * trigger ci
    kminehart authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1b93f3c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. UserSync: Avoid UpdateLastSeenAt with invalid user ids (grafana#72776)

    * avoid user zero
    
    * more errors
    
    * more tests
    
    * split
    ryantxu authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7431c0d View commit details
    Browse the repository at this point in the history
  2. Tempo: Only get span_names when they are in the response (grafana#72663)

    * Only get span names when they are in the response
    
    * Find span_name field/labels
    joey-grafana authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b4c5576 View commit details
    Browse the repository at this point in the history
  3. Auth: Add key_id config param to auth.jwt (grafana#72711)

    * Specify keyID for public key provided in PEM format for JWT Auth
    
    * Update docs
    
    * Update sample.ini
    mgyongyosi authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    bba11d0 View commit details
    Browse the repository at this point in the history
  4. Auth: Don't rotate session cookie from frontend for JWT Auth (grafana…

    …#72744)
    
    Skip client token rotation for JWT auth
    mgyongyosi authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ba723c9 View commit details
    Browse the repository at this point in the history
  5. Usage stats: Tune collector execution startup and interval (grafana#7…

    …2688)
    
    * Do not update statistics at service collector startup
    
    * Configurable collector interval
    
    * Introduce initial random delay
    
    * Prevent reporting metrics until the stats have been collected
    
    * Apply suggestion from code review
    papagian authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    afb59af View commit details
    Browse the repository at this point in the history
  6. Auth: Move Support Bundle service to SignedInUser interface (grafana#…

    …72723)
    
    add identity interface for support bundles service
    Jguer authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ba1a8a5 View commit details
    Browse the repository at this point in the history
  7. Alerting: added description to api resource (grafana#70597)

    * added description to api resource
    
    * prettier now
    tonypowa authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b6c8ac6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e8879a View commit details
    Browse the repository at this point in the history
  9. Auth: Move Org service to SignedInUser interface (grafana#72720)

    add identity interface for org service
    Jguer authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2ef334d View commit details
    Browse the repository at this point in the history
  10. Fix setting oauthPassThru flag (grafana#72472)

    * Fix setting oauthPassThru flag
    
    * Call onChange only if azure auth is enabled
    
    * Move changes in onSettingsChange
    itsmylife authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a44e0f2 View commit details
    Browse the repository at this point in the history
  11. A11y: Added aria-label to ColorPicker component (grafana#72666)

    * A11y: Added aria-label to ColorPicker component
    
    * Updated the code with changes suggested
    RoxanaAnamariaTurc authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2a2207d View commit details
    Browse the repository at this point in the history
  12. Update _index.md (grafana#72317)

    * Update _index.md
    
    Adding popular open-source proxy options so users don't have to do further research if they don't want to
    
    * ran Prettier
    
    * Update docs/sources/setup-grafana/configure-security/_index.md
    
    Co-authored-by: Ieva <[email protected]>
    
    ---------
    
    Co-authored-by: Christopher Moyer <[email protected]>
    Co-authored-by: Ieva <[email protected]>
    3 people authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    916f300 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6314cf9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7147778 View commit details
    Browse the repository at this point in the history
  15. Plugins: Add elementId attribute to angular_deprecation_docs_clicked …

    …interaction (grafana#72800)
    
    Add elementId attribute to angular_deprecation_docs_clicked interaction
    xnyo authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    24e826a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2c949a6 View commit details
    Browse the repository at this point in the history
  17. Auth: Add missing skipOrgRoleSync property to SocialBase for GenericO…

    …Auth (grafana#72752)
    
    * add missing cfg for skiporgrolesync
    
    * add google skiporgrolesync
    
    * removed google skip
    
    * update docs to reflect google
    
    * remove docs update for google
    eleijonmarck authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    27f57fe View commit details
    Browse the repository at this point in the history
  18. Grafana-ui: Fix RadioButtonList component (grafana#72804)

    * Grafana-ui: Fix RadioButtonList component
    
    * Use just an index as a key
    alexanderzobnin authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f8c4467 View commit details
    Browse the repository at this point in the history
  19. Auth: Add No basic role UI (grafana#72561)

    * Render new No Basic Role
    
    * Add Tooltip to dropdown menu
    linoman authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f6e8363 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f3ffc85 View commit details
    Browse the repository at this point in the history
  21. Dashboard: Add analytics events for sharing a dashboard (grafana#72613)

    * activeTab for public dashboard matches others
    
    * add analytics action for going through categories of sharing modal
    
    * add analytics for going through actions of any cateogry in sharing modal
    
    * change 'tab' to 'category'; add key 'sharing_category' to actions for easier distinction
    
    * sharedCategory sounds like a category is shared; changed naming to shareDashboardType
    
    * remove hard-coded analytic event name
    
    * wrap the reportInteraction call for all actions when sharing dashboard
    
    ---------
    
    Co-authored-by: Alexandra Vargas <[email protected]>
    polibb and axelavargas authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c5b399d View commit details
    Browse the repository at this point in the history
  22. Docs/k8s install update (grafana#72567)

    * added before you begin section
    
    * just syncing up
    
    * added namespace and yaml mainfest sections
    
    * started the managed k8s section
    
    * added external-ip section
    
    * added minikube instructions
    
    * added deployment rollout section
    
    * added rolling update section
    
    * added rollback stratgety section
    
    * added the logging section
    
    * fixed many typos
    
    * Update docs/sources/setup-grafana/installation/kubernetes/index.md
    
    * Update docs/sources/setup-grafana/installation/kubernetes/index.md
    
    * Update docs/sources/setup-grafana/installation/kubernetes/index.md
    
    * Update docs/sources/setup-grafana/installation/kubernetes/index.md
    
    * Update docs/sources/setup-grafana/installation/kubernetes/index.md
    
    * adjust codeblock spacing
    
    * adjusts steps
    
    * copy edit throughout
    
    * Apply suggestions from code review
    
    * more copy edit, updates links
    
    * fixed minor typos
    
    * Apply suggestions from code review
    
    Co-authored-by: Clayton Cornell <[email protected]>
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * explained the dry-run example
    
    * Move .codespellignore out of Drone so that technical writers can modify it
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    * Fix spelling errors
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    * Add .codespellignore CODEOWNER
    
    Signed-off-by: Jack Baldry <[email protected]>
    
    ---------
    
    Signed-off-by: Jack Baldry <[email protected]>
    Co-authored-by: Christopher Moyer <[email protected]>
    Co-authored-by: Chris Moyer <[email protected]>
    Co-authored-by: Clayton Cornell <[email protected]>
    Co-authored-by: Jack Baldry <[email protected]>
    5 people authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b1fd399 View commit details
    Browse the repository at this point in the history
  23. Loki: Introduce $__auto range variable for metric queries (grafana#…

    …72690)
    
    * Loki: Add  interpolation to backend
    
    * Loki: Replace default variable  with  in frontend
    
    * Loki: Update docs in query builder fro __auto
    
    * Loki: Update test for change default __auto
    
    * Loki: Remove  and  from suggestions as  should be used
    
    * Update docs
    
    * Update pkg/tsdb/loki/parse_query.go
    
    * Fix backend lint
    
    * Fix lint and test
    
    * Update
    
    * Update docs/sources/datasources/loki/template-variables/index.md
    
    Co-authored-by: lwandz13 <[email protected]>
    
    * Update public/app/plugins/datasource/loki/querybuilder/operationUtils.ts
    
    Co-authored-by: Matias Chomicki <[email protected]>
    
    ---------
    
    Co-authored-by: lwandz13 <[email protected]>
    Co-authored-by: Matias Chomicki <[email protected]>
    3 people authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7bb0ff7 View commit details
    Browse the repository at this point in the history
  24. SAML: Add onclick action to providercard if the provider is configured (

    grafana#72734)
    
    * adds missign onclick for provider card
    
    * simplified version
    eleijonmarck authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5d99fde View commit details
    Browse the repository at this point in the history
  25. Auth: lock down Grafana admin sync for SAML (grafana#72828)

    lock down Grafana admin sync for SAML
    IevaVasiljeva authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3a2538c View commit details
    Browse the repository at this point in the history
  26. Dashboards: Add megawatt hour (MWh) unit (grafana#72779)

    * add megawatt hour MWh unit
    
    * uppercase MWh
    zuchka authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b1ef145 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    abff6e2 View commit details
    Browse the repository at this point in the history
  28. Updating codeowners for User Service (grafana#72748)

    reassigning user service to authnz
    danielthedm authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2d98e95 View commit details
    Browse the repository at this point in the history
  29. Feat: Feature toggle admin page frontend interface (grafana#72164)

    * feature toggles admin page proto
    
    * feature toggle admin page proto
    
    * keep phase 1 code only
    
    * latest update with api
    
    * fix
    
    * fix
    
    * add correct premissions in admin.go
    
    * move behind toggle
    
    * Use InteractiveTable
    
    * guard behind feature toggle
    
    * use RTK
    
    * route in api.go
    
    * fixes
    IbrahimCSAE authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0d48ac2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d0ad4fc View commit details
    Browse the repository at this point in the history
  31. Update index.md (grafana#71680)

    * Update index.md
    
    Updated the notes section per grafana/support-escalations#6202
    
    * Update docs/sources/setup-grafana/configure-grafana/configure-custom-branding/index.md
    
    ---------
    
    Co-authored-by: Christopher Moyer <[email protected]>
    deresolution20 and chri2547 authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    515677c View commit details
    Browse the repository at this point in the history
  32. Units: Fix display for kHz, MHz, GHz(grafana#72845)

    fix unit display
    adela-almasan authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e9c526b View commit details
    Browse the repository at this point in the history
  33. AzureMonitor: Check to see if response is nil to prevent panic (grafa…

    …na#72705)
    
    * check to see if response is nil to prevent panic
    
    * make function more go
    
    * logging error and moving on
    
    * lint
    bossinc authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a31d059 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b9df6dd View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Admin: Add redirect notice for datasources to admin landing page (gra…

    …fana#72736)
    
    * update copy of ConnectionsRedirectNotice
    
    The Connections page is not that new anymore
    
    * extend NavLandingPage with optional header
    
    * show ConnectionsRedirectNotice on Admin landing page
    
    * make ConnectionsRedirectNotice dismissable
    
    * make ConnectionsRedirectNotice informational
    mikkancso authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    290fc3a View commit details
    Browse the repository at this point in the history
  2. SQL: Remove double quotes for multi-value variables (grafana#71130)

    * RemoveFirstLastQuotes
    
    * MoveTemplateHandleToFront
    
    * PreserveTemplateInQuery
    
    * Revert "RemoveFirstLastQuotes"
    
    This reverts commit e1ef576.
    
    * CheckForTemplateVarType
    
    * CheckTemplateVars
    
    * ReRunChecks
    
    * ExtractMultiTestToFunction + AddTests
    
    * RemoveAsyncFromTests
    
    * Move condition definition out of .some()
    sjd210 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1aed2ed View commit details
    Browse the repository at this point in the history
  3. Authn: client token rotation schedule (grafana#72809)

    * ClientTokenRotation: Only rotate the token if we have a session expiry time
    
    * ContextSrv: Remove guard
    kalleep authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0b9bb97 View commit details
    Browse the repository at this point in the history
  4. Auth: Add no role frontend feature flag (grafana#72823)

    * Add 'noBasicRole' feature flag
    
    * Hide role options and tooltip with feature flag
    
    * Add feature flag to registry
    linoman authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    64ed77d View commit details
    Browse the repository at this point in the history
  5. Search API: Search by folder UID (grafana#65040)

    * Search: Attempt to support folderUID filter
    
    * Search: Use folder UID instead of ID for searching folders
    
    * Update swagger
    
    * Fix JSON property casing
    
    * Add integration test
    
    * Remove redundant query condition
    
    * Fix frontend test
    
    * Fix listing dashboards in General/root
    
    * Add support for fetching top level folders
    
    using `folderUIDs=` (empty string) query parameter
    
    * Add deprecation notice
    
    * Send uid of general in sql.ts
    
    * Use 'general' for query folderUIDs query param for fetching folder
    
    * Add tests
    
    * Fix FolderUIDFilter
    
    ---------
    
    Co-authored-by: Sofia Papagiannaki <[email protected]>
    joshhunt and papagian authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7bc6d32 View commit details
    Browse the repository at this point in the history
  6. Plugins: Add termination stage to plugin loader pipeline (grafana#72822)

    * add termination stage
    
    * uid -> pluginID (for now)
    
    * also fix fakes
    
    * add simple test
    
    * Fix logger name
    
    Co-authored-by: Giuseppe Guerra <[email protected]>
    
    * inline stop func call
    
    Co-authored-by: Giuseppe Guerra <[email protected]>
    
    ---------
    
    Co-authored-by: Giuseppe Guerra <[email protected]>
    wbrowne and xnyo authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    60b4a0b View commit details
    Browse the repository at this point in the history
  7. Plugins: Add remaining steps to inititialization stage (grafana#72894)

    add remainder of init steps
    wbrowne authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    98f8275 View commit details
    Browse the repository at this point in the history
  8. chore: minor refactoring in the grafana server cli command (grafana#7…

    …2847)
    
    This is preparative work for extending the grafana server cli command to target individual dskit modules that seemed worth breaking into this smaller PR. This moves the CLI flags and various reusable chunks of code into variables and methods.
    mildwonkey authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2569081 View commit details
    Browse the repository at this point in the history
  9. Update bind-net-capabilities.md (grafana#65181)

    This doc fragment is included on multiple pages including this one: https://grafana.com/docs/grafana/latest/setup-grafana/installation/debian/
    
    the only flaw is it's missing "sudo".  Modern linux practice suggests using sudo for all administrative edits like this, and this change reinforces parallel structure in the target docs page.  There may potentially be some other context this fragment is used in where sudo isn't appropriate, but this makes it easier to copy/paste the command and have it work on modern linuxes.
    moxious authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0d6e911 View commit details
    Browse the repository at this point in the history
  10. InfluxDB: Fix retention policy handling for InfluxDB 3.0 engine by br…

    …inging back the hardcoded default (grafana#72467)
    
    * Revert retention policy handling
    
    * Remove comment
    
    * Send retention policy with request when it's possible
    itsmylife authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3395ad0 View commit details
    Browse the repository at this point in the history
  11. Auth: OAuth sets skip_org_role_sync = true for auth.google by defau…

    …lt (grafana#72819)
    
    * sets skip_org_role_sync to true for google
    
    * add google skiporgrolesync and sets to true always
    
    * add field
    
    * Update docs/sources/setup-grafana/configure-security/configure-authentication/google/index.md
    
    Co-authored-by: Christopher Moyer <[email protected]>
    
    * add AKS to words
    
    * script back to mina
    
    ---------
    
    Co-authored-by: Christopher Moyer <[email protected]>
    eleijonmarck and chri2547 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    95760cb View commit details
    Browse the repository at this point in the history
  12. Auth: Add documentation references to No Basic role (grafana#72880)

    * Update the documentation
    
    * Add references to the documentation
    
    * Replace X with YES in roles table
    linoman authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    01721d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b73e96 View commit details
    Browse the repository at this point in the history
  14. Chore: Use the const instead of hardcoded string (grafana#72925)

    * Use the const instead of hardcoded string
    
    * Use the const instead of hardcoded string
    
    * Fix unit test
    itsmylife authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c344b0e View commit details
    Browse the repository at this point in the history
  15. Geomap: Fix fixed edge text for network layer (grafana#72863)

    Geomap: Fix fixed edge text
    drew08t authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    92e7829 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9328feb View commit details
    Browse the repository at this point in the history
  17. Alerting: Refactor of state manager tests (grafana#72849)

    * calculate cacheID instead of literals
       * use mocked clocks
       * advance clocks with the eval results
       * use clearer timestamp aliases
       * make expected state labels be more clear to read
    Co-authored-by: Matthew Jacobson <[email protected]>
    yuri-tceretian authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0053b07 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    306e7bf View commit details
    Browse the repository at this point in the history
  19. Config: making [aws][external_id] part of env (grafana#72062)

    * Config: making [aws][external_id] part of env
    
    * Fix go.sum
    
    * Add a test
    sarahzinger authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    deeb1d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Auth: prevent auto_login redirect if user is already authenticated (g…

    …rafana#72477)
    
    * Auth: prevent auto_login redirect if user is already authenticated
    
    Before attempting an auto-login for OAuth, verifies if current context has already been
    authenticated.
    
    Fixes: grafana#72476
    
    Co-authored-by: Karl Persson <[email protected]>
    mrevutskyi and kalleep authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d9c232b View commit details
    Browse the repository at this point in the history
  2. Chore: improve typings (grafana#72679)

    improve typings
    ashharrison90 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0ffdcbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b8580c View commit details
    Browse the repository at this point in the history
  4. Transformation: keep collapsed states (grafana#72601)

    * Transformation: keep collapsed states
    
    * Update
    LudoVio authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    867162b View commit details
    Browse the repository at this point in the history
  5. Datasource Plugins: Allow tracking for configuration usage (grafana#7…

    …2650)
    
    Datasource Plugins: Allow tracking for configuration usage
    sarahzinger authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6ac3348 View commit details
    Browse the repository at this point in the history
  6. Prometheus: Fix fetching label values when datasource has no labels m…

    …atch api support (grafana#72960)
    
    * interpolate match string
    
    * provide unit test
    
    * add the third parameter back to fix the unit test
    itsmylife authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2990684 View commit details
    Browse the repository at this point in the history
  7. sign-plugin-docs: information of usage of a new token has been added …

    …to the docs (grafana#72912)
    
    * Documentation for signing a plugin has been updated
    
    * changes after review
    
    * small review change
    Ukochka authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ba3cbbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    869d3fc View commit details
    Browse the repository at this point in the history
  9. Alerting: Fix "see graph button" for cloud rules (grafana#72980)

    Co-authored-by: Gilles De Mey <[email protected]>
    Co-authored-by: Giordano Ricci <[email protected]>
    gillesdemey and Elfo404 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ddc3784 View commit details
    Browse the repository at this point in the history
  10. Plugins: opentsdb ds: interpolate filter variables in expressions (gr…

    …afana#71232)
    
    Use the same code path to interpolate both metric variables and
    filter/tag variables when the data source is accessed either directly or
    via the expressions datasource.
    
    partial fix for grafana#48141 (opentsdb datasource only)
    
    Signed-off-by: Uri Okrent <[email protected]>
    ugtar authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    27a8328 View commit details
    Browse the repository at this point in the history
  11. docs: add default value workaround (grafana#72545)

    * Update _index.md
    
    Fixes #grafana/support-escalations#6376
    
    Variables : Added Default values
    
    * Update docs/sources/dashboards/variables/_index.md
    
    Co-authored-by: Isabel <[email protected]>
    
    * Ran prettier to resolve build errors
    
    ---------
    
    Co-authored-by: Isabel <[email protected]>
    Co-authored-by: Isabel Matwawana <[email protected]>
    Co-authored-by: Jack Baldry <[email protected]>
    4 people authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    54f0de3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. EditDatasource: Fix navtree when dataSourcePageHeader is on (grafan…

    …a#72827)
    
    use useDataSourceSettingsNav from connections in DataSourceTabPage
    mikkancso authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1646b90 View commit details
    Browse the repository at this point in the history
  2. Chore: Bump github.com/grafana/grafana-plugin-sdk-go to v0.172.0 (gra…

    …fana#72989)
    
    * Bump github.com/grafana/grafana-plugin-sdk-go
    
    * go mod tidy
    
    * go mod: added missing owners
    xnyo authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ca8e9d4 View commit details
    Browse the repository at this point in the history
  3. Chore: Bump semver npm package to latest (grafana#72983)

    build(npm): bump semver
    jackw authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2d13af0 View commit details
    Browse the repository at this point in the history
  4. Loki: Fix wrong context being passed to HTTP client (grafana#72991)

    use new context containing tracing information
    svennergr authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    703f4be View commit details
    Browse the repository at this point in the history
  5. Docs: Update screenshots for generating an access token for signing a…

    … plugin (grafana#73031)
    
    updated screenshots path and name
    Ukochka authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3c4d2ed View commit details
    Browse the repository at this point in the history
  6. Logs: Fix displaying the wrong field as body (grafana#73025)

    * fix displaying the wrong field as body
    
    * fix test
    
    * fix `getFirstFieldOfType` with non-present type
    svennergr authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    533fae4 View commit details
    Browse the repository at this point in the history
  7. InfluxDB: Fix handling flux response with no time and value column (g…

    …rafana#72833)
    
    * Upgrade the influxdb-client-go version
    
    * Handle flux response with no time and value column
    itsmylife authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1ac9e7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d79d45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c6cf66 View commit details
    Browse the repository at this point in the history
  10. Docs: make it clear that MariaDB is also supported as datasource (gra…

    …fana#71832)
    
    * Make it clear that MariaDB is also supported as datasource
    
    MariaDB is now the default relational DB on lots of Linux distribution,
    it's important to make it clear that it is perfectly supported.
    
    * Fix 404 and make MySQL docs URL more robust
    
    And lint with prettier.
    
    * Review from lwandz13
    fauust authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e1d239a View commit details
    Browse the repository at this point in the history
  11. Alerting: Export contact points to check access control action instea…

    …d legacy role (grafana#71990)
    
    * introduce a new action "alert.provisioning.secrets:read" and role "fixed:alerting.provisioning.secrets:reader"
    * update alerting API authorization layer to let the user read provisioning with the new action
    * let new action use decrypt flag
    * add action and role to docs
    yuri-tceretian authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6b4a9d7 View commit details
    Browse the repository at this point in the history
  12. Table: Add storybook and docs for custom render cell type (grafana#72619

    )
    
    * Add storybook and docs for custom rendering cell
    
    * Update packages/grafana-ui/src/components/Table/Table.mdx
    
    Co-authored-by: Victor Marin <[email protected]>
    
    ---------
    
    Co-authored-by: Victor Marin <[email protected]>
    aocenas and mdvictor authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    15ac126 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    df3d106 View commit details
    Browse the repository at this point in the history
  14. Add a warning in the documentation (grafana#72975)

    A partner complained in the name of a customer. They have 6k datasources and it took them some time to figure out why they only had 5k coming back.
    
    This commit add a warning for this edge case, content is pretty clear.
    clementduveau authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5eef829 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Auth: Use authn.Service for all tests (grafana#72921)

    * Dashboards: Fix tests when authn broker is enabled.
    StarService was not configured for tests, the call was guarded by !c.IsSignedIn
    
    * Change default to be anon user to match expectations from tests
    
    * OAuth: rewrite tests to work with authn.Service
    
    * Setup template renderer by default
    
    * Extract cookie options from cfg instead of relying on global variables
    
    * Fix test to work with authn service
    
    * Middleware: rewrite auth tests
    
    * Remvoe session cookie if we cannot refresh access token
    kalleep authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    144e488 View commit details
    Browse the repository at this point in the history
  2. Auth: Add SignedIn user interface NamespacedID (grafana#72944)

    * wip
    
    * scope active user to 1 org
    
    * remove TODOs
    
    * add render auth namespace
    
    * import cycle fix
    
    * make condition more readable
    
    * convert Evaluate to user Requester
    
    * only use active OrgID for SearchUserPermissions
    
    * add cache key to interface definition
    
    * change final SignedInUsers to interface
    
    * fix api key managed roles fetch
    
    * fix anon auth id parsing
    
    * Update pkg/services/accesscontrol/acimpl/accesscontrol.go
    
    Co-authored-by: Ieva <[email protected]>
    
    ---------
    
    Co-authored-by: Ieva <[email protected]>
    Jguer and IevaVasiljeva authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bd1a856 View commit details
    Browse the repository at this point in the history
  3. Chore: Fix ngalert Evaluate signature change (grafana#73084)

    fix ngalert Evaluate sig change
    Jguer authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    97ba611 View commit details
    Browse the repository at this point in the history
  4. Logs: Disable query splitting due to conflicts with transformations (g…

    …rafana#73086)
    
    * disable query splitting for now
    
    * change stage of `lokiQuerySplitting`
    svennergr authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1343c74 View commit details
    Browse the repository at this point in the history
  5. Auth: Org Invite and Team API SignedInUser interfacing (grafana#73085)

    * fix ngalert Evaluate sig change
    
    * interface for teams and org invites
    
    * Update pkg/api/org_invite.go
    
    Co-authored-by: Ieva <[email protected]>
    
    ---------
    
    Co-authored-by: Ieva <[email protected]>
    Jguer and IevaVasiljeva authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5d8e6aa View commit details
    Browse the repository at this point in the history
  6. Contexthandler: Remove code that is no longer used (grafana#73101)

    * Contexthandler: remove dead code
    
    * Contexthandler: Add tests
    
    * Update pkg/tests/api/alerting/api_alertmanager_test.go
    
    Co-authored-by: Jo <[email protected]>
    
    ---------
    
    Co-authored-by: Jo <[email protected]>
    kalleep and Jguer authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e53e22e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9695eb View commit details
    Browse the repository at this point in the history
  8. Feature Toggles: Create API for updating feature toggle state from th…

    …e feature toggle admin page (grafana#73022)
    
    * create roles for writing feature toggles
    
    * create update endpoint / handler
    
    * api changes
    
    * add feature toggle validations
    
    * hide toggles based on their state
    
    * make FlagFeatureToggle read only
    
    * add username log
    
    * add username string
    
    * refactor for better readability
    
    * refactor unit tests so we can do more validations
    
    * some skeletoning for the set tests
    
    * write unit tests for updater
    
    * break helper functions out
    
    * update sample ini to match defaults
    
    * add more logic to ReadOnly label
    
    * add user documentation
    
    * fix lint issue
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    Co-authored-by: J Stickler <[email protected]>
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    Co-authored-by: J Stickler <[email protected]>
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    Co-authored-by: J Stickler <[email protected]>
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    Co-authored-by: J Stickler <[email protected]>
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    Co-authored-by: J Stickler <[email protected]>
    
    * Update docs/sources/setup-grafana/configure-grafana/_index.md
    
    Co-authored-by: J Stickler <[email protected]>
    
    ---------
    
    Co-authored-by: IbrahimCSAE <[email protected]>
    Co-authored-by: J Stickler <[email protected]>
    3 people authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    779e0fe View commit details
    Browse the repository at this point in the history
  9. Update _index.md (grafana#72562)

    Fixes # grafana/support-escalations#6887
    
    Configure HA: Added ha_peer_Timeout global config in the unified alerting
    arunkg2787 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cda78c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69c8200 View commit details
    Browse the repository at this point in the history
  11. Plugins: Add validation stage to plugin loader pipeline (grafana#73053)

    * first pass
    
    * change validation signature
    
    * err tracking
    
    * fix
    
    * undo golden
    
    * 1 more
    
    * fix
    
    * adjust doc
    
    * add test helper
    
    * fix linter
    wbrowne authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    72da44d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2266e09 View commit details
    Browse the repository at this point in the history
  13. Docs: Fix broken links to create-plugin docs (grafana#72965)

    * Fix broken links to create-plugin docs
    
    * Typo fix
    
    * Fix additional broken link
    
    * Fix additional links
    josmperez authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    eb6e19c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Auth: Remove auth broker flag and clean up login handlers (grafana#73109

    )
    
    * Auth: Remove auth broker flag and clean up login handlers
    kalleep authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2c57bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d29f4a8 View commit details
    Browse the repository at this point in the history
  3. Auth: Remove unused Authenticator service (grafana#73143)

    Auth: remove unused Authenticator service
    kalleep authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    43aab61 View commit details
    Browse the repository at this point in the history
  4. Table: Support display of multiple sub tables (grafana#71953)

    * Add nested option to DataFrame. Refactor Table to use nested dataframes for sub-tables
    
    * Use nested frames for TraceQL response
    
    * debugging
    
    * Fix cell text and table position
    
    * Update getItemSize
    
    * noHeader size
    
    * Update sub table renderer
    
    * Update table container height
    
    * Cleanup and fix RawPrometheusContainer height
    
    * Update resultTransformer and docker script
    
    * Updates to TableContainer, resultTransformer after merge
    
    * Fixes for table pagination in dashboards
    
    * Cell height and show footer enhancement/fix
    
    * Sub table links
    
    * Update RawPrometheusContainer
    
    * Remove console log
    
    * Update tests
    
    * Update storybook
    
    * Remove Tempo demo
    
    * Store nested data in single field via its values
    
    * Move nested prop into custom
    
    * Tempo demo
    
    * Add field type & update incorrect logic
    
    * Update docker compose image for Tempo
    
    * Update packages/grafana-data/src/field/fieldOverrides.ts
    
    Co-authored-by: Piotr Jamróz <[email protected]>
    
    * Simplify logic for getting nestedFrames and rendering sub tables
    
    * Update docs for table
    
    * Update nested table bg color
    
    * Lighten nested table bg color
    
    * Renames
    
    * Migrate frames using parentRowIndex and add deprecation notice
    
    * Update title
    
    * Align expander icon size between Table and interactive table
    
    * Table: Refactor out the expanded rows bits
    
    * fix spacing
    
    * Add line along left side for expanded rows
    
    * Disable hover row background when expanded
    
    ---------
    
    Co-authored-by: André Pereira <[email protected]>
    Co-authored-by: Piotr Jamróz <[email protected]>
    Co-authored-by: Torkel Ödegaard <[email protected]>
    4 people authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8c2f439 View commit details
    Browse the repository at this point in the history
  5. Auth: Move Service Account service to SignedInUser Interface (grafana…

    …#73142)
    
    * move service account service to identity interface
    
    * Update pkg/services/auth/identity/requester.go
    Jguer authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    67de18f View commit details
    Browse the repository at this point in the history
  6. Plugins: Do not fail bootstrap stage if single decorate step fails (g…

    …rafana#73147)
    
    * don't fail all if decorate step fails
    
    * fix casing
    
    * include err too
    
    * cover pluginsintegration too
    wbrowne authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c5e9a82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05b710e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0dcba09 View commit details
    Browse the repository at this point in the history
  9. Auth: Move star service to identity interface (grafana#73114)

    * move star service to identity interface
    
    * Update pkg/services/auth/identity/requester.go
    
    Co-authored-by: Ieva <[email protected]>
    
    * Update pkg/services/contexthandler/model/model.go
    
    ---------
    
    Co-authored-by: Ieva <[email protected]>
    Jguer and IevaVasiljeva authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    89c7116 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eeefa7d View commit details
    Browse the repository at this point in the history
  11. Docs: Update to include keycloak link in oauth docs (grafana#72698)

    Update to include keycloak link in oauth docs
    jsartin513 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3c289d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3bc3c4f View commit details
    Browse the repository at this point in the history
  13. Slug: Combine various slugify fixes for special character handling (g…

    …rafana#73164)
    
    * combine various slugify fixes for special character handling
    
    * a couple more test cases
    
    * update more tests
    
    * goimports
    DanCech authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    dd97038 View commit details
    Browse the repository at this point in the history
  14. Update [analytics] section to include the ability to set to false (gr…

    …afana#71473)
    
    * Update [analytics] section to include the ability to set to false
    
    In the follow section: 
    
    https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#analytics
    
    Added a line for 'enabled' under the [analytics] section to include the ability to set to false as this is now a togglable feature.
    
    * 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]>
    Co-authored-by: Jack Baldry <[email protected]>
    3 people authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ff1fdac View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Update index.md

    kevinburkesegment authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f060af9 View commit details
    Browse the repository at this point in the history
  2. Update docs/sources/setup-grafana/configure-security/configure-authen…

    …tication/okta/index.md
    chri2547 authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0059c73 View commit details
    Browse the repository at this point in the history