Categorygithub.com/wealdtech/probed
modulepackage
0.3.1
Repository: https://github.com/wealdtech/probed.git
Documentation: pkg.go.dev

# 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

# Packages

Package loggers provides loggers to integrate with zerolog.
No description provided by the author
Package util provides utilities for the probe system.

# Variables

ReleaseVersion is the release version for the code.