probes

module
v0.0.0-...-87e73c9 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0

README

probes

Running multiple operations simultaneously under one application.

Execute one command:

probes engine clean-call-requests --db-uri "${ENGINE_DB_URI}"

Run service with configuration:

probes service \
    --config /home/ubuntu/.probes/engine-clean-call-requests.js

Config example:

{
    "application": "engine",
    "db_uri": "ENGINE_DB_URI",
    "db_timeout": "15s",
    "probe": {
        "name": "clean-call-requests",
        "interval": 10
    }
}

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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