We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e57e9a8 + c0b8efe commit 10c2bfcCopy full SHA for 10c2bfc
connectors/aws/config.yaml
@@ -44,6 +44,9 @@ processors:
44
- key: "com.axoflow.product"
45
action: insert
46
value: "aws-cloudwatch"
47
+ - key: "com.axoflow.vendor"
48
+ action: insert
49
+ value: "amazon"
50
51
receivers: # Provider specific!
52
awscloudwatch:
@@ -53,7 +56,6 @@ receivers: # Provider specific!
53
56
poll_interval: 10s
54
57
storage: file_storage
55
58
-
59
extensions:
60
health_check:
61
endpoint: ${env:POD_IP}:13133
connectors/azure/config.yaml
value: "azure-event-hubs"
+ value: "microsoft"
azureeventhub:
0 commit comments