Skip to content

Commit

Permalink
feat: Update Missing AWS Elasticsearch Cluster Handling (#1817)
Browse files Browse the repository at this point in the history
* feat: Adding candidate and relationship btw APM/OTel to Elastisearch

* feat: Changing name

* feat: Changed field attribute for elasticsearch cluster

* feat: Adding regex to elasticsearch cluster relationship

* feat: Adding action as create_uninstrumented

---------

Co-authored-by: vlopeziglesias <[email protected]>
  • Loading branch information
AravindKumar8520 and vlopeziglesias authored Dec 11, 2024
1 parent e29a036 commit 0ea2c66
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion relationships/candidates/AWSELASTICSEARCHCLUSTER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ lookups:
onMatch:
onMultipleMatches: RELATE_ALL
onMiss:
action: NO_OP
action: CREATE_UNINSTRUMENTED
uninstrumented:
type: AWSELASTICSEARCHCLUSTER

0 comments on commit 0ea2c66

Please sign in to comment.