You can enable or disable exclusive features in Managed Service for Grafana through specific parameters.
Prerequisite
Procedure
Log on to the Managed Service for Grafana console. In the left-side navigation pane, click Workspace Management.
Click the name of the target workspace to go to the Workspace Information page.
In the left-side navigation pane, click Parameter Settings. Then, select aliyun or auth.arms_login in the parameter list and click Modify Parameters.
Parameters
aliyun
Parameter | Description | Values |
language_settings | The default language for dashboards of integrated cloud services such as Manged Service for Prometheus in a Grafana workspace. |
|
smart_metrics_enable | Specifies whether to enable the Smart Metrics plug-in for a Grafana workspace. This plug-in will soon be discontinued, so this parameter is no longer supported in Managed Service for Grafana V11.4.x. |
|
api_key_share | Specifies whether to enable password-free logon based on the API key for a Grafana workspace. This feature facillitates sharing dashboards based on the API key or embed iFrame dashboards. |
|
api_key_share_version | The version of password-free logon based on the API key for a Grafana workspace. |
|
arms_alerts_enable | Specifies whether to enable the Application Real-Time Monitoring Service (ARMS) alerting plug-in for a Grafana workspace. It is no longer enabled by default in Managed Service for Grafana V11.4.x and later.
|
|
arms_alerts_webhook_url | The default webhook URL for pushing alerts after the ARMS alerting plug-in is enabled for a Grafana workspace.
| Example: https://alerts.aliyuncs.com |
admin_login_enable | Specifies whether to enable the admin logon feature for a Grafana workspace. |
|
not_allow_request_uri | The URI in a Grafana workspace which unauthorized users cannot access. | Example: /api-merged.json|/swagger |
login_rate_limiter | The number of logon attempts allowed per minute in a Grafana workspace. This prevents malicious brute force attacks on security tokens. | 1 to 1000 |
login_forbidden_seconds | The logon lockout duration triggered after the maximum permitted authentication attempts per minute is exceeded. Unit: seconds. | 1 to 86400 |
auth.arms_login
Parameter | Description | Value range |
enabled | Specifies whether to enable the Alibaba Cloud single sign-on (SSO) feature for a Grafana workspace. |
|