events_exporter

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

README

Events Exporter

Overview

Prometheus-exporter, which converts Kubernetes events to Prometheus samples.

Usage

Usage of bin/events_exporter:
  -kube.config string
        Path to kubeconfig (optional)
  -kube.events-ttl duration
        For how long to keep stale events (default 1h0m0s)
  -kube.field-selector string
        Events filter as for kubectl
  -kube.omit-events-messages
        Do not expose message field from events (it reduces cardinality)
  -server.exporter-address string
        Address to export prometheus metrics (default ":9000")
  -server.log-level string
        Log level (default "info")

Install

Docker Container

Ready-to-use Docker images are available on GitHub.

docker pull ghcr.io/nabokihms/events_exporter:latest
Helm Chart

The first version of helm chart is available.

  1. Follow the instruction from artifacthub to install the chart
  2. After the installation, metrics will be available on address http://events-exporter.default:9000/metrics

Alerts and Dashboards

TBA

Documentation

Overview

Copyright 2021 The Events Exporter authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL