80d6bf6da0
AuthN: Remove embedded oauth server ( #83146 )
...
* AuthN: Remove embedded oauth server
* Restore main
* go mod tidy
* Fix problem
* Remove permission intersection
* Fix test and lint
* Fix TestData test
* Revert to origin/main
* Update go.mod
* Update go.mod
* Update go.sum
2024-02-26 11:29:09 +01:00
2b4f108771
Revert "Alerting docs: rework create alert rules definition and topic" ( #83328 )
2024-02-23 19:30:08 +02:00
57114a4916
Alerting docs: rework create alert rules definition and topic ( #83220 )
...
* Alerting docs: rework create alert rules definition and topic
* ran prettier
* corrects note
* adds configure notifications section
* update branch
* corrects links
* parts of alert rule creation
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
* moved section
* updates recording rule steps
* gets rid of configure integrations topic
* deletes configure integrations topic
* deletes links
* ran prettier
* Include contact point links
* phase 2 sorting out manage notifications
* manage notification changes
* manage notification updates
* finishing touches
* fixes links
* link fixes
* more link fix
* link fixes
* ran prettier
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-23 17:52:19 +01:00
b2601d71d5
IAM: Remove fully rolled out feature toggles ( #83308 )
...
* remove anon stat ft
* remove split scope flag
* remove feature toggle from frontend
2024-02-23 17:53:37 +02:00
ee5dc14e17
Tempo: Remove trace to metrics feature toggle ( #82884 )
...
* Remove trace to metrics feature toggle
* Fix after merge
2024-02-22 13:30:41 +00:00
68fe045ec7
Plugins: Remove pluginsInstrumentationStatusSource feature toggle ( #83067 )
...
* Plugins: Remove pluginsInstrumentationStatusSource feature toggle
* update tests
* Inline pluginRequestDurationWithLabels, pluginRequestCounterWithLabels, pluginRequestDurationSecondsWithLabels
2024-02-21 12:57:40 +01:00
f23f50f58d
Expressions: Add model struct for the query types (not map[string]any) ( #82745 )
2024-02-17 02:59:11 +02:00
dfaf6d1e2e
Alerting: Dry-run legacy upgrade on startup ( #82835 )
...
Adds a feature flag (alertingUpgradeDryrunOnStart) that will dry-run the legacy
alert upgrade on startup. It is enabled by default.
When on legacy alerting, this feature flag will log the results of the legacy
alerting upgrade on startup and draw attention to anything in the current legacy
alerting configuration that will cause issues when the upgrade is eventually
performed. It acts as a log warning for those where action is required before
upgrading to Grafana v11 where legacy alerting will be removed.
2024-02-16 11:29:54 -05:00
7422a90e8b
ReturnToPrevious: modify stage of the feature toggle ( #82912 )
2024-02-16 17:00:51 +01:00
9e04fd0fb7
AuthToken: Remove client token rotation feature toggle ( #82886 )
...
* Remove usage of client token rotation flag
* Remove client token rotation feature toggle
2024-02-16 15:03:37 +01:00
6ce0efeb41
Plugins: Enable feature toggle angularDeprecationUI by default ( #82880 )
...
* Plugins: Enable feature toggle angularDeprecationUI by default
* Clarified feature toggle description
2024-02-16 14:46:14 +02:00
fe0fc08b93
Chore: Update ssoSettingsApi feature toggle state to Public Preview ( #82521 )
...
Update feature toggle state to Public Preview
2024-02-16 12:20:08 +02:00
cdd3e1c776
chore: Promote panel monitoring feature toggle to GA ( #82472 )
2024-02-15 21:29:59 -08:00
5985876f4a
Alerting: make feature flag alertingSimplifiedRouting public ( #82808 )
2024-02-15 17:58:34 -05:00
e422309bc4
Loki: Enable lokiStructuredMetadata
feature flag by default ( #82325 )
2024-02-14 17:24:56 +01:00
ce750e0618
Deprecation: Create explicit feature toggles for remaining panels ( #82217 )
2024-02-14 18:06:25 +02:00
d6e6298103
K8s: Add Aggregation to Backend Service ( #81591 )
...
Co-authored-by: Charandas Batra <charandas.batra@grafana.com>
2024-02-12 22:59:35 +02:00
29be9b127a
Logs: Table UI - Enable feature flag by default (GA) ( #81185 )
...
default logsExploreTableVisualisation to true
2024-02-12 10:12:05 -06:00
fe6d1460b0
DashboardScene: Adds solo page that uses dasboarde scene to render single panel ( #77940 )
...
* DashboardScene: Adds solo page that uses dasboarde scene to render single panel
* Update
* Panel and row repeats working
* Update
* added e2e tests
* Refactor
* Fixes
* Fix e2e
* fix
* fix
* fix
2024-02-11 09:08:47 +01:00
5bbe9c6e61
Alerting: Enable group-level rule evaluation jittering by default, remove feature toggle ( #82212 )
...
* remove jitter feature flag
* Add an out so users can manually disable jitter
* Pass in cfg
* Add TODO to remove knob in future
2024-02-09 15:53:58 -06:00
829672759c
Deprecation: Create explicit feature toggle to auto-migrate from graph panel ( #79369 )
2024-02-08 14:00:48 -08:00
ce57166c9a
Alerting: GA alertingPreviewUpgrade and enable by default ( #82038 )
...
* Alerting: GA alertingPreviewUpgrade and enable by default
2024-02-08 18:59:25 +01:00
59b78cec43
Doc: Custom branding is not applicable to OSS ( #82082 )
...
Custom branding is not applicable to OSS
Signed-off-by: Rao, B V Chalapathi <b_v_chalapathi.rao@nokia.com>
2024-02-08 07:25:49 -06:00
28e66b4ad8
Rendering: Adds PDF support behind feature toggle ( #81811 )
...
* start pdf refactor
* Update AppChrome.tsx
* Update AppChrome.tsx
* add encoding param to rendering grpc service
* fix plugin mode
* clean up
* fix backend tests
* fix lint errors
* Support pdf encoding in render http api
---------
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2024-02-08 13:09:34 +01:00
756cd3c28b
Transformations: Add Group to Nested Tables Transformation ( #79952 )
...
* Stub group to subframe transformation
* Get proper field grouping
* Mostly working but fields not displaying 😭
* Fix display processing in nested tables
* Modularize and start merging groupBy and groupToSubrame
* Get this working
* Prettier
* Typing things
* More types
* Add option for showing subframe table headers
* Prettier
* Get tests going
* Update tests
* Fix naming and add icons
* Betterer fix
* Prettier
* Fix CSS object syntax
* Prettier
* Stub alert for calcs with grouping, start renaming
* Add logic to show warning message for calculations
* Add calc warning
* Renaming and feature flag
* Rename images
* Prettier
* Fix tests
* Update feature toggle
* Fix error showing extra blank row
* minor code cleanup
---------
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2024-02-07 21:28:26 +07:00
28b336ac80
DockedMegaMenu: Clean up toggle and old code ( #81878 )
...
* remove toggle
* remove code not behind toggle
* remove old MegaMenu
* rename DockedMegaMenu -> MegaMenu and clean up go code
* fix backend test
* run yarn i18n:extract
* fix some unit tests
* fix remaining unit tests
* fix remaining e2e/unit tests
2024-02-06 13:43:11 +00:00
3605d85c4c
Dashboards: Remove advancedDataSourcePicker
feature toggle ( #81790 )
...
* remove advancedDataSourcePicker feature toggle from DataSourcePickerWithPrompt
* remove advancedDataSourcePicker toggle from DataSourcePicker and adjust tests that relied on old picker
* adjust failing tests in QueryVariableEditorForm
* move DataSourceDropdown to DataSourcePicker file
* covert style declaration syntax to object style in DataSourcePicker
* remove advancedDataSourcePicker feature flag from registry
* remove .only from test
* adjust QueryVariableEditor test to avoid console.error
2024-02-06 09:20:07 +00:00
c9de794d7f
instrumentation: these features have been enabled for a while ( #81617 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2024-02-06 00:29:41 -08:00
7852ea012d
Access: Remove split scopes feature toggle ( #81874 )
...
* remove split scopes FT
* Revert "remove split scopes FT"
This reverts commit 349fb081d3f1f39be3df58e0aa4e1f0570288f27.
* make toggle deprecated instead
* fix gen
2024-02-05 17:00:19 +01:00
d9f7eda284
AuthN: Switch externalServiceAccounts toggle to public preview ( #81583 )
2024-02-05 09:31:20 +01:00
ba3ee60711
K8s: Allow more control over the final openapi results ( #81829 )
2024-02-02 14:19:45 -08:00
3e01ba0f57
QueryEditor: remove slateAutocomplete
toggle ( #81696 )
...
remove toggle
2024-02-01 13:03:11 +00:00
e013cd427c
K8s: Add basic query service ( #80325 )
2024-01-31 20:36:51 +02:00
cb945aa5df
NodeGraph: Use layered layout instead of force based layout ( #78957 )
2024-01-31 17:26:12 +01:00
39057552dc
QueryField: Handle autocomplete better ( #81484 )
...
* extract out function + add unit tests
* add feature toggle and default it to on
2024-01-31 10:01:20 +00:00
0139ac205d
Chore: Remove disablePrometheusExemplarSampling feature toggle ( #81579 )
...
remove disablePrometheusExemplarSampling ft
2024-01-30 17:00:04 +01:00
ec4fafa08f
Cloudwatch: Deprecate cloudwatchNewRegionsHandler feature toggle and remove core imports from featuremgmt ( #81310 )
...
* Remove core imports from grafana/pkg/services/featuremgmt in CloudWatch
2024-01-30 13:11:52 +01:00
6e8495822a
Feature Management: Move awsDatasourcesNewFormStyling to Public Preview ( #81257 )
2024-01-30 12:25:16 +01:00
43d0664340
Prometheus: (Experimental) Inject label matchers into queries (also change drone to fix ARM rpm build and Update Swagger) ( #81396 )
...
- Feature Toggle is `promQLScope`.
- Query property is:
"scope": {
"matchers": "{job=~\".*\"}"
}
Misc:
- Also updates drone GO version to address ARM bug https://github.com/golang/go/issues/58425
- Also updates Swagger defs that were causing builds to fail
---------
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-01-29 22:22:17 +02:00
ae2e1aeee4
Alerting: Upgrade feature toggle stages for jitterAlertRules and jitterAlertRulesWithinGroups ( #81314 )
...
Upgrade jitter toggle stages
2024-01-25 16:46:22 -06:00
9ba13dd309
Dashboards: Remove emptyDashboardPage feature flag ( #81188 )
...
* remove emptyDashboardPage feature toggle from DashNav
* remove emptyDashboardPage feature toggle from NewDashboardWithDS
* remove emptyDashboardPage feature toggle from DashboardGrid
* remove emptyDashboardPage feature toggle from DashboardModel
* remove emptyDashboardPage feature toggle from initDashboard
* remove unused AddPanelWidged component
* remove add-panel type from test
* remove emptyDashboardPage feature flag from registry.go
2024-01-25 14:04:29 +00:00
d66d7a9642
Plugins: Change managedPluginsInstall to public preview ( #81053 )
2024-01-25 14:32:31 +01:00
2607528b52
Alerting: Update legacy migration docs to include Upgrade Preview ( #80628 )
...
* Alerting: Update legacy migration docs to include Upgrade Preview
2024-01-23 14:09:52 -05:00
2b355ff280
K8s: Remove grafanaAPIServer feature toggle ( #81030 )
2024-01-23 08:27:28 -08:00
ea1ab0d84f
Auth: Remove DevModeRequired from the SsoSettingsApi feature toggle ( #81091 )
...
Remove DevModeRequired from ft
2024-01-23 16:11:26 +01:00
8435e16215
Docs: configure grafana database configuration MYSQL ( #80939 )
...
* Docs database max_open_conn MYSQL
* Docs: suggestion max_connections
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2024-01-23 08:09:54 -06:00
cf13cb9f70
Cloud Migrations: Create new service for cloud migrations ( #80949 )
...
* introduce feature toggle
* create base service structure
* fix sample metric
* register metrics
* add to codeowners
* separate api dtos from service models
* remove leading newline
2024-01-22 11:09:08 -05:00
e0402115ea
Notifications: Optional trace propagation through SMTP ( #80481 )
...
* Notifications: Optional trace propagation through SMTP
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* fix failing test
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* Add documentation
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-01-22 10:50:05 -05:00
f3c64a7337
Tempo: Remove profiling toggles ( #80792 )
...
* Remove traceToProfiles toggle
* Remove tracesEmbeddedFlameGraph toggle
* Remove superfluous import
* Update ConfigDescriptionLink
* Update getting of profiles from standalone build PR
2024-01-22 14:21:14 +00:00
98e3a01aff
Correlations: Enable correlations feature toggle by default ( #80881 )
...
* Enable correlations by default
* Update docs
2024-01-22 09:27:11 +01:00