Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 260
    • Issues 260
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and 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 ProjectsISC Open Source Projects
  • storkstork
  • Issues
  • #4
Closed
Open
Issue created Jul 29, 2019 by Tomek Mrugalski@tomek🛰Owner

Experiment with Kea exporter

We found there's existing Kea exporter here: https://github.com/mweinelt/kea-exporter

The goal of this task is to try to set it up and evaluate its usefulness.

Take the following aspects into consideration:

  • it was written for kea 1.3. Does it work with 1.6? There were very few changes, except @Franek12 change that lets kea keep more than one data point for every statistics (it was always 1 for 1.5 and before, it's by default 20 for 1.6-beta1 and later)
  • how tricky it is to expand it to report multiple data points (20 or however many kea reports) for each statistic
  • what's the license (can we use it)
  • how easy it is extend it in general (is it good source base?)

Keep in mind that the goal for now is to make it functional, but in the future we want it to be performant. If the data handling process is not efficient, make notes and possibly propose improvement (but don't write any code yet).

Edited Jul 29, 2019 by Tomek Mrugalski
Assignee
Assign to
Time tracking