Accessing Grafana
You can access Grafana login page through Ingress using any of the standard web browsers. For instance, using Google Chrome navigate to the Grafana login page with the following Ingress URL:
https://grafana.<ipv4_address>.<customer_specific_domain_name>
NOTES:
-
customer_specific_domain_name - Specifies the customer's domain name.

Important | Authentication to Grafana happens through the CEE Ops Center since Grafana is associated with it. If the CEE Ops Center is configured with Lightweight Directory Access Protocol (LDAP), Grafana authenticates through LDAP. |
Important | Third-Party Software Vulnerability - The Content Security Policy support in Grafana uses the unsafe-eval version of script-src because AngularJS is not fully migrated in Grafana. |