Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 735 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 735 Bytes

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