nussknacker icon indicating copy to clipboard operation
nussknacker copied to clipboard

[NU-1724] Statistics fixes

Open ForrestFairy opened this issue 1 year ago • 1 comments

Describe your changes

All links will include correlationId so if we need to split links, we'll know which are from the same time and should be merged and which are from new request. Introducing DesignerUptime statistic to check how long is designer active. If no scenarios are present we will still send all statistics, just with 0s. Max and min stats were the other way round - fix.

Checklist before merge

  • [x] Related issue ID is placed at the beginning of PR title in [brackets] (can be GH issue or Nu Jira issue)
  • [ ] Code is cleaned from temporary changes and commented out lines
  • [ ] Parts of the code that are not easy to understand are documented in the code
  • [ ] Changes are covered by automated tests
  • [ ] Showcase in dev-application.conf added to demonstrate the feature
  • [ ] Documentation added or updated
  • [ ] Added entry in Changelog.md describing the change from the perspective of a public distribution user
  • [ ] Added MigrationGuide.md entry in the appropriate subcategory if introducing a breaking change
  • [ ] Verify that PR will be squashed during merge

ForrestFairy avatar Jun 26 '24 14:06 ForrestFairy

created: #6308 :warning: Be careful! Snapshot changes are not necessarily the cause of the error. Check the logs.

github-actions[bot] avatar Jul 01 '24 10:07 github-actions[bot]