MCPcopy Create free account
hub / github.com/ar51an/unbound-exporter

github.com/ar51an/unbound-exporter @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
16 symbols 34 edges 1 files ⚖ Apache-2.0 0 documented · 0% updated 2y ago★ 321 open issues

Browse by type

Functions 14 Types & classes 2
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

unbound exporter

unbound   visitors   license

Summary

🔸 Exports Unbound DNS server statistic as Prometheus metrics.
🔸 unbound-exporter is tailored for unbound-dashboard. Dashboard release includes:
      ➟ Prebuilt unbound-exporter binary for arm64.
      ➟ Service to automatically run exporter at startup.
🔸 Unbound setup is available at unbound-redis.

Prerequisite:

  • Go 1.19 or later.

Compile:

  • Copy go.mod, go.sum & unbound-exporter.go from this repo to local dir.
  • Run below cmds:

    Download dependencies:
    go mod tidy

Build:
go build

Reduce size:
strip unbound-exporter

ℹ️ Note:
Make sure .../go/bin is in the PATH.

Usage

  • unbound-exporter -h

Usage

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 12
Method 2
Struct 2

Languages

Go100%

Modules by API surface

unbound-exporter.go16 symbols

For agents

$ claude mcp add unbound-exporter \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page