All Projects → NexClipper → Nexclipper

NexClipper / Nexclipper

Licence: apache-2.0
Metrics Pipeline for interoperability and Enterprise Prometheus

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Nexclipper

Kube State Metrics
Add-on agent to generate and expose cluster-level metrics.
Stars: ✭ 3,433 (+544.09%)
Mutual labels:  monitoring, prometheus, prometheus-exporter, kubernetes-monitoring
Nvidia gpu prometheus exporter
NVIDIA GPU Prometheus Exporter
Stars: ✭ 138 (-74.11%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
Stars: ✭ 4,491 (+742.59%)
Mutual labels:  monitoring, prometheus, cncf
Oracledb exporter
Prometheus Oracle database exporter.
Stars: ✭ 209 (-60.79%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Postgresql exporter
A Prometheus exporter for some postgresql metrics
Stars: ✭ 26 (-95.12%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Unifi exporter
Multiarch images for scraping Prometheus metrics from a Unifi Controller. Kubernetes / prometheus-operator compatible.
Stars: ✭ 54 (-89.87%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
Stars: ✭ 5,806 (+989.31%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Jmx exporter
A process for exposing JMX Beans via HTTP for Prometheus consumption
Stars: ✭ 2,134 (+300.38%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Netdata
Real-time performance monitoring, done right! https://www.netdata.cloud
Stars: ✭ 57,056 (+10604.69%)
Mutual labels:  monitoring, prometheus, cncf
cubefs
CubeFS is a cloud native distributed storage platform.
Stars: ✭ 3,062 (+474.48%)
Mutual labels:  container, cncf, cloud-native
inclavare-containers
A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.
Stars: ✭ 510 (-4.32%)
Mutual labels:  container, cncf, cloud-native
Snmp exporter
SNMP Exporter for Prometheus
Stars: ✭ 705 (+32.27%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Citrix Adc Metrics Exporter
Export metrics from Citrix ADC (NetScaler) to Prometheus
Stars: ✭ 67 (-87.43%)
Mutual labels:  prometheus, prometheus-exporter, cncf
Kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
Stars: ✭ 4,582 (+759.66%)
Mutual labels:  cloud-native, container, cncf
Kruise
Automate application management on Kubernetes (project under CNCF)
Stars: ✭ 2,819 (+428.89%)
Mutual labels:  container, cncf, cloud-native
Github Exporter
Prometheus exporter for github metrics
Stars: ✭ 231 (-56.66%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Exporterhub.io
A Curated List of Prometheus Exporters
Stars: ✭ 252 (-52.72%)
Mutual labels:  monitoring, prometheus, prometheus-exporter
Ckss Certified Kubernetes Security Specialist
This repository is a collection of resources to prepare for the Certified Kubernetes Security Specialist (CKSS) exam.
Stars: ✭ 333 (-37.52%)
Mutual labels:  cloud-native, monitoring, cncf
Falco
Cloud Native Runtime Security
Stars: ✭ 4,340 (+714.26%)
Mutual labels:  cncf, cloud-native
Pihole Exporter
A Prometheus exporter for PI-Hole's Raspberry PI ad blocker
Stars: ✭ 352 (-33.96%)
Mutual labels:  prometheus, prometheus-exporter

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

img

Build Status

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

Install

Install and Run

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 management system for help search and install easily

v0.5.0

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

Architecture Overview

nexclipper_architecture.png

Metrics Pipeline

  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].