Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sakjur
Copy link
Contributor

@sakjur sakjur commented Jan 16, 2023

What is this feature?

This focuses primarily on enabling access to Google Analytics for users that are in areas where analytics is regulated and require user consent. This doesn't add that consent system, but it allows users that have an external consent tracking system to record consents on the user's profile preferences within Grafana.

Why do we need this feature?

It comes up from time to time that using Grafana with Google Analytics enabled in a regulated area might be problematic. This aims to provide parts of the framework we need to solve that.

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

@grafanabot grafanabot added area/backend area/frontend type/docs Flags the technical writing team for documentation support; auto adds to org-wide docs project labels Jan 16, 2023
…something

# Conflicts:
#	packages/grafana-data/src/types/featureToggles.gen.ts
#	pkg/services/featuremgmt/registry.go
#	pkg/services/featuremgmt/toggles_gen.go
#	pkg/setting/setting.go
@sakjur sakjur marked this pull request as ready for review January 24, 2023 13:58
@sakjur sakjur requested review from a team as code owners January 24, 2023 13:58
@sakjur sakjur requested a review from a team January 24, 2023 13:58
@sakjur sakjur requested review from a team and chri2547 as code owners January 24, 2023 13:58
@sakjur sakjur requested review from idafurjes, oscarkilhed, yangkb09 and zserge and removed request for a team, academo and oscarkilhed January 24, 2023 13:58
@sakjur sakjur added this to the 9.4.0 milestone Jan 24, 2023
@sakjur sakjur added add to changelog no-backport Skip backport of PR labels Jan 24, 2023
@DanCech
Copy link
Collaborator

DanCech commented Jan 25, 2023

Looks good to me, nice branch name ;)

…something

# Conflicts:
#	docs/sources/setup-grafana/configure-grafana/feature-toggles/index.md
#	packages/grafana-data/src/types/featureToggles.gen.ts
#	pkg/api/login.go
#	pkg/api/preferences.go
#	pkg/services/featuremgmt/registry.go
#	pkg/services/featuremgmt/toggles_gen.go
#	pkg/services/preference/model.go
#	pkg/services/preference/prefimpl/pref.go
@sakjur sakjur modified the milestones: 9.4.0, 9.5.0 Jan 30, 2023
@sakjur sakjur changed the title Cookies: Provide a mechanism for individual control over cookies Cookies: Provide a mechanism for per user control over cookies Jan 30, 2023
Copy link
Contributor

@mildwonkey mildwonkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I think this is a sufficient solution for the time being, which we can revisit as more weird cookie preferences arise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add to changelog area/backend area/frontend enterprise-failed no-backport Skip backport of PR type/docs Flags the technical writing team for documentation support; auto adds to org-wide docs project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants