Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kevinburkesegment patch 1 #1

Open
wants to merge 10,000 commits into
base: main
Choose a base branch
from
Open

Conversation

kevinburkesegment
Copy link
Owner

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Jguer and others added 30 commits July 25, 2023 18:05
* 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
* 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
Fix deb/rpm

(cherry picked from commit c3ebd38)
(cherry picked from commit 4c9bdef)

# Conflicts:
#	.drone.yml
* 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
nmarrs and others added 30 commits August 4, 2023 10:12
* 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]>
* 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]>
* 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
…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
use new context containing tracing information
* 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.