Use these parameters to enable or disable features exclusive to Managed Service for Grafana.
Prerequisites
Procedure
-
Log on to the Managed Service for Grafana console. In the left-side navigation pane, click Workspace Management.
-
Click the name of your workspace to open the Workspace Information page.
-
In the left-side navigation pane, click Parameter Settings. In the parameter list area, select aliyun or auth.arms_login, then click Modify Parameter.
Parameters
|
Parameter |
Sub-parameter |
Description |
Value |
Example |
|
aliyun |
language_settings |
Default language for dashboards of integrated services such as Managed Service for Prometheus within the Grafana workspace. |
|
cn |
|
smart_metrics_enable |
Enables or disables the Smart Metric plug-in. Deprecated and no longer supported in versions 11.4.x and later. |
|
false |
|
|
api_key_share |
Enables or disables API key-based password-free logon. Use this to share dashboards by using an API key or embed iFrame dashboards. |
|
false |
|
|
api_key_share_version |
Specifies the version of the password-free logon feature. |
|
v1 |
|
|
arms_alerts_enable |
Enables or disables the ARMS alerting plug-in. Not enabled by default in versions 11.4.x and later.
|
|
false |
|
|
arms_alerts_webhook_url |
Default webhook URL for alert delivery when the ARMS alerting plug-in is enabled.
|
- |
https://alerts.aliyuncs.com |
|
|
admin_login_enable |
Enables or disables login for the admin user. |
|
true |
|
|
not_allow_request_uri |
URI paths within the workspace that are blocked from direct access. |
- |
/api-merged.json|/swagger |
|
|
login_rate_limiter |
Maximum login attempts per minute. Prevents brute-force attacks. |
[1-1000] |
10 |
|
|
login_forbidden_seconds |
Lockout duration in seconds after exceeding the per-minute login attempt limit. |
[1-86400] |
3600 |
|
|
auth.arms_login |
enabled |
Enables or disables Alibaba Cloud SSO for the workspace. |
|
true |