-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: main
Are you sure you want to change the base?
Commits on Jul 26, 2023
-
Prometheus: Add present_over_time syntax highlighting (grafana#72283)
add prometheus present_over_time syntax highlighting to color present_over_time keyword for prometheus
Configuration menu - View commit details
-
Copy full SHA for d960679 - Browse repository at this point
Copy the full SHA d960679View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d6f79 - Browse repository at this point
Copy the full SHA c3d6f79View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 89092a1 - Browse repository at this point
Copy the full SHA 89092a1View commit details -
Loki / Prometheus: Fix query builder select component in safari (graf…
…ana#71966) * partial fix * remove unused import * fix that doesnt remove error message
Configuration menu - View commit details
-
Copy full SHA for 34ee3b0 - Browse repository at this point
Copy the full SHA 34ee3b0View commit details -
CI: use the base64 key in the windows installer steps (grafana#72372)
use the base64 key in the windows installer steps
Configuration menu - View commit details
-
Copy full SHA for 0c2b221 - Browse repository at this point
Copy the full SHA 0c2b221View commit details -
AzureMonitor: revert Variable Editor region changes (grafana#72306)
Configuration menu - View commit details
-
Copy full SHA for 51b199e - Browse repository at this point
Copy the full SHA 51b199eView commit details -
Loki Query Splitting: Ignore empty queries like hidden queries (grafa…
…na#72376) Loki query splitting: ignore empty queries like hidden queries
Configuration menu - View commit details
-
Copy full SHA for 6f3dfb2 - Browse repository at this point
Copy the full SHA 6f3dfb2View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ceb694f - Browse repository at this point
Copy the full SHA ceb694fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 259a662 - Browse repository at this point
Copy the full SHA 259a662View commit details -
Alerting: Fix state manager to not keep datasource_uid and ref_id lab…
…els in state after Error (grafana#72216)
Configuration menu - View commit details
-
Copy full SHA for 78fc3bc - Browse repository at this point
Copy the full SHA 78fc3bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ba164d - Browse repository at this point
Copy the full SHA 5ba164dView commit details -
A11y: Fixed keyboard accessibility in Tooltip Component (grafana#72323)
* A11y: Fixed keyboard accessibility in Tooltip Component * Made updates and fixed the keyboard accessibility
Configuration menu - View commit details
-
Copy full SHA for deae64b - Browse repository at this point
Copy the full SHA deae64bView commit details -
Button: Fix global button styles! (grafana#72391)
uncomment button focus styles!
Configuration menu - View commit details
-
Copy full SHA for 60058cb - Browse repository at this point
Copy the full SHA 60058cbView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d39ec24 - Browse repository at this point
Copy the full SHA d39ec24View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 98cb3ce - Browse repository at this point
Copy the full SHA 98cb3ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8415dd4 - Browse repository at this point
Copy the full SHA 8415dd4View commit details -
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`
Configuration menu - View commit details
-
Copy full SHA for c7598cc - Browse repository at this point
Copy the full SHA c7598ccView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 982624c - Browse repository at this point
Copy the full SHA 982624cView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 59bed9e - Browse repository at this point
Copy the full SHA 59bed9eView commit details -
Prometheus: Add support for day_of_year (grafana#72403)
add querybuilder/code editor support for day_of_year
Configuration menu - View commit details
-
Copy full SHA for 831e8ac - Browse repository at this point
Copy the full SHA 831e8acView commit details -
Prometheus: Update heatmap unit tests (grafana#72404)
introduce tests for new potential heatmap response type, revert prior changes to tests
Configuration menu - View commit details
-
Copy full SHA for fbd2412 - Browse repository at this point
Copy the full SHA fbd2412View commit details -
Chore: Use Github App credentials for pr-commands.yml workflow (grafa…
…na#72400) * Use grafana-pr-automation credentials * Action!
Configuration menu - View commit details
-
Copy full SHA for 18a364e - Browse repository at this point
Copy the full SHA 18a364eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3dc60cd - Browse repository at this point
Copy the full SHA 3dc60cdView commit details
Commits on Jul 27, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for eaca6c3 - Browse repository at this point
Copy the full SHA eaca6c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b019ef9 - Browse repository at this point
Copy the full SHA b019ef9View commit details -
Chore: Bump keycloak version (grafana#72386)
* Bump keycloak version * Remove troubleshooting * Remove script for M1 machines
Configuration menu - View commit details
-
Copy full SHA for 0ffa728 - Browse repository at this point
Copy the full SHA 0ffa728View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5f09d8f - Browse repository at this point
Copy the full SHA 5f09d8fView commit details -
Auth: Rename Sessions to Devices in counting (grafana#72432)
* rename session to device * rename session to device
Configuration menu - View commit details
-
Copy full SHA for a4a87f6 - Browse repository at this point
Copy the full SHA a4a87f6View commit details -
Provisioning: Fix overwrite SecureJSONData on provisioning (grafana#7…
…2395) * Overwrite SecureJSONData on provisioning
Configuration menu - View commit details
-
Copy full SHA for a912c97 - Browse repository at this point
Copy the full SHA a912c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for f10527c - Browse repository at this point
Copy the full SHA f10527cView commit details -
Chore: Use GITHUB_TOKEN in stale instead of grot token (grafana#72126)
* Chore: Use GITHUB_TOKEN in stale instead of grot token * update permissions
Configuration menu - View commit details
-
Copy full SHA for 5e5e617 - Browse repository at this point
Copy the full SHA 5e5e617View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 758d988 - Browse repository at this point
Copy the full SHA 758d988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 143683b - Browse repository at this point
Copy the full SHA 143683bView commit details -
loki: tests: better nanosecond representation (grafana#72456)
* logs: tests: test for nanosecond-only differences * add nanos
Configuration menu - View commit details
-
Copy full SHA for f63d829 - Browse repository at this point
Copy the full SHA f63d829View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 70c05ff - Browse repository at this point
Copy the full SHA 70c05ffView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 649cd08 - Browse repository at this point
Copy the full SHA 649cd08View commit details -
Export: Remove DS input when dashboard is imported with a lib panel t…
…hat already exists (grafana#69412)
Configuration menu - View commit details
-
Copy full SHA for 427714f - Browse repository at this point
Copy the full SHA 427714fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f3b6e7d - Browse repository at this point
Copy the full SHA f3b6e7dView commit details -
fix: correct devenv postgres tag (grafana#72465)
* fix: correct docker tag for postgres 11.20
Configuration menu - View commit details
-
Copy full SHA for 21d1d54 - Browse repository at this point
Copy the full SHA 21d1d54View commit details -
Update index.md (grafana#72241)
Issue grafana#6845 - Adding more context around how labels are extracted and indexed
Configuration menu - View commit details
-
Copy full SHA for 5707f51 - Browse repository at this point
Copy the full SHA 5707f51View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8dd6609 - Browse repository at this point
Copy the full SHA 8dd6609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a84db0 - Browse repository at this point
Copy the full SHA 3a84db0View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a331c89 - Browse repository at this point
Copy the full SHA a331c89View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7406c4f - Browse repository at this point
Copy the full SHA 7406c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6fe34c - Browse repository at this point
Copy the full SHA e6fe34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 234b5c8 - Browse repository at this point
Copy the full SHA 234b5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7deca3 - Browse repository at this point
Copy the full SHA a7deca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2559999 - Browse repository at this point
Copy the full SHA 2559999View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 261045d - Browse repository at this point
Copy the full SHA 261045dView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for dc486e0 - Browse repository at this point
Copy the full SHA dc486e0View commit details -
Changelog: Updated changelog for 10.0.3 (grafana#72509)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0912e3 - Browse repository at this point
Copy the full SHA f0912e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a940f - Browse repository at this point
Copy the full SHA 81a940fView commit details -
Chore: Bump word-wrap to 1.2.4 (grafana#72099)
chore(npm): bump word-wrap to 1.2.4
Configuration menu - View commit details
-
Copy full SHA for 99f8133 - Browse repository at this point
Copy the full SHA 99f8133View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0d121ba - Browse repository at this point
Copy the full SHA 0d121baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa20b7 - Browse repository at this point
Copy the full SHA 0fa20b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4731ef - Browse repository at this point
Copy the full SHA c4731efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66cea5a - Browse repository at this point
Copy the full SHA 66cea5aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ec6412b - Browse repository at this point
Copy the full SHA ec6412bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 4c7b97c - Browse repository at this point
Copy the full SHA 4c7b97cView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 50bd27b - Browse repository at this point
Copy the full SHA 50bd27bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ae4810f - Browse repository at this point
Copy the full SHA ae4810fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 971f5f1 - Browse repository at this point
Copy the full SHA 971f5f1View commit details -
docs: add What's new next for Cloud (grafana#72535)
Added What's new next for Cloud
Configuration menu - View commit details
-
Copy full SHA for ca94658 - Browse repository at this point
Copy the full SHA ca94658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 331a429 - Browse repository at this point
Copy the full SHA 331a429View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6bcd0cd - Browse repository at this point
Copy the full SHA 6bcd0cdView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f04c673 - Browse repository at this point
Copy the full SHA f04c673View commit details -
CI: Update secret refs to vault ones; update downstream repo origin (g…
…rafana#72515) Update secret refs to vault ones; update downstream repo origin
Configuration menu - View commit details
-
Copy full SHA for 6669d0a - Browse repository at this point
Copy the full SHA 6669d0aView commit details -
Docs: fixed incorrect TLS entry for mysql data source (grafana#72543)
fixed tls skip verify
Configuration menu - View commit details
-
Copy full SHA for 5e4000b - Browse repository at this point
Copy the full SHA 5e4000bView commit details
Commits on Jul 29, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 0c07277 - Browse repository at this point
Copy the full SHA 0c07277View commit details
Commits on Jul 31, 2023
-
Changelog: Updated changelog for 10.0.1 (grafana#72573)
Co-authored-by: grafanabot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51a246d - Browse repository at this point
Copy the full SHA 51a246dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e04a6fb - Browse repository at this point
Copy the full SHA e04a6fbView commit details -
docs: fix broken links (grafana#72582)
* docs: fix broken link To reflect changes on plugin-tools site * fix more links
Configuration menu - View commit details
-
Copy full SHA for d250927 - Browse repository at this point
Copy the full SHA d250927View commit details -
Tracing: Trace to metrics default range (grafana#72433)
* Update default range * Update tests
Configuration menu - View commit details
-
Copy full SHA for 813e471 - Browse repository at this point
Copy the full SHA 813e471View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b96d6e2 - Browse repository at this point
Copy the full SHA b96d6e2View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 58a2b5d - Browse repository at this point
Copy the full SHA 58a2b5dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 2ae226d - Browse repository at this point
Copy the full SHA 2ae226dView commit details -
Explore: Do not update URL when time range changes to absolute (grafa…
…na#72436) Allow passing updateURL flag to absolute time range event
Configuration menu - View commit details
-
Copy full SHA for 89618e0 - Browse repository at this point
Copy the full SHA 89618e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70cbda9 - Browse repository at this point
Copy the full SHA 70cbda9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 117e334 - Browse repository at this point
Copy the full SHA 117e334View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for bffd55e - Browse repository at this point
Copy the full SHA bffd55eView commit details -
passing time filters (grafana#64086)
* passing time filters * add settings * Cleanup and merge fixes --------- Co-authored-by: André Pereira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdfbcb2 - Browse repository at this point
Copy the full SHA cdfbcb2View commit details -
Annotations: Improve updating annotation tags queries (grafana#71201)
Annotations: Improve annotation tag updates
Configuration menu - View commit details
-
Copy full SHA for ab0a115 - Browse repository at this point
Copy the full SHA ab0a115View commit details -
Configuration menu - View commit details
-
Copy full SHA for a13130f - Browse repository at this point
Copy the full SHA a13130fView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 2b14b2d - Browse repository at this point
Copy the full SHA 2b14b2dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for d279d92 - Browse repository at this point
Copy the full SHA d279d92View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3353b1a - Browse repository at this point
Copy the full SHA 3353b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b632eb3 - Browse repository at this point
Copy the full SHA b632eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc3735 - Browse repository at this point
Copy the full SHA adc3735View commit details -
InfluxDB: Fix fetching retention policies after manually entering a n…
…on-existent retention policy (grafana#72564) Don't fetch tag keys before fetching policies
Configuration menu - View commit details
-
Copy full SHA for 31f4edd - Browse repository at this point
Copy the full SHA 31f4eddView commit details -
Docs: changed titles and punctuation (grafana#72637)
fixed some format issues and punctuation
Configuration menu - View commit details
-
Copy full SHA for 0fbfd1e - Browse repository at this point
Copy the full SHA 0fbfd1eView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bf3998 - Browse repository at this point
Copy the full SHA 7bf3998View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 6d98d06 - Browse repository at this point
Copy the full SHA 6d98d06View commit details -
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!
Configuration menu - View commit details
-
Copy full SHA for 7767ab6 - Browse repository at this point
Copy the full SHA 7767ab6View commit details -
loki: logs-context: handle sorting for dataplane frames (grafana#72286)
loki: context: better dataframe sorting algo
Configuration menu - View commit details
-
Copy full SHA for ed9dc63 - Browse repository at this point
Copy the full SHA ed9dc63View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7612f3d - Browse repository at this point
Copy the full SHA 7612f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1869da1 - Browse repository at this point
Copy the full SHA 1869da1View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 9b4dde7 - Browse repository at this point
Copy the full SHA 9b4dde7View commit details -
SAML: Move type definitions to auth config to change ownership to aut…
…hnz team (grafana#72463) * refactor: move file for ownership * deleted the file
Configuration menu - View commit details
-
Copy full SHA for b4c4b51 - Browse repository at this point
Copy the full SHA b4c4b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c7190 - Browse repository at this point
Copy the full SHA 09c7190View commit details -
Chore: Introduce yarn start:noLint (grafana#64430)
chore(webpack): introduce start:noLint to bypass typecheck and lint plugins during dev
Configuration menu - View commit details
-
Copy full SHA for 00f0ff0 - Browse repository at this point
Copy the full SHA 00f0ff0View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for de6ef53 - Browse repository at this point
Copy the full SHA de6ef53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7469f58 - Browse repository at this point
Copy the full SHA 7469f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 148b618 - Browse repository at this point
Copy the full SHA 148b618View commit details -
Chore: type fixes (grafana#72604)
* fixing some types * some more type fixes * undo rootReducer type change * update betterer
Configuration menu - View commit details
-
Copy full SHA for a0b0d70 - Browse repository at this point
Copy the full SHA a0b0d70View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7d347cd - Browse repository at this point
Copy the full SHA 7d347cdView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 2bfef9e - Browse repository at this point
Copy the full SHA 2bfef9eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5c14a07 - Browse repository at this point
Copy the full SHA 5c14a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 522f298 - Browse repository at this point
Copy the full SHA 522f298View commit details -
Chore: Replace deprecated usage of
shape.borderRadius()
(grafana#72672Configuration menu - View commit details
-
Copy full SHA for e0587df - Browse repository at this point
Copy the full SHA e0587dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91c7096 - Browse repository at this point
Copy the full SHA 91c7096View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1fa4f4b - Browse repository at this point
Copy the full SHA 1fa4f4bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d28bb03 - Browse repository at this point
Copy the full SHA d28bb03View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d3b481d - Browse repository at this point
Copy the full SHA d3b481dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f3352 - Browse repository at this point
Copy the full SHA 74f3352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65febbc - Browse repository at this point
Copy the full SHA 65febbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b841f - Browse repository at this point
Copy the full SHA 71b841fView commit details -
Update index.md (grafana#72541)
Fixes #grafana/support-escalations#5757 Manager Users in organisation : Added a note on default permission
Configuration menu - View commit details
-
Copy full SHA for 6d4a955 - Browse repository at this point
Copy the full SHA 6d4a955View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for b811852 - Browse repository at this point
Copy the full SHA b811852View commit details
Commits on Aug 2, 2023
-
docs: remove broken plugin from Angular guidance (grafana#72614)
aceiot-svg-panel fails to load in G10 and is therefore (currently) an unviable alternative
Configuration menu - View commit details
-
Copy full SHA for 01100f8 - Browse repository at this point
Copy the full SHA 01100f8View commit details -
Transformations: Format Time Fixes (grafana#72571)
* Add docs * Use interactive tooltip
Configuration menu - View commit details
-
Copy full SHA for 79cef4f - Browse repository at this point
Copy the full SHA 79cef4fView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 4ad7aed - Browse repository at this point
Copy the full SHA 4ad7aedView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2c26a02 - Browse repository at this point
Copy the full SHA 2c26a02View commit details -
Auth: Move Team service to SignedInUserInterface (grafana#72674)
* move SignedInUser to specific file * add primitive interface for signedInUser
Configuration menu - View commit details
-
Copy full SHA for 30274a4 - Browse repository at this point
Copy the full SHA 30274a4View commit details -
AzureMonitor: Add hardcoded namespaces to improve coverage (grafana#7…
…2629) Add hardcoded resources
Configuration menu - View commit details
-
Copy full SHA for 95f8cc0 - Browse repository at this point
Copy the full SHA 95f8cc0View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 922dd94 - Browse repository at this point
Copy the full SHA 922dd94View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 6194d8f - Browse repository at this point
Copy the full SHA 6194d8fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for dbef989 - Browse repository at this point
Copy the full SHA dbef989View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8a24e89 - Browse repository at this point
Copy the full SHA 8a24e89View commit details -
GrafanaUI: Added spacing token to Divider Component (grafana#72725)
* GrafanaUI: Added spacing token to Divider Component * Made changes suggested
Configuration menu - View commit details
-
Copy full SHA for f591170 - Browse repository at this point
Copy the full SHA f591170View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 9571aea - Browse repository at this point
Copy the full SHA 9571aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec9a0c - Browse repository at this point
Copy the full SHA 7ec9a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29fef40 - Browse repository at this point
Copy the full SHA 29fef40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58314e6 - Browse repository at this point
Copy the full SHA 58314e6View commit details -
Chore: Fix pr-checks not having enough permissions (grafana#72753)
* Chore: Fix pr-checks not having enough permissions * update permissions
Configuration menu - View commit details
-
Copy full SHA for 742a1e3 - Browse repository at this point
Copy the full SHA 742a1e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3172715 - Browse repository at this point
Copy the full SHA 3172715View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 77e7ae2 - Browse repository at this point
Copy the full SHA 77e7ae2View commit details -
Plugins: Add inititialization stage to plugin loader pipeline (grafan…
…a#72667) * first pass * migrate tests * simplify * fix comments * fix linter * nil checks * remove comment
Configuration menu - View commit details
-
Copy full SHA for ad2705f - Browse repository at this point
Copy the full SHA ad2705fView commit details -
Logs: Improved keyboard accessibility of log rows menu (grafana#72686)
* Log Row Menu Cell: improve accessibility * Explain implementation in comments * Make onBlur mandatory
Configuration menu - View commit details
-
Copy full SHA for 9c6a9a3 - Browse repository at this point
Copy the full SHA 9c6a9a3View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for d333c09 - Browse repository at this point
Copy the full SHA d333c09View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 1bf9405 - Browse repository at this point
Copy the full SHA 1bf9405View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 4d7d2d6 - Browse repository at this point
Copy the full SHA 4d7d2d6View commit details -
Docs update: /docs/sources/developers/http_api/user.md (grafana#72430)
updated endpoint authentication
Configuration menu - View commit details
-
Copy full SHA for 956b865 - Browse repository at this point
Copy the full SHA 956b865View commit details -
CI: Update PR patch check workflow (grafana#72770)
* Update PR patch check workflow * trigger ci * trigger ci
Configuration menu - View commit details
-
Copy full SHA for 1b93f3c - Browse repository at this point
Copy the full SHA 1b93f3cView commit details
Commits on Aug 3, 2023
-
UserSync: Avoid UpdateLastSeenAt with invalid user ids (grafana#72776)
* avoid user zero * more errors * more tests * split
Configuration menu - View commit details
-
Copy full SHA for 7431c0d - Browse repository at this point
Copy the full SHA 7431c0dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b4c5576 - Browse repository at this point
Copy the full SHA b4c5576View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for bba11d0 - Browse repository at this point
Copy the full SHA bba11d0View commit details -
Auth: Don't rotate session cookie from frontend for JWT Auth (grafana…
…#72744) Skip client token rotation for JWT auth
Configuration menu - View commit details
-
Copy full SHA for ba723c9 - Browse repository at this point
Copy the full SHA ba723c9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for afb59af - Browse repository at this point
Copy the full SHA afb59afView commit details -
Auth: Move Support Bundle service to SignedInUser interface (grafana#…
…72723) add identity interface for support bundles service
Configuration menu - View commit details
-
Copy full SHA for ba1a8a5 - Browse repository at this point
Copy the full SHA ba1a8a5View commit details -
Alerting: added description to api resource (grafana#70597)
* added description to api resource * prettier now
Configuration menu - View commit details
-
Copy full SHA for b6c8ac6 - Browse repository at this point
Copy the full SHA b6c8ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8879a - Browse repository at this point
Copy the full SHA 1e8879aView commit details -
Auth: Move Org service to SignedInUser interface (grafana#72720)
add identity interface for org service
Configuration menu - View commit details
-
Copy full SHA for 2ef334d - Browse repository at this point
Copy the full SHA 2ef334dView commit details -
Fix setting oauthPassThru flag (grafana#72472)
* Fix setting oauthPassThru flag * Call onChange only if azure auth is enabled * Move changes in onSettingsChange
Configuration menu - View commit details
-
Copy full SHA for a44e0f2 - Browse repository at this point
Copy the full SHA a44e0f2View commit details -
A11y: Added aria-label to ColorPicker component (grafana#72666)
* A11y: Added aria-label to ColorPicker component * Updated the code with changes suggested
Configuration menu - View commit details
-
Copy full SHA for 2a2207d - Browse repository at this point
Copy the full SHA 2a2207dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 916f300 - Browse repository at this point
Copy the full SHA 916f300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6314cf9 - Browse repository at this point
Copy the full SHA 6314cf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7147778 - Browse repository at this point
Copy the full SHA 7147778View commit details -
Plugins: Add elementId attribute to angular_deprecation_docs_clicked …
…interaction (grafana#72800) Add elementId attribute to angular_deprecation_docs_clicked interaction
Configuration menu - View commit details
-
Copy full SHA for 24e826a - Browse repository at this point
Copy the full SHA 24e826aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c949a6 - Browse repository at this point
Copy the full SHA 2c949a6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 27f57fe - Browse repository at this point
Copy the full SHA 27f57feView commit details -
Grafana-ui: Fix RadioButtonList component (grafana#72804)
* Grafana-ui: Fix RadioButtonList component * Use just an index as a key
Configuration menu - View commit details
-
Copy full SHA for f8c4467 - Browse repository at this point
Copy the full SHA f8c4467View commit details -
Auth: Add
No basic role
UI (grafana#72561)* Render new No Basic Role * Add Tooltip to dropdown menu
Configuration menu - View commit details
-
Copy full SHA for f6e8363 - Browse repository at this point
Copy the full SHA f6e8363View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ffc85 - Browse repository at this point
Copy the full SHA f3ffc85View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for c5b399d - Browse repository at this point
Copy the full SHA c5b399dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for b1fd399 - Browse repository at this point
Copy the full SHA b1fd399View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 7bb0ff7 - Browse repository at this point
Copy the full SHA 7bb0ff7View commit details -
SAML: Add onclick action to providercard if the provider is configured (
grafana#72734) * adds missign onclick for provider card * simplified version
Configuration menu - View commit details
-
Copy full SHA for 5d99fde - Browse repository at this point
Copy the full SHA 5d99fdeView commit details -
Auth: lock down Grafana admin sync for SAML (grafana#72828)
lock down Grafana admin sync for SAML
Configuration menu - View commit details
-
Copy full SHA for 3a2538c - Browse repository at this point
Copy the full SHA 3a2538cView commit details -
Dashboards: Add megawatt hour (MWh) unit (grafana#72779)
* add megawatt hour MWh unit * uppercase MWh
Configuration menu - View commit details
-
Copy full SHA for b1ef145 - Browse repository at this point
Copy the full SHA b1ef145View commit details -
Configuration menu - View commit details
-
Copy full SHA for abff6e2 - Browse repository at this point
Copy the full SHA abff6e2View commit details -
Updating codeowners for User Service (grafana#72748)
reassigning user service to authnz
Configuration menu - View commit details
-
Copy full SHA for 2d98e95 - Browse repository at this point
Copy the full SHA 2d98e95View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 0d48ac2 - Browse repository at this point
Copy the full SHA 0d48ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ad4fc - Browse repository at this point
Copy the full SHA d0ad4fcView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 515677c - Browse repository at this point
Copy the full SHA 515677cView commit details -
Units: Fix display for kHz, MHz, GHz(grafana#72845)
fix unit display
Configuration menu - View commit details
-
Copy full SHA for e9c526b - Browse repository at this point
Copy the full SHA e9c526bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a31d059 - Browse repository at this point
Copy the full SHA a31d059View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9df6dd - Browse repository at this point
Copy the full SHA b9df6ddView commit details
Commits on Aug 4, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 290fc3a - Browse repository at this point
Copy the full SHA 290fc3aView commit details -
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()
Configuration menu - View commit details
-
Copy full SHA for 1aed2ed - Browse repository at this point
Copy the full SHA 1aed2edView commit details -
Authn: client token rotation schedule (grafana#72809)
* ClientTokenRotation: Only rotate the token if we have a session expiry time * ContextSrv: Remove guard
Configuration menu - View commit details
-
Copy full SHA for 0b9bb97 - Browse repository at this point
Copy the full SHA 0b9bb97View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 64ed77d - Browse repository at this point
Copy the full SHA 64ed77dView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 7bc6d32 - Browse repository at this point
Copy the full SHA 7bc6d32View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 60b4a0b - Browse repository at this point
Copy the full SHA 60b4a0bView commit details -
Plugins: Add remaining steps to inititialization stage (grafana#72894)
add remainder of init steps
Configuration menu - View commit details
-
Copy full SHA for 98f8275 - Browse repository at this point
Copy the full SHA 98f8275View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 2569081 - Browse repository at this point
Copy the full SHA 2569081View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 0d6e911 - Browse repository at this point
Copy the full SHA 0d6e911View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3395ad0 - Browse repository at this point
Copy the full SHA 3395ad0View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 95760cb - Browse repository at this point
Copy the full SHA 95760cbView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 01721d9 - Browse repository at this point
Copy the full SHA 01721d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b73e96 - Browse repository at this point
Copy the full SHA 4b73e96View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c344b0e - Browse repository at this point
Copy the full SHA c344b0eView commit details -
Geomap: Fix fixed edge text for network layer (grafana#72863)
Geomap: Fix fixed edge text
Configuration menu - View commit details
-
Copy full SHA for 92e7829 - Browse repository at this point
Copy the full SHA 92e7829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9328feb - Browse repository at this point
Copy the full SHA 9328febView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0053b07 - Browse repository at this point
Copy the full SHA 0053b07View commit details -
Documentation: Clarify how to use prometheus locally (grafana#72846)
Co-authored-by: Fiona Artiaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 306e7bf - Browse repository at this point
Copy the full SHA 306e7bfView commit details -
Config: making [aws][external_id] part of env (grafana#72062)
* Config: making [aws][external_id] part of env * Fix go.sum * Add a test
Configuration menu - View commit details
-
Copy full SHA for deeb1d8 - Browse repository at this point
Copy the full SHA deeb1d8View commit details
Commits on Aug 7, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for d9c232b - Browse repository at this point
Copy the full SHA d9c232bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ffdcbb - Browse repository at this point
Copy the full SHA 0ffdcbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8580c - Browse repository at this point
Copy the full SHA 6b8580cView commit details -
Transformation: keep collapsed states (grafana#72601)
* Transformation: keep collapsed states * Update
Configuration menu - View commit details
-
Copy full SHA for 867162b - Browse repository at this point
Copy the full SHA 867162bView commit details -
Datasource Plugins: Allow tracking for configuration usage (grafana#7…
…2650) Datasource Plugins: Allow tracking for configuration usage
Configuration menu - View commit details
-
Copy full SHA for 6ac3348 - Browse repository at this point
Copy the full SHA 6ac3348View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2990684 - Browse repository at this point
Copy the full SHA 2990684View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ba3cbbe - Browse repository at this point
Copy the full SHA ba3cbbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 869d3fc - Browse repository at this point
Copy the full SHA 869d3fcView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for ddc3784 - Browse repository at this point
Copy the full SHA ddc3784View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 27a8328 - Browse repository at this point
Copy the full SHA 27a8328View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 54f0de3 - Browse repository at this point
Copy the full SHA 54f0de3View commit details
Commits on Aug 8, 2023
-
EditDatasource: Fix navtree when
dataSourcePageHeader
is on (grafan……a#72827) use useDataSourceSettingsNav from connections in DataSourceTabPage
Configuration menu - View commit details
-
Copy full SHA for 1646b90 - Browse repository at this point
Copy the full SHA 1646b90View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ca8e9d4 - Browse repository at this point
Copy the full SHA ca8e9d4View commit details -
Chore: Bump semver npm package to latest (grafana#72983)
build(npm): bump semver
Configuration menu - View commit details
-
Copy full SHA for 2d13af0 - Browse repository at this point
Copy the full SHA 2d13af0View commit details -
Loki: Fix wrong context being passed to HTTP client (grafana#72991)
use new context containing tracing information
Configuration menu - View commit details
-
Copy full SHA for 703f4be - Browse repository at this point
Copy the full SHA 703f4beView commit details -
Docs: Update screenshots for generating an access token for signing a…
… plugin (grafana#73031) updated screenshots path and name
Configuration menu - View commit details
-
Copy full SHA for 3c4d2ed - Browse repository at this point
Copy the full SHA 3c4d2edView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 533fae4 - Browse repository at this point
Copy the full SHA 533fae4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1ac9e7e - Browse repository at this point
Copy the full SHA 1ac9e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d79d45 - Browse repository at this point
Copy the full SHA 8d79d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6cf66 - Browse repository at this point
Copy the full SHA 2c6cf66View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e1d239a - Browse repository at this point
Copy the full SHA e1d239aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6b4a9d7 - Browse repository at this point
Copy the full SHA 6b4a9d7View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 15ac126 - Browse repository at this point
Copy the full SHA 15ac126View commit details -
Configuration menu - View commit details
-
Copy full SHA for df3d106 - Browse repository at this point
Copy the full SHA df3d106View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 5eef829 - Browse repository at this point
Copy the full SHA 5eef829View commit details
Commits on Aug 9, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 144e488 - Browse repository at this point
Copy the full SHA 144e488View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for bd1a856 - Browse repository at this point
Copy the full SHA bd1a856View commit details -
Chore: Fix ngalert Evaluate signature change (grafana#73084)
fix ngalert Evaluate sig change
Configuration menu - View commit details
-
Copy full SHA for 97ba611 - Browse repository at this point
Copy the full SHA 97ba611View commit details -
Logs: Disable query splitting due to conflicts with transformations (g…
…rafana#73086) * disable query splitting for now * change stage of `lokiQuerySplitting`
Configuration menu - View commit details
-
Copy full SHA for 1343c74 - Browse repository at this point
Copy the full SHA 1343c74View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 5d8e6aa - Browse repository at this point
Copy the full SHA 5d8e6aaView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for e53e22e - Browse repository at this point
Copy the full SHA e53e22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9695eb - Browse repository at this point
Copy the full SHA d9695ebView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 779e0fe - Browse repository at this point
Copy the full SHA 779e0feView commit details -
Update _index.md (grafana#72562)
Fixes # grafana/support-escalations#6887 Configure HA: Added ha_peer_Timeout global config in the unified alerting
Configuration menu - View commit details
-
Copy full SHA for cda78c6 - Browse repository at this point
Copy the full SHA cda78c6View commit details -
Alerting: Add more tests for state manager ProcessEvalResults (grafan…
…a#73019) Co-authored-by: Matthew Jacobson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69c8200 - Browse repository at this point
Copy the full SHA 69c8200View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 72da44d - Browse repository at this point
Copy the full SHA 72da44dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2266e09 - Browse repository at this point
Copy the full SHA 2266e09View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for eb6e19c - Browse repository at this point
Copy the full SHA eb6e19cView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c57bca - Browse repository at this point
Copy the full SHA 2c57bcaView commit details -
Plugins: Add context to StaticRouteResolver and ErrorResolver interfa…
…ces (grafana#73121) * add ctx * fix tests
Configuration menu - View commit details
-
Copy full SHA for d29f4a8 - Browse repository at this point
Copy the full SHA d29f4a8View commit details -
Auth: Remove unused Authenticator service (grafana#73143)
Auth: remove unused Authenticator service
Configuration menu - View commit details
-
Copy full SHA for 43aab61 - Browse repository at this point
Copy the full SHA 43aab61View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 8c2f439 - Browse repository at this point
Copy the full SHA 8c2f439View commit details -
Auth: Move Service Account service to SignedInUser Interface (grafana…
…#73142) * move service account service to identity interface * Update pkg/services/auth/identity/requester.go
Configuration menu - View commit details
-
Copy full SHA for 67de18f - Browse repository at this point
Copy the full SHA 67de18fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c5e9a82 - Browse repository at this point
Copy the full SHA c5e9a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b710e - Browse repository at this point
Copy the full SHA 05b710eView commit details -
Dashboards: PanelChrome - remove untitled placeholder and add border …
…when panel is transparent (grafana#73150)
Configuration menu - View commit details
-
Copy full SHA for 0dcba09 - Browse repository at this point
Copy the full SHA 0dcba09View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 89c7116 - Browse repository at this point
Copy the full SHA 89c7116View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeefa7d - Browse repository at this point
Copy the full SHA eeefa7dView commit details -
Docs: Update to include keycloak link in oauth docs (grafana#72698)
Update to include keycloak link in oauth docs
Configuration menu - View commit details
-
Copy full SHA for 3c289d8 - Browse repository at this point
Copy the full SHA 3c289d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc3c4f - Browse repository at this point
Copy the full SHA 3bc3c4fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for dd97038 - Browse repository at this point
Copy the full SHA dd97038View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for ff1fdac - Browse repository at this point
Copy the full SHA ff1fdacView commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f060af9 - Browse repository at this point
Copy the full SHA f060af9View commit details -
Update docs/sources/setup-grafana/configure-security/configure-authen…
…tication/okta/index.md
Configuration menu - View commit details
-
Copy full SHA for 0059c73 - Browse repository at this point
Copy the full SHA 0059c73View commit details