# Monitoring

Nanos works well with many monitoring, observability and telemetry systems.

For kernel crashes on cross-cloud monitoring you can use Radar:

<https://nanovms.com/radar>

**AWS**

You can ship metrics on [AWS](https://docs.ops.city/ops/klibs#cloudwatch-metrics).

**GCP**

You can send metrics on [GCP](https://docs.ops.city/ops/clouds/google_cloud#gcp-metrics-memory).

**Azure**

You can send metrics to [Azure](https://docs.ops.city/ops/klibs#azure).

**Digital Ocean**

You can send metrics on [Digital Ocean](https://docs.ops.city/ops/klibs#digitalocean).

## Other

Lots of other APM tooling works well with Nanos. If you require a more native integration please get in touch with your NanoVMs support engineer.


---

# 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.ops.city/ops/other/monitoring.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.
