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

# Integrate to Send Metrics to Honeycomb

> Send metrics to Honeycomb from CloudWatch, Prometheus, HashiCorp Consul, Nomad, and Vault using the OpenTelemetry Collector or native metric streams.

Honeycomb provides the following integrations for sending metrics:

<Card title="AWS Cloudwatch" href="/integrations/metrics/aws-cloudwatch/">
  If you use AWS CloudWatch to store metrics, you can use stream those metrics to Honeycomb's CloudWatch-compatible endpoint using AWS Kinesis Data Firehose.
</Card>

<Card title="HashiCorp Consul" href="/integrations/metrics/hashicorp-consul/">
  If your system uses HashiCorp Consul to manage secure network connectivity, you can configure Consol to send cluster metrics to Honeycomb with an OpenTelemetry Collector.
</Card>

<Card title="HashiCorp Nomad" href="/integrations/metrics/hashicorp-nomad/">
  If your system uses HashiCorp Nomad to deploy and manage containers or non-containerized applications at scale, you can configure Nomad to send metrics to Honeycomb with an OpenTelemetry Collector.
</Card>

<Card title="HashiCorp Vault" href="/integrations/metrics/hashicorp-vault/">
  If your system uses HashiCorp Vault to secure, store, and control access to sensitive data, you can configure Vault to send server metrics to Honeycomb with an OpenTelemetry Collector.
</Card>

<Card title="Prometheus Clients" href="/integrations/metrics/prometheus/">
  If your system is instrumented as a Prometheus client, exposing its metrics data on an HTTP endpoint, you can use an OpenTelemetry Collector to scrape those metrics and send them to a Honeycomb dataset.
</Card>
