Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aws.firehose.arn, aws.firehose.request_id and aws.metrics_names_fingerprint fields #11239

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Remove dimension:true for aws.firehose.arn
  • Loading branch information
kaiyan-sheng committed Sep 25, 2024
commit 69aa4fec795dd824f559261651d42f5a1de78b54
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
- name: arn
type: keyword
description: Amazon Resource Name (ARN) for the firehose stream.
dimension: true
- name: parameters.*
type: flattened
description: |
Expand Down