MCPcopy Index your code
hub / github.com/NexClipper/NexClipper

github.com/NexClipper/NexClipper @v0.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.0 ↗ · + Follow
592 symbols 857 edges 17 files 4 documented · 1%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

We have rebuilt NexClipper with new architecture & components. All-new NexClipper version 0.2.0 is to be released soon.

Previous version (NexClipper v0.1.0) has been moved to NexClipperBasic repository: NexClipperBasic

img

NexClipper Monitoring System

Monitor & Manage Enterprise Cloud Native Infrastructure with NexClipper, an OSS CNCF (Cloud Native Computing Foundation) Member Company

  • Cloud Native : Manage Kubernetes & Container Clusters with Real-Time Visibility & Insight on Metrics
  • CNCF EcoSystem : Improve OSS Interoperability & Compatibility through OpenMetrics Protocol Adoption, Contributing to CNCF Community
  • Enterprise Architecture : Monitor Multi-Cluster & Multi-Tenancy Environments through Global Views and Unlimited Metrics Retention

Improve Interoperability by OpenMetrics

  • NexClipper Offers 'Metrics Pipeline' Which Transmits Metrics in OpenMetrics Protocol, an Open Standard for Exposing Metrics.
  • Metrics Pipeline Routes to NexClipper Global View, and Can Be Compatibly Integrated with 3rd Party Monitoring Platforms such as Prometheus, DataDog, New Relic, Sysdig and etc, All Supporting OpenMetrics Exposition Format, to Reveal Different Insights.
  • NexClipper Provides Prometheus Exporter Catalog with Installation Instructions for Help Setup Easily

Make Prometheus Easier to Manage

  • NexClipper's Agent-Server Way of Exposition Guarantees Transmitting Metrics within Firewalls outward for Prometheus Viewing in External Network Environment.
  • Metrics Pipeline Easily Consolidates Metrics from Different System Sources, and Allows Prometheus to Connect for Integrated (Multi-Cluster) Viewing.

Monitor Anywhere, at Any Scales

  • NexClipper Comes with Limitless Horizontal Scalability and Allows Infinite Metrics Data Retention.
  • It's for Enterprise : Designed for Managing Multi-Cluster & Multi-Tenancy Monitoring, NexClipper Integrates Metrics Exposed from Multiple Sources for Global Viewing to Give Full Insights.

Overview

Features

  • Infrastructure monitoring (Host, Process, Container, Network)
  • Kubernetes monitoring (Nodes, Workloads, Resources)
  • Scrape Prometheus metrics
  • Export metrics for other monitoring system through OpenMetrics
  • Integrated full stack dashboard
  • Customizable dashboard
  • Global view and multi tenancy
  • Help search and install for Prometheus exporter
  • Incidents Management (RuleSet, Alert)

Roadmap

v0.2.0

  • Setup basic project structure
  • Infrastructure monitoring: Host, Process, Container
  • Kubernetes monitoring: Nodes, Workloads

v0.3.0

  • Scrape Prometheus metrics
  • Export metrics for other monitoring system through OpenMetrics

v0.4.0

  • Integrated full stack dashboard
  • Prometheus exporter for help search and install easily

v0.5.0

  • Global view and multi tenancy
  • Customizable dashboard
  • Incidents Management

Architecture Overview

architecture-overview.png

Metrics Pipeline

metrics-pipeline.png

  • Provide system metrics from scraped data from clusters to other monitoring system like Prometheus through OpenMetrics standard format.

  • Scrape metrics from various sources using OpenMetrics or Prometheus exposition format by agent. Agent based metric collecting strategy overcome in restricted or complex network environment.

Prometheus Exporter Management

  • Show Recommended Prometheus exporters for current system and services (well-known system first)
  • Grouping and categorizing many exporters
  • Help find and installation Prometheus exporter to setup monitoring system easily

Global View

  • Scrape metrics from system and services, exporters by local agent
  • NexServer collects metrics from agents save these data to time series database
  • Dashboard shows status and metrics from multiple sources

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

ApiResponseJson
called by 9
pkg/nexserver/api.go
newK8sObject
called by 7
pkg/nexserver/metric_k8s.go
getK8sObjectById
called by 5
pkg/nexserver/cache.go
response
called by 5
pkg/nexserver/nexserver.go
appendMetrics
called by 5
pkg/nexagent/nexagent.go
mustValidAgent
called by 4
pkg/nexserver/nexserver.go
mustValidCluster
called by 4
pkg/nexserver/nexserver.go
getMetricEndpoint
called by 3
pkg/nexserver/cache.go

Shape

Method 494
Struct 72
Function 20
Interface 4
TypeAlias 2

Languages

Go100%

Modules by API surface

api/nexclipper.pb.go415 symbols
pkg/nexserver/nexserver.go31 symbols
pkg/nexserver/db_models.go27 symbols
pkg/nexagent/nexagent.go26 symbols
pkg/nexserver/metric_k8s.go22 symbols
pkg/nexserver/cache.go18 symbols
pkg/nexserver/db.go12 symbols
pkg/nexagent/metric_k8s.go12 symbols
pkg/nexserver/api.go11 symbols
pkg/nexagent/metric_node.go4 symbols
pkg/nexagent/metric_container.go4 symbols
pkg/nexagent/metric_process.go3 symbols

For agents

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

⬇ download graph artifact