# Observability

The application observability dashboard is a crucial challenge for DevOps engineers, SRE, DevSecOps, and engineering managers.  The dashboard provides in-depth information about the application and services managed by the platform.  Users can observe details about current deployment across all environments (Dev, QA, Staging, and Productions) and past deployments.

This feature allows users to collaborate more and make better decisions using real-time visibility and deep insights across the software deployments and delivery. It supports *real-time observability* with respect to deployments and pipeline execution and traceability for all software delivery events, including what is getting delivered, who approved the release, and when it was approved.

### Overview

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MBEa1hoX6SqpDj-ymNs%2F-MkpWi6ALAT-mbkNUe91%2F-MkpXnOIxcwfou9MJUtD%2F11.png?alt=media\&token=181ec11b-88ae-4430-981f-66f7e4de1803)

​​Following are the key benefits of the observability feature:

* Identify and remove bottlenecks in all your pipelines through customizable application and delivery dashboards. Improve security by rapidly tracing the use of any artifact that has vulnerabilities or other issues. Share best practices and identify problem areas across your entire software delivery environment.
* Enable developers to monitor applications during and after deployment to production, with the ability to detect issues and request for rollback quickly to avoid disruptions.
* Get a high-level view of thousands of pipelines through a single dashboard to ensure that it is operationally feasible and receive a diagnosis based on historical information.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-context-engine/opsmx-intelligent-software-delivery-isd-platform-spinnaker/data-and-intelligence-module-autopilot/observability.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
