Skip to content

Commit

Permalink
feat: Removed capture using for relationships (#1864)
Browse files Browse the repository at this point in the history
* 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

* feat: Removed capture using for relationships

---------

Co-authored-by: Otávio Carvalho <[email protected]>
  • Loading branch information
dsankaraganti and otaviocarvalho authored Jan 16, 2025
1 parent ec71147 commit 1ce56fe
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions relationships/synthesis/APM-APPLICATION-to-KAFKATOPIC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ relationships:
candidateCategory: KAFKATOPIC
fields:
- field: bootstrapServers
capture:
attribute: metricName__4
attribute: metricName__4
- field: topic
attribute: metricName__6

Expand All @@ -96,7 +95,6 @@ relationships:
candidateCategory: KAFKATOPIC
fields:
- field: bootstrapServers
capture:
attribute: metricName__4
attribute: metricName__4
- field: topic
attribute: metricName__6

0 comments on commit 1ce56fe

Please sign in to comment.