Skip to content

Commit

Permalink
Fix which stream of events we use for freq cap counting
Browse files Browse the repository at this point in the history
  • Loading branch information
kookster committed Nov 1, 2024
1 parent 8f838da commit 4dd8bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spire/templates/apps/dovetail-analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ Resources:
BisectBatchOnFunctionError: true
Enabled: true
StartingPosition: LATEST
Stream: !Ref DovetailCountedKinesisStreamArn
Stream: !Ref DovetailVerifiedMetricsKinesisStreamArn
Type: Kinesis
Handler: index.handler
MemorySize: 512
Expand Down

0 comments on commit 4dd8bff

Please sign in to comment.