Skip to content

DataDog/oracle-cloud-integration

Repository files navigation

Oracle Cloud Integration

Houses code for Datadog OCI integration. Includes code for:

  • OCI's log collections pipeline.
  • OCI Metric collection setup.

Deploy to OCI (metrics)

The setup creates an OCI resource manager (ORM) stack which uses terraform to:

  • Create resources on OCI to send metrics to Datadog using OCI connector hub
  • Create policies in order to allow connector hub to read metrics from different compartments of the tenancy

Deploy to Oracle Cloud