Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure/apimanagement_service/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_apimanagement_service_overview.id}"
description = "OpenTelemetry Collector API Management Service Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/cache_redis/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_cache_redis_overview.id}"
description = "OpenTelemetry Collector Cache Redis Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_cdn_cdnwebapplicationfirewallpolicies_overview.id}"
description = "OpenTelemetry Collector CDN Web Application Firewall Policies Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/cdn_profiles/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_cdn_profiles_overview.id}"
description = "OpenTelemetry Collector CDN Profiles Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_cognitiveservices_accounts_overview.id}"
description = "OpenTelemetry Collector Cognitive Services Accounts Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/compute_cloudservices/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_compute_cloudservices_overview.id}"
description = "OpenTelemetry Collector Compute Cloud Services Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_compute_cloudservices_roles_overview.id}"
description = "OpenTelemetry Collector Compute Cloud Services Roles Dashboard URL"
}

Expand Down
6 changes: 5 additions & 1 deletion azure/compute_disks/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_compute_disks_overview.id}"
description = "OpenTelemetry Collector Compute Disks Dashboard URL"
}

Expand Down Expand Up @@ -122,3 +122,7 @@ EOT
suggestion_attribute_key = "location"
}
}



azure/dbformysql_servers/dashboards/overview/main.tf azure/dbforpostgresql_flexibleservers/dashboards/overview/main.tf azure/dbforpostgresql_servergroupsv2/dashboards/overview/main.tf azure/dbforpostgresql_servers/dashboards/overview/main.tf azure/dbforpostgresql_serversv2/dashboards/overview/main.tf azure/documentdb_cassandraclusters/dashboards/overview/main.tf azure/documentdb_databaseaccounts/dashboards/overview/main.tf azure/eventgrid_domains/dashboards/overview/main.tf azure/eventgrid_eventsubscriptions/dashboards/overview/main.tf azure/network_networkinterfaces/dashboards/overview/main.tf azure/sql_managedinstances/dashboards/overview/main.tf azure/sql_servers_databases/dashboards/overview/main.tf azure/sql_servers_elasticpools/dashboards/overview/main.tf azure/storage_storageaccounts/dashboards/overview/main.tf azure/storage_storageaccounts_blobservices/dashboards/overview/main.tf azure/storage_storageaccounts_fileservices/dashboards/overview/main.tf azure/storage_storageaccounts_objectreplicationpolicies/dashboards/overview/main.tf azure/storage_storageaccounts_queueservices/dashboards/overview/main.tf azure/storage_storageaccounts_storagetasks/dashboards/overview/main.tf azure/storage_storageaccounts_tableservices/dashboards/overview/main.tf
2 changes: 1 addition & 1 deletion azure/compute_virtualmachines/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_compute_virtualmachines_overview.id}"
description = "OpenTelemetry Collector Compute Virtual Machines Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_compute_virtualmachinescalesets_overview.id}"
description = "OpenTelemetry Collector Compute Virtual Machine Scale Sets Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_compute_virtualmachinescalesets_virtualmachines_overview.id}"
description = "OpenTelemetry Collector Compute Virtual Machine Scale Sets Virtual Machines Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_containerinstance_containergroups_overview.id}"
description = "OpenTelemetry Collector Container Instance Container Groups Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_containerinstance_containerscalesets_overview.id}"
description = "OpenTelemetry Collector Container Instance Container Scale Sets Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_containerregistry_registries_overview.id}"
description = "OpenTelemetry Collector Container Registry Registries Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_containerservice_managedclusters_overview.id}"
description = "OpenTelemetry Collector Container Service Managed Clusters Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_dataprotection_backupvaults_overview.id}"
description = "OpenTelemetry Collector Data Protection Backup Vaults Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/dbformariadb_servers/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_dbformariadb_servers_overview.id}"
description = "OpenTelemetry Collector MariaDB Servers Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_dbformysql_flexibleservers_overview.id}"
description = "OpenTelemetry Collector MySQL Flexible Servers Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/dbformysql_servers/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_dbformysql_servers_overview.id}"
description = "OpenTelemetry Collector MySQL Servers Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_dbforpostgresql_flexibleservers_overview.id}"
description = "OpenTelemetry Collector PostgreSQL Flexible Servers Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_dbforpostgresql_servergroupsv2_overview.id}"
description = "OpenTelemetry Collector DB For PostgreSQL Server Groups V2 Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/dbforpostgresql_servers/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_dbforpostgresql_servers_overview.id}"
description = "OpenTelemetry Collector PostgreSQL Servers Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_dbforpostgresql_serversv2_overview.id}"
description = "OpenTelemetry Collector DB For PostgreSQL Servers V2 Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_documentdb_cassandraclusters_overview.id}"
description = "OpenTelemetry Collector DocumentDB Cassandra Clusters Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_documentdb_databaseaccounts_overview.id}"
description = "OpenTelemetry Collector DocumentDB Database Accounts Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/documentdb_mongocluster/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_documentdb_mongocluster_overview.id}"
description = "OpenTelemetry Collector DocumentDB Mongo Cluster Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/eventgrid_domains/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_eventgrid_domains_overview_overview.id}"
description = "OpenTelemetry Collector Event Grid Domains Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_eventgrid_eventsubscriptions_overview.id}"
description = "OpenTelemetry Collector Event Grid Event Subscriptions Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_network_networkinterfaces_overview.id}"
description = "OpenTelemetry Collector Network Interfaces Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/sql_managedinstances/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_sql_managedinstances_overview.id}"
description = "OpenTelemetry Collector SQL Managed Instances Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/sql_servers_databases/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_sql_servers_databases_overview.id}"
description = "OpenTelemetry Collector SQL Servers Databases Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/sql_servers_elasticpools/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_sql_servers_elasticpools_overview.id}"
description = "OpenTelemetry Collector Sql_servers_elasticpools Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion azure/storage_storageaccounts/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_storage_storageaccounts_overview.id}"
description = "OpenTelemetry Collector Storage Accounts Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_storage_storageaccounts_blobservices_overview.id}"
description = "OpenTelemetry Collector Storage Blob Services Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_storage_storageaccounts_fileservices_overview.id}"
description = "OpenTelemetry Collector Storage File Services Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_storage_storageaccounts_objectreplicationpolicies_overview.id}"
description = "OpenTelemetry Collector Storage Object Replication Policies Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_storage_storageaccounts_queueservices_overview.id}"
description = "OpenTelemetry Collector Storage Queue Services Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_storage_storageaccounts_storagetasks_overview.id}"
description = "OpenTelemetry Collector Storage Tasks Dashboard URL"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.azure_storage_storageaccounts_tableservices_overview.id}"
description = "OpenTelemetry Collector Storage Table Services Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion collector/kong/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.collector_kong_overview.id}"
description = "OpenTelemetry Collector Kong Dashboard URL"
}

Expand Down
2 changes: 1 addition & 1 deletion collector/nats/dashboards/server/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "lightstep_project" {
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.otel_collector_dashboard.id}"
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.collector_nats_server.id}"
description = "OpenTelemetry Collector NATS Server Dashboard URL"
}

Expand Down
12 changes: 11 additions & 1 deletion collector/pulsar/dashboards/overview/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,19 @@ terraform {
required_version = ">= v1.0.11"
}

variable "lightstep_project" {
description = "Cloud Observability Project Name"
type = string
}

output "dashboard_url" {
value = "https://app.lightstep.com/${var.lightstep_project}/dashboard/${lightstep_dashboard.collector_pulsar_overview.id}"
description = "OpenTelemetry Collector Pulsar Dashboard URL"
}

resource "lightstep_dashboard" "collector_pulsar_overview" {
project_name = var.lightstep_project
dashboard_name = "OpenTelemetry Pulsar & Dashboard"
dashboard_name = "OpenTelemetry Pulsar Dashboard"
dashboard_description = "Monitor Pulsar and metrics with this summary dashboard."

chart {
Expand Down