Commit Graph

655 Commits

Author SHA1 Message Date
renovate[bot]
34c5703691 fix(deps): update module google.golang.org/grpc to v1.61.0 (#583)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 21:09:49 -08:00
renovate[bot]
3b4fd6ea4a fix(deps): update golang.org/x/exp digest to 1b97071 (#580)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 21:18:39 -08:00
Paul Wells
9e82495c04 add psrpc redis keepalive (#582)
* add psrpc redis keepalive

* generated protobuf

* codegen

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-21 06:12:01 -08:00
renovate[bot]
9430659b3b chore(deps): update actions/cache action to v4 (#576)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 16:28:25 -08:00
Raja Subramanian
4f497ff252 Reverting adding controller id and selection reason to start session (#581)
* Reverting adding controller id and selection reason to start session

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-20 12:10:21 +05:30
Raja Subramanian
9786b97e9c Add ControllerId and SelectionReason to StartSession. (#579)
* Add ControllerId and SelectionReason to StartSession.

This will allow media node to have those information.
Main purpose will be able to log it in all in one context.

* generated protobuf

* change name from controller_id -> controller_node_id

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-19 15:29:47 +05:30
Paul Wells
cf33ad3861 remove psrpc enabled config (#577)
* remove psrpc enabled config

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-18 03:25:40 -08:00
lukasIO
6dc023d7ed Add simulate scenarios for disconnecting signal during connection resume (#575)
* Add simulation of disconnect_signal_on_resume.

* generated protobuf

* simulate signal on resume no messages

* generated protobuf

---------

Co-authored-by: boks1971 <raja.gobi@tutanota.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-17 16:58:16 +05:30
David Colburn
e17b08e9a4 Add topics to ListActiveEgress (#574)
* add topics to ListActiveEgress

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-16 17:03:18 -08:00
Denys Smirnov
2e48332992 Pass participant kind in the grant. (#571) v1.9.4 2024-01-16 17:19:18 +02:00
Sean DuBois
8ad4c79e2d Enable topics for InternalUpdateSIPParticipant (#573) 2024-01-12 16:06:31 -05:00
renovate[bot]
3d9c1f2c79 fix(deps): update go deps (#572)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 09:36:03 -08:00
renovate[bot]
701a31e4f6 fix(deps): update golang.org/x/exp digest to 0dcbfd6 (#568)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 15:01:55 -08:00
renovate[bot]
0811dbfe03 fix(deps): update module github.com/redis/go-redis/v9 to v9.4.0 (#566)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-07 10:31:53 -08:00
Raja Subramanian
a0e8241b1a Return a clon of message so that internal field does not get mutated by (#565)
some body else modifying using the reference.
2024-01-05 16:47:49 +05:30
renovate[bot]
4c708cfc9c fix(deps): update golang.org/x/exp digest to be819d1 (#564)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 16:18:12 -08:00
shishirng
4f3e8bebf9 Add projectID key to event, stat (#562)
* Add projectID key to event, stat
* generated protobuf

Signed-off-by: shishir gowda <shishir@livekit.io>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-03 06:03:18 -05:00
Paul Wells
ce67e4e290 simplify deferred logger flush (#563)
* simplify deferred logger flush

* test

* test
2024-01-03 00:23:31 -08:00
Paul Wells
01b5f081d6 add timed version to room (#561)
* add version to room

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-30 01:41:20 -08:00
Paul Wells
e3a3fe05e3 allow waiting for protoproxy update (#560) 2023-12-30 01:41:02 -08:00
Paul Wells
bbf0ee4d3d add sql value support to timed version (#559) 2023-12-30 01:40:33 -08:00
renovate[bot]
00aac29859 fix(deps): update module github.com/prometheus/client_golang to v1.18.0 (#558)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-27 20:09:44 -08:00
renovate[bot]
9f667267f8 fix(deps): update golang.org/x/exp digest to 02704c9 (#557)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-25 17:52:30 -08:00
shishirng
80e8b5a2d1 analytics: send local room state (#554)
* Add IngestNodeRoomState for sending node's room state
* generated protobuf

Signed-off-by: shishir gowda <shishir@livekit.io>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-22 18:44:45 -05:00
renovate[bot]
00894c56f4 Update module google.golang.org/protobuf to v1.32.0 (#556)
* Update module google.golang.org/protobuf to v1.32.0

Generated by renovateBot

* generated protobuf

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-22 09:40:18 -08:00
Paul Wells
927be345ba fix lock tracker incremental scan (#555) 2023-12-21 16:50:17 -08:00
renovate[bot]
1442b24a4e Update module github.com/go-logr/logr to v1.4.1 (#552)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 16:19:08 -08:00
Paul Wells
e9e5fcd7d3 fix typo (#553) 2023-12-21 02:03:46 -08:00
renovate[bot]
88366c462f Update go deps (#546)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 23:57:55 -08:00
Paul Wells
b038d892cb add deferred logger (#551) 2023-12-20 23:02:43 -08:00
dependabot[bot]
b41cfc907b Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#550)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 17:04:28 -08:00
David Zhao
c09e8e07fd Added AgentRegistered broadcast to clients (#549)
* Added AgentRegistered broadcast to clients

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-20 08:09:56 -08:00
Sina Shabani
66b6b22962 Adds Redis pool size and timeout (#516) 2023-12-18 23:09:14 -08:00
Raja Subramanian
8fb7e76324 Add Version to TrackInfo. (#548)
* Add Version to TrackInfo.

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-19 11:42:22 +05:30
Denys Smirnov
3045ec7650 Add Type for a Participant. (#542) 2023-12-14 03:35:06 +02:00
Benjamin Pracht
b5b083960d Implement exponential backoff in egress RPC client retry logic (#545) 2023-12-13 15:22:37 -08:00
renovate[bot]
8950f73cd1 Update module google.golang.org/grpc to v1.60.0 (#543)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 23:16:41 -08:00
Paul Wells
a2b800d10c generate lightweight stack traces for stuck locks (#544)
* generate lightweight stack traces for stuck locks

* x/slices
2023-12-11 20:41:41 -08:00
renovate[bot]
297e4990e7 Update golang.org/x/exp digest to f3f8817 (#541)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 22:26:09 -08:00
renovate[bot]
2ed21c5cf7 Update actions/setup-go action to v5 (#539)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 16:48:41 -08:00
David Colburn
7bba17ea78 remove ps, remove noisy error logs (#540) 2023-12-06 09:46:12 -08:00
renovate[bot]
7a29c2ea3a Update go deps (#528)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 13:51:36 -08:00
David Colburn
4bd1ed6a02 process monitoring (#529)
* process monitoring

* generated protobuf

* don't need min

* updates

* fix float

* update names, cpu calculation

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-05 10:46:13 -08:00
Sean DuBois
a64882f692 Add token and ws_url to EvaluateSIPDispatchRulesResponse (#538) 2023-12-04 13:48:53 -05:00
Sean DuBois
5ffa9f0c65 Add called host to SIP Trunk+DispatchRule request (#537) 2023-12-04 11:40:31 -05:00
David Zhao
afa0350bcd Add call depth to Pion logger (#536)
Currently all pion logs are showing a caller within the logger itself, which is incorrect
2023-12-02 10:16:55 -08:00
Denys Smirnov
ec88d89da1 Move SIP rules from LiveKit server. (#534) v1.9.3 2023-11-30 12:36:07 -05:00
David Colburn
3b3c5b2329 fix clientParams assumptions (#533) 2023-11-29 15:21:39 -08:00
Paul Wells
6b5d53eb96 add last read time to link report (#532) 2023-11-29 11:00:05 -08:00
Raja Subramanian
1c3f5fe919 Rename ConnectionQuality DISCONNECTED -> LOST (#531)
* Rename ConnectionQuality DISCONECTED -> LOST

DISCONNECTED seems to indicate that it is irreversible.
LOST is short and does not have that terminal kind of feel.

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 23:05:44 +05:30