probed

command module
v0.3.1 Latest Latest
Warning

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

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

README

probed

Tag License GoDoc Lint Go Report Card

probed is a process that receives probe information and stores it in a database for reporting and analysis.

Table of Contents

Install

Binaries

Binaries for the latest version of probed can be obtained from the releases page.

Docker

You can obtain the latest version of probed using docker with:

docker pull wealdtech/probed
Source

probed is a standard Go binary which can be installed with:

go install github.com/wealdtech/probed@latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package loggers provides loggers to integrate with zerolog.
Package loggers provides loggers to integrate with zerolog.
services
daemon
Package api defines the API for a daemon.
Package api defines the API for a daemon.
daemon/rest
Package rest provides a REST implementation of the probe daemon.
Package rest provides a REST implementation of the probe daemon.
daemon/rest/types
Package types provides types used in the REST API.
Package types provides types used in the REST API.
metrics
Package metrics provides an interface to present metrics.
Package metrics provides an interface to present metrics.
metrics/null
Package null is a metrics service that discards metrics.
Package null is a metrics service that discards metrics.
metrics/prometheus
Package prometheus provides a prometheus implementation of the metrics service.
Package prometheus provides a prometheus implementation of the metrics service.
probedb
Package probedb defines a probe data store.
Package probedb defines a probe data store.
probedb/mock
Package mock provides a mock probe database.
Package mock provides a mock probe database.
probedb/postgresql
Package postgresql provides a postgresql implementation of the probe database.
Package postgresql provides a postgresql implementation of the probe database.
Package util provides utilities for the probe system.
Package util provides utilities for the probe system.

Jump to

Keyboard shortcuts

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