Skip to content

fix: Regional collector URLs, drop bitrate attributes before start, HEARTBEAT timing, and build fixes#115

Merged
avinash-newrelic merged 15 commits intomasterfrom
develop
Feb 10, 2026
Merged

fix: Regional collector URLs, drop bitrate attributes before start, HEARTBEAT timing, and build fixes#115
avinash-newrelic merged 15 commits intomasterfrom
develop

Conversation

@avinash-newrelic
Copy link
Collaborator

@avinash-newrelic avinash-newrelic commented Feb 5, 2026

Summary

  • Regional Collector URLs: Fixed collector endpoint configuration
  • Drop Bitrate Attributes Before Start: Prevent sending bitrate attributes before content start event
  • HEARTBEAT Timing: Fixed HEARTBEAT event to trigger at elapsed time 0 (after pause/resume scenarios)
  • Build Fixes: Resolved lint errors in sample app and core modules
  • README Update: Removed pricing information from documentation

Changes

Area Description
Regional Collectors Fixed endpoint URLs for all regions
Bitrate Attributes Drop bitrate attributes before CONTENT_START to prevent invalid data
HEARTBEAT Trigger HEARTBEAT at elapsed time 0 for accurate timing
Lint Fixed lint errors across modules
Docs Removed pricing info from README

Test Plan

  • Verify regional collector URLs route correctly
  • Confirm bitrate attributes are not sent before CONTENT_START
  • Verify HEARTBEAT fires at elapsed time 0 after pause/resume
  • Build passes without lint errors

@avinash-newrelic avinash-newrelic merged commit e717dda into master Feb 10, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Comments