Skip to content

Commit

Permalink
[v16] Track usage by BotInstanceID (#51540) (#51661)
Browse files Browse the repository at this point in the history
* Track usage by BotInstanceID (#51540)

* Add BotInstanceActivitySupport to usage reporting

* Wire BotInstanceActivityReport into submitter

* Share userActivityLock

* Add test for bot instance

* TestBotInstanceActivityReportSplitting

* Use 15minute interval rather than hourly

* Switch to compound key for botInstanceActivity map

* ADjust lolck name

* Gen

* Fix backport

* Fix missing Log
  • Loading branch information
strideynet authored Jan 30, 2025
1 parent 37c6a68 commit 7c32868
Show file tree
Hide file tree
Showing 14 changed files with 2,562 additions and 1,506 deletions.
428 changes: 345 additions & 83 deletions gen/proto/go/prehog/v1/teleport.pb.go

Large diffs are not rendered by default.

2,791 changes: 1,414 additions & 1,377 deletions gen/proto/go/prehog/v1alpha/teleport.pb.go

Large diffs are not rendered by default.

265 changes: 264 additions & 1 deletion gen/proto/ts/prehog/v1/teleport_pb.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7c32868

Please sign in to comment.