Add data tracks schema metadata#1516
Closed
ladvoc wants to merge 36 commits into
Closed
Conversation
🦋 Changeset detectedLatest commit: aa1eee3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
* fix changeset * Fix change set for EOT changes Correct the change set for end-of-transmission changes.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* codegen observability parent tx accessors * Create ten-planets-listen.md
* update otel * Create seven-lions-live.md
Only serialize in the non deprecated format so no "ResultType" field is needed.
* add agents reporter with env * Create khaki-drinks-mate.md
* feat(agents): add session events for amd and eot Add remote session events for AMD and EOT * Update changeset to include session events for amd and eot * move enum out * generated protobuf * drop eot * generated protobuf * Update session events for amd in agents Removed 'eot' from session events for amd. --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* add agent environment * generated protobuf * Create spicy-teachers-tell.md --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* add duration seconds reporting * Create tidy-goats-marry.md * tidy * typo
* update observability codegen for ingress/egress * Update observability codegen for ingress/egress Update observability code generation for ingress and egress.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* rename agent environment to deployment * missing files * Create purple-needles-juggle.md * generated protobuf --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: shishir gowda <shishir@livekit.io>
* fix: ensure we don't reject tokens with unknown fields * changeset * add other top level fields to test
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…1537) * Add tags, duration_ms, scenario_id, started_at to SimulationRun.Job * generated protobuf --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Replace duration_ms with ended_at on SimulationRun.Job * generated protobuf --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* add local protojson with permissive defaults * use local protojson * tidy * Create great-birds-work.md * reproduce comments * tidy * add depguard lint rule
* fix SIP trunk-level MediaEncryption being silently dropped * Ignore zero value when upgrading to a new SIP media config. --------- Co-authored-by: Denys Smirnov <denys@livekit.io>
* feat: update obs schemas * update
* Add num_simulations to SimulationRun * generated protobuf --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* update corecall * generated protobuf --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* update ingress reporter * generated protobuf --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: shishir gowda <shishir@livekit.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves BOT-318