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 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 30
    • Merge requests 30
  • 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
  • #582
Closed
Open
Issue created Sep 23, 2021 by albsga@albsga

Retrieve rcodes and qtypes per zone

It will be interesting to retrieve the data from the json, building an struct with [] to gather the data as it is an array of dicts.

It's is important the format of the Prometheus output, it will be also interesting to have something similar to:

bind_zones_queries_total{type="A", zone="example.com,"view="_default"} 91
bind_zones_queries_total{type="CNAME",zone="example.com,"view="_default"} 32
bind_zones_queries_total{type="A", zone="example3.com,"view="_default"} 3
bind_zones_queries_total{type="CNAME",zone="example3.com,"view="_default"} 22

Thanks!!

Assignee
Assign to
Time tracking