All Projects → searchlight → Searchlight

searchlight / Searchlight

Licence: apache-2.0
🔦 Alerts for Kubernetes

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Searchlight

snmp notifier
A webhook to relay Prometheus alerts as SNMP traps, because sometimes, you have to deal with legacy
Stars: ✭ 33 (-87.91%)
Mutual labels:  alerting, nagios
Micrometer
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
Stars: ✭ 3,173 (+1062.27%)
Mutual labels:  cloud-native
Shark
Shark is an open source algorithmic trading platform. It alerts traders to specific items of interest and can execute trades based on those interests.
Stars: ✭ 19 (-93.04%)
Mutual labels:  alerting
backk
Backk - Node.js framework for creating security-first cloud-native microservices for Kubernetes in Typescript
Stars: ✭ 14 (-94.87%)
Mutual labels:  cloud-native
cloud-native-isometric-icons
Isometric assets promoting Cloud Native & Continuous Delivery
Stars: ✭ 33 (-87.91%)
Mutual labels:  cloud-native
cudgx
CudgX is a cloud native intelligent operation and maintenance engine that provides service measurement, index quantification, capacity evaluation, automatic expansion and contraction. 一种提供服务度量、指标量化、容量评估、自动扩缩容等功能的云原生智能运维引擎。
Stars: ✭ 42 (-84.62%)
Mutual labels:  cloud-native
guide-to-cloud-native-devops-cn
《云原生 DevOps 指南》翻译项目
Stars: ✭ 30 (-89.01%)
Mutual labels:  cloud-native
Service Fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
Stars: ✭ 2,874 (+952.75%)
Mutual labels:  cloud-native
Roapi
Create full-fledged APIs for static datasets without writing a single line of code.
Stars: ✭ 253 (-7.33%)
Mutual labels:  cloud-native
cloud-computer
☁️ The Cloud Native Computer
Stars: ✭ 5 (-98.17%)
Mutual labels:  cloud-native
checkmk-telegram-notify
Get alerted by Check_MK via Telegram bash script
Stars: ✭ 28 (-89.74%)
Mutual labels:  nagios
mondoo
🕵️‍♀️ Mondoo Cloud-Native Security & Vulnerability Risk Management
Stars: ✭ 60 (-78.02%)
Mutual labels:  cloud-native
Org.openwms
Open Warehouse Management System
Stars: ✭ 258 (-5.49%)
Mutual labels:  cloud-native
lmd
Livestatus Multitool Daemon - Create livestatus federation from multiple sources
Stars: ✭ 38 (-86.08%)
Mutual labels:  nagios
Spring Cloud Gateway Sample
Sample Spring Cloud Gateway Application
Stars: ✭ 268 (-1.83%)
Mutual labels:  cloud-native
SUSE-Cloud-Native-Foundations-Scholarship
Udacity Suse Cloud Native Foundations Scholarship Course Walkthrough
Stars: ✭ 34 (-87.55%)
Mutual labels:  cloud-native
cloud-native-infra
Cloud Native Infrastructure《云原生基础架构》中文版 - https://jimmysong.io/cloud-native-infra
Stars: ✭ 123 (-54.95%)
Mutual labels:  cloud-native
landscape
🌄The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.
Stars: ✭ 8,067 (+2854.95%)
Mutual labels:  cloud-native
Nagstamon
Nagios status monitor for your desktop.
Stars: ✭ 270 (-1.1%)
Mutual labels:  nagios
Gloo
The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
Stars: ✭ 3,219 (+1079.12%)
Mutual labels:  cloud-native

Go Report Card Build Status codecov Docker Pulls Slack Twitter

Searchlight

Searchlight by AppsCode is a Kubernetes operator for Icinga. If you are running production workloads in Kubernetes, you probably want to be alerted when things go wrong. Icinga periodically runs various checks on a Kubernetes cluster and sends notifications if detects an issue. It also nicely supplements whitebox monitoring tools like, Prometheus with blackbox monitoring can catch problems that are otherwise invisible, and also serves as a fallback in case internal systems completely fail. Searchlight is a CRD controller for Kubernetes built around Icinga to address these issues. Searchlight can do the following things for you:

  • Periodically run various checks on a Kubernetes cluster and its nodes or pods.
  • Includes a suite of check commands written specifically for Kubernetes.
  • Searchlight can send notifications via Email, SMS or Chat.
  • Supplements the whitebox monitoring tools like Prometheus.

Supported Versions

Please pick a version of Searchlight that matches your Kubernetes installation.

Searchlight Version Docs Kubernetes Version
8.0.0 (uses CRD) User Guide 1.9.x+ (test/qa clusters)
7.0.0 (uses CRD) User Guide 1.8.x
5.1.1 (uses CRD) User Guide 1.7.x+
3.0.1 (uses TPR) User Guide 1.5.x - 1.7.x

Installation

To install Searchlight, please follow the guide here.

Using Searchlight

Want to learn how to use Searchlight? Please start here.

Searchlight API Clients

You can use Searchlight api clients to programmatically access its CRD objects. Here are the supported clients:

Contribution guidelines

Want to help improve Searchlight? Please start here.


Searchlight binaries collects anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag --enable-analytics=false.


Acknowledgement

  • Many thanks to Icinga project.

Support

We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the AppsCode Slack team channel #searchlight_. To sign up, use our Slack inviter.

If you have found a bug with Searchlight or want to request for new features, please file an issue.

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].