lambdaping

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT

README

license Go Report Card Go Reference Artifact Hub Docker Pulls lambdaping

lambdaping

Build

git clone https://github.com/udhos/lambdaping

cd lambdaping

go install ./...

Run

# optional
export DEBUG=true
export LAMBDA_ROLE_ARN=arn:aws:iam::100010001000:role/invoker
export BODY='{"hello":"world"}'

# mandatory
export LAMBDA_ARN=["arn:aws:lambda:us-east-1:100010001000:function:funcname"]

export OTELCONFIG_EXPORTER=jaeger
export OTEL_TRACES_EXPORTER=jaeger
export OTEL_PROPAGATORS=b3multi
export OTEL_EXPORTER_OTLP_ENDPOINT=http://jaeger-collector:14268

lambdaping

Docker images

https://hub.docker.com/r/udhos/lambdaping

Helm chart

https://udhos.github.io/lambdaping

Directories

Path Synopsis
cmd
lambdaping
Package main implements the rabbitping tool.
Package main implements the rabbitping tool.

Jump to

Keyboard shortcuts

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