Interactive dashboards between DevOps Plan and OpenSearch
The DevOps Plan application and OpenSearch are seamlessly integrated, providing a cohesive experience for users.
When a tenant is created within the DevOps Plan application, it is automatically provisioned in OpenSearch. This integration ensures that all tenant-related data and configurations are consistently mirrored across both platforms, enhancing efficiency and reducing administrative overhead.
With this setup, users benefit from streamlined operations and unified access to interactive dashboards. These dashboards are in sync with each other, offering real-time insights and analytics. These dashboards provide dynamic data visualization, performance tracking, and actionable insights, enabling informed decision-making and intuitive tenant management.
To navigate to the OpenSearch dashboard from the DevOps Plan application, click . You can either select the default dashboad available or create the required dashboards by clicking Add new dashboard. Only users with admin privileges are authorized to manage the dashboards.
In DevOps Plan, when you create an application within a tenant teamspace, OpenSearch automatically provisions a corresponding tenant. This tenant is represented as an index pattern, which serves as a logical container for the application's data.
OpenSearch creates two default roles for each application: Viewer and Editor. The Viewer role offers read-only access to view dashboards and data without making changes, while the Editor role allows users to edit dashboards, manage users, and index new data.
To manage roles and users, follow these steps:
Viewing Role Details
- Go to the Management section in OpenSearch.
- Click Security.
- Select the Roles tab.
- In the Roles page, you can view all roles and its details.
Managing Internal Users
- In the Security page, click the Internal users tab.
- This tab displays a list of all internal users and their assigned roles.
- To add a new user:
- Click the Create Internal user option.
- Fill in the required details such as user email ID, password, and role assignment.
- Save the user to grant access based on the selected role.
For more details about Dashboards Management in OpenSearch, refer to the OpenSearch Dashboards quickstart guide.