celestia-tools/terraform-modules/datadog/dashboards/README.md
Celestia Datadog Dashboards
Celestia Datadog Dashboards
Purpose
This module facilitates the seamless generation of Datadog Dashboards for monitoring and visualizing the performance and statistics of Celestia nodes, offering observability and insights into their behavior. The following dashboards are available:
- Bridge Node Overview
Usage example
module "datadog-dashboards-celestia" {
source = "./celestia-services/terraform-modules/datadog/dashboards"
}
Requirements
| Name | Version |
|---|---|
| terraform | >= 0.12.31 |
| datadog | >= 3.1.2 |
Providers
| Name | Version |
|---|---|
| datadog | >= 3.1.2 |
Outputs
| Name | Description |
|---|---|
| dashboard_urls | the URLs of the created dashboards |