> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Server integrations

> Ingest metrics from cloud providers into Chronosphere Observability Platform without running a Collector.

Observability Platform can ingest metrics directly from cloud providers without
running a Collector in your environment. Browse the full catalog and configure
these integrations in the [Integrations Hub](/integrate/integrations-hub).

<Columns cols={2}>
  <Card horizontal icon="aws" title="AWS CloudWatch metrics" href="/ingest/xcor/integrations/server/aws-cloudwatch">
    <p>
      Configure AWS to stream metrics to Observability Platform through CloudWatch
      Metrics Streams.
    </p>
  </Card>

  <Card horizontal icon="microsoft" title="Azure metrics" href="/ingest/xcor/integrations/server/azure">
    <p>Connect Observability Platform with Azure Monitor to ingest metrics.</p>
  </Card>

  <Card horizontal icon="google" title="Google Cloud metrics" href="/ingest/xcor/integrations/server/gcp">
    <p>
      Connect Observability Platform with Google Cloud to ingest metrics from Google
      Cloud projects.
    </p>
  </Card>
</Columns>

For Collector-based integrations, see
[Collector integrations](/ingest/xcor/integrations/collector).


## Related topics

- [ListGcpMetricsIntegrations](/tooling/api-info/definition/operations/ListGcpMetricsIntegrations.md)
- [Azure metrics available in Chronosphere Observability Platform](/ingest/xcor/integrations/server/azure/azure-metrics.md)
- [CreateGcpMetricsIntegration](/tooling/api-info/definition/operations/CreateGcpMetricsIntegration.md)
- [Ingest Google Cloud metrics](/ingest/xcor/integrations/server/gcp.md)
- [UpdateGcpMetricsIntegration](/tooling/api-info/definition/operations/UpdateGcpMetricsIntegration.md)
