Skip to content

Commit

Permalink
[v17] Track usage by BotInstanceID (#51540) (#51658)
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

* Regen
  • Loading branch information
strideynet authored Jan 30, 2025
1 parent 400cefa commit 51890cd
Show file tree
Hide file tree
Showing 14 changed files with 2,641 additions and 1,613 deletions.
398 changes: 316 additions & 82 deletions gen/proto/go/prehog/v1/teleport.pb.go

Large diffs are not rendered by default.

3,006 changes: 1,521 additions & 1,485 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 51890cd

Please sign in to comment.