forked from grafana/grafana
-
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
Open
kevinburkesegment
wants to merge
10,000
commits into
main
Choose a base branch
from
kevinburkesegment-patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* improve group fetching when using read api * add constant for access level
* add conflicting option debug warning * add warning for Grafana Admin sync in auth config
* added new configure loki doc * finished first draft of config doc * changed file name * started updates to query editor * updated config and qury editor * updated index doc config doc and query editor * updated query editor * updates to query editor doc * more updates to query editor and index doc * one small update * updates to query editor doc and index * Update docs/sources/datasources/loki/_index.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/datasources/loki/query-editor/index.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/datasources/loki/query-editor/index.md Co-authored-by: Matias Chomicki <[email protected]> * Update docs/sources/datasources/loki/query-editor/index.md Co-authored-by: Ivana Huckova <[email protected]> * Update docs/sources/datasources/loki/_index.md Co-authored-by: Jack Baldry <[email protected]> * made changes suggested in PR --------- Co-authored-by: Matias Chomicki <[email protected]> Co-authored-by: Ivana Huckova <[email protected]> Co-authored-by: Jack Baldry <[email protected]>
* gitlab doc update and update the default scopes * small fixes * fix a reference * update another reference * PR feedback: fix numbering of bulletpoints, reorder config options * linting
…they will be ignored (grafana#72273) * fixed bug. * Update public/app/features/plugins/extensions/getPluginExtensions.ts Co-authored-by: Ben Sully <[email protected]> * Update public/app/features/plugins/extensions/getPluginExtensions.test.ts Co-authored-by: Ben Sully <[email protected]> * Update public/app/features/plugins/extensions/getPluginExtensions.ts Co-authored-by: Jack Westbrook <[email protected]> * Update public/app/features/plugins/extensions/getPluginExtensions.test.ts Co-authored-by: Jack Westbrook <[email protected]> --------- Co-authored-by: Ben Sully <[email protected]> Co-authored-by: Jack Westbrook <[email protected]>
* Docs: adds new alert rule creation flow * updates configure alerting topic * Adds grafana-managed process * adds data source-managed and recording rule * takes out anchor
…ype (grafana#72287) * Fix inconsistencies in alert rule form depending on alert type * Fix default annotations when comming from dashboard panel * Update texts following pr review comments * Fix texts --------- Co-authored-by: Virginia Cepeda <[email protected]>
* Docs: updates to alert rule docs * removes steps * edits to numbering * description parameter edit * fixing description frontmatter
Add google support for team sync
Co-authored-by: grafanabot <[email protected]>
Co-authored-by: grafanabot <[email protected]>
* logs: log-details: handle dataplane-compliant dataframes * lint fix, removed unused import
…tions (grafana#72213) * A11Y: SelectOptionGroup component fix lint rule about element interactions * Undone changes following feedback received
…/Data sources (grafana#72102) * don't show Admin/Data sources page in navtree * redirect from admin/datasources to connections/datasources * update link of DS plugins to connections/datasources * redirect edit page from datasources to connections * redirect to new datasource page under connections * redirect to datasouce dashboard page under connections * fix navId on datasource dashboards page * fix datasource dashboard page's nav * Revert "update link of DS plugins to connections/datasources" This reverts commit 0ebcb09.
* chore: add invalid state to NestedFolderPicker * NestedFolderPicker: pass invalid state to trigger * fix: remove redundant sharedInputStyle
* Remove topnav feature flag * Allow deprecated flags to be enabled by default * change topnav feature flag to deprecated instead * fix lint
Change feature toggle stage
* Toggle transformationsRedesign for prod
* grafana-data: handle reordering of field.nanos * do not add nanos:undefined
…#72134) * WIP * fixes for readability * fix * WIP * Keep tab index working with portal * Use callback and clean up * Fix linting errors * Ignore clickable element --------- Co-authored-by: Ivan Ortega <[email protected]>
add prometheus present_over_time syntax highlighting to color present_over_time keyword for prometheus
* 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]>
Co-authored-by: Fiona Artiaga <[email protected]>
* Config: making [aws][external_id] part of env * Fix go.sum * Add a test
…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]>
improve typings
* Transformation: keep collapsed states * Update
…2650) Datasource Plugins: Allow tracking for configuration usage
…atch api support (grafana#72960) * interpolate match string * provide unit test * add the third parameter back to fix the unit test
…to the docs (grafana#72912) * Documentation for signing a plugin has been updated * changes after review * small review change
Co-authored-by: Gilles De Mey <[email protected]> Co-authored-by: Giordano Ricci <[email protected]>
…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]>
* 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]>
…a#72827) use useDataSourceSettingsNav from connections in DataSourceTabPage
…fana#72989) * Bump github.com/grafana/grafana-plugin-sdk-go * go mod tidy * go mod: added missing owners
build(npm): bump semver
use new context containing tracing information
… plugin (grafana#73031) updated screenshots path and name
* fix displaying the wrong field as body * fix test * fix `getFirstFieldOfType` with non-present type
…rafana#72833) * Upgrade the influxdb-client-go version * Handle flux response with no time and value column
…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
…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
) * 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]>
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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: