Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 502
    • Issues 502
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • KeaKea
  • Merge requests
  • !388

"GSoC 2019: Kea statistics enhancements - support for storing more than one sample"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Franciszek Gorski requested to merge Franek12/kea:Kea_statistics_enhancements into master Jun 19, 2019
  • Overview 20
  • Commits 87
  • Changes 10

Closes #696 (closed) This merge request is connected with GSOC 2019's project Kea statistics enhancements and enables storing more than one sample. All modifies concern Observation, StatsMgr, stats_mgr_unittest and observation_unittest files. It modifies the way of adding samples and retrieving them as a JSON. It implements age and size limits, by default set the size limit to 20 and age limit is disabled. The feature of changing limits of Observations during running the program will be add in next merge.

Edited Jun 25, 2019 by Franciszek Gorski
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: Kea_statistics_enhancements