Skip to content

Commit

Permalink
Reconcile prehog protos (#51563)
Browse files Browse the repository at this point in the history
* Sync prehog protos

* Regen
  • Loading branch information
strideynet authored Jan 28, 2025
1 parent 87135fc commit 8dc7b9e
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 10 deletions.
29 changes: 20 additions & 9 deletions gen/proto/go/prehog/v1alpha/teleport.pb.go

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

16 changes: 15 additions & 1 deletion gen/proto/ts/prehog/v1alpha/teleport_pb.ts

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

2 changes: 2 additions & 0 deletions proto/prehog/v1alpha/teleport.proto
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ message SessionStartDatabaseMetadata {
string db_protocol = 2;
// database origin source.
string db_origin = 3;
// Indicates the client used on the session.
string user_agent = 4;
}

// SessionStartDesktop Metadata contains additional information about
Expand Down

0 comments on commit 8dc7b9e

Please sign in to comment.