Skip to content

fix: MTT-1124 Counters are now reported in sync with other metrics#1096

Merged
Rosme merged 2 commits intodevelopfrom
bugfix/MTT-1124_counters_delayed_netstat_events
Aug 27, 2021
Merged

fix: MTT-1124 Counters are now reported in sync with other metrics#1096
Rosme merged 2 commits intodevelopfrom
bugfix/MTT-1124_counters_delayed_netstat_events

Conversation

@Rosme
Copy link
Copy Markdown

@Rosme Rosme commented Aug 26, 2021

No description provided.

@Rosme Rosme requested a review from a team August 26, 2021 17:05
SyncTime();
}

NetworkMetrics.DispatchFrame();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to add a unit test to validate the moment at which the metrics are dispatched?

@Rosme Rosme force-pushed the bugfix/MTT-1124_counters_delayed_netstat_events branch from fb15517 to e6b61b0 Compare August 27, 2021 17:17
@Rosme Rosme merged commit bef00ff into develop Aug 27, 2021
@Rosme Rosme deleted the bugfix/MTT-1124_counters_delayed_netstat_events branch August 27, 2021 17:59
SamuelBellomo added a commit that referenced this pull request Sep 2, 2021
…nsform

* develop: (26 commits)
  fix: client connected InvokeOnClientConnectedCallback with scene management disabled (#1123)
  fix: removed `public` class `NetcodeObserver` (MTT-1157) (#1122)
  feat: add NetworkMessageSent/Received metrics (#1112)
  feat: snapshot. MTU sizing option for Snapshot. MTT-1087 (#1111)
  Add metrics for transport bytes sent and received (#1104)
  fix: Missing end profiling sample (#1118)
  chore: support standalone mode for netcode runtimetests (#1115)
  feat: Change MetricNames for a more complex value type (#1109)
  feat: Track scene event metrics (#1089)
  style: whitespace fixes (#1117)
  feat: replace scene registration with scenes in build list (#1080)
  fix: mtt-857 GitHub issue 915 (#1099)
  fix: NetworkSceneManager exception when DontDestroyOnLoad NetworkObjects are being synchronized (#1090)
  feat: NetworkTransform Custom Editor Inspector UI (#1101)
  refactor: remove TempGlobalObjectIdHashOverride (#1105)
  fix: MTT-1124 Counters are now reported in sync with other metrics (#1096)
  refactor: convert using var statements to using var declarations (#1100)
  chore: updated all of the namespaces to match the tools package change (#1095)
  refactor!: remove network variable settings, network behaviour cleanup (#1097)
  fix: mtt-1088 review. Safer handling of out-of-order or old messages (#1091)
  ...

# Conflicts:
#	com.unity.netcode.gameobjects/Prototyping/NetworkTransform.cs
mollstam pushed a commit to Keepsake-Games/com.unity.netcode.gameobjects that referenced this pull request Feb 13, 2023
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.

3 participants