All Products
Search
Document Center

Application Real-Time Monitoring Service:Configure Grafana parameters

Last Updated:Feb 27, 2026

Modify Grafana INI configuration files in the Managed Service for Grafana console to customize workspace behavior.

For parameter details, refer to the official Grafana documentation:

Procedure

  1. Log on to the ARMS console. In the left-side navigation pane, choose Managed Service for Grafana > Workspace Management.

  2. On the Workspace Management page, click the ID of the target workspace.

  3. In the left-side navigation pane, click Parameter Settings.

  4. Select one or more parameters in the parameter list, then click Modify Parameters. The following parameters are available. Parameter descriptions are based on standard Grafana documentation and represent expected functionality in the Managed Service for Grafana.

    Authentication

    ParameterDescription
    authGeneral authentication settings
    auth.anonymousAnonymous access settings
    auth.arms_loginAlibaba Cloud-specific login settings
    auth.azureadAzure AD authentication
    auth.generic_oauthGeneric OAuth authentication
    auth.githubGitHub authentication
    auth.gitlabGitLab authentication
    auth.googleGoogle authentication
    auth.jwtJWT authentication
    auth.ldapLDAP authentication
    auth.oktaOkta authentication

    Server and security

    ParameterDescription
    serverServer settings
    securitySecurity settings
    rbacRole-based access control settings

    Alerting

    ParameterDescription
    alertingLegacy alerting settings
    unified_alertingUnified alerting settings

    Notifications and integrations

    ParameterDescription
    smtpEmail server settings
    awsAWS integration settings

    Visualization and features

    ParameterDescription
    dashboardsDashboard settings
    panelsPanel settings
    renderingImage rendering settings
    feature_togglesFeature toggle settings
    short_linksShort link settings

    Platform

    ParameterDescription
    aliyunAlibaba Cloud platform settings
    usersUser settings
    logLogging settings
    metricsMetrics settings
  5. Edit the parameter values in the Runtime Parameters column, then click Save and Apply.

Note: It takes about 1 to 2 minutes for the configuration parameters to take effect after being saved. Wait until the parameters take effect before you verify whether the configuration meets expectations.

References