Skip to content

Commit

Permalink
feat: Adding topic name in tags for relationships for ConfluentCloudK…
Browse files Browse the repository at this point in the history
…afkaTopic (#1863)

* feat: Adding confluent cloud cluster entity

* feat: Adding confluent cloud cluster entity metrics

* feat: NR-258723 dashboard metric query syntax issue fix

* feat: NR-346401 adding new confluent cloud kafka topic entity

* feat: Changed folder name

* Adding  APM entity to ConfluentCloudKafkaTopic entity relationship

* Adding  APM entity to ConfluentCloudKafkaTopic entity relationship

* feat: NR-346406 adding new relationship CONFLUENTCLOUDCLUSTER MANAGES CONFLUENTCLOUDKAFKATOPIC

* feat: NR-346406 using existing category and added new lookup for kafka topic

* feat: Adding tags for confluent kafka topic

* feat: Adding test jsons

* feat: Adding topic name in tags for relationships

* feat: Renaming relationship file

* feat: Revert renaming relationship file

---------

Co-authored-by: Otávio Carvalho <[email protected]>
  • Loading branch information
dsankaraganti and otaviocarvalho authored Jan 16, 2025
1 parent 3a12469 commit ec71147
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions entity-types/infra-confluentcloudkafkatopic/definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ synthesis:
kafka_id:
kafka.cluster_name:
instrumentation.provider:
topic:
bootstrap.servers:
newrelic.source:
conditions:
Expand All @@ -73,6 +74,7 @@ synthesis:
tags:
kafka_id:
kafka.cluster_name:
topic:
instrumentation.provider:
bootstrap.servers:
newrelic.source:
Expand Down Expand Up @@ -102,6 +104,7 @@ synthesis:
confluent.clusterId:
confluent.clusterName:
collector.name:
confluent.kafka.server.metric.topic:
confluent.clusterBootstrapServers:
confluent.metricNamespace:
instrumentation.provider:
Expand Down Expand Up @@ -136,6 +139,7 @@ synthesis:
confluent.clusterName:
collector.name:
confluent.metricNamespace:
confluent.kafka.server.metric.topic:
confluent.clusterBootstrapServers:
instrumentation.provider:
newrelic.source:
Expand Down

0 comments on commit ec71147

Please sign in to comment.