# Observe Overview

import DocButton from '~/components/webkit/DocButton.vue';

Azion Observe products assist you in monitoring and accessing information related to your data. You can analyze it on Azion Web Platform or connect your data to third-party platforms, improving your understanding of your content, how your users are accessing it, gain insights on performance and security, making better informed decisions.

## Real-Time Metrics

Monitor applications in real time by visualizing charts and filtering your query.

You can also use [GraphQL API](/en/documentation/devtools/graphql-api/overview/) to query your data via API and customize your queries.

![Overview of a Real-Time Metrics query flow](/assets/docs/images/uploads/real-time-metrics-overview.png)

<DocButton href="/en/documentation/products/observe/monitor-applications/" label="go to monitor applications" kind="secondary" target="_blank" size="medium" />

## Real-Time Events

Analyze logs in real time through detailed lists of variables to understand and diagnose behaviors.

You can also use [GraphQL API](/en/documentation/devtools/graphql-api/overview/) to query your data via API, customize your queries, and create top X queries.

![Overview of a Real-Time Events query flow](/assets/docs/images/uploads/real-time-events-overview.png)

<DocButton href="/en/documentation/products/observe/analyze-logs/" label="go to analyze logs" kind="secondary" target="_blank" size="medium" />

## Data Stream

Stream your data in real time to third-party platforms to help you understand and analyze your application's performance and behavior and identify security threats.

![Overview of Data Stream flow](/assets/docs/images/uploads/data-stream-overview.png)

<DocButton href="/en/documentation/products/observe/stream-data/" label="go to stream data" kind="secondary" target="_blank" size="medium" />

## Edge Pulse

Collect navigation data by adding tags on your browser pages to understand how your content is being accessed and improve user experience.

<DocButton href="/en/documentation/products/guides/observe/analyze-navigation-data/" label="go collect navigation data" kind="secondary" target="_blank" size="medium" /><br />