Skip to content

Commit

Permalink
Add some metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
cavis committed Jun 3, 2024
1 parent 87d077c commit 59bda1b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions spire/templates/apps/dovetail-cdn-arranger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,23 @@ Resources:
Value: Concat
- ExpirationInDays: 30
Status: Enabled
MetricsConfigurations:
- Id: Concat
TagFilters:
- Key: Type
Value: Concat
- Id: IncompleteConcat
TagFilters:
- Key: Type
Value: IncompleteConcat
- Id: Metadata
TagFilters:
- Key: Type
Value: Metadata
- Id: Transcode
TagFilters:
- Key: Type
Value: Transcode
PublicAccessBlockConfiguration:
BlockPublicAcls: true
BlockPublicPolicy: true
Expand Down

0 comments on commit 59bda1b

Please sign in to comment.