introduction-to-bash-scripting icon indicating copy to clipboard operation
introduction-to-bash-scripting copied to clipboard

Bash script observability

Open agardnerIT opened this issue 1 year ago • 1 comments

Hi, I found this on dev.to and thought a good inclusion would perhaps be my project https://github.com/agardnerIT/tracepusher/blob/main/samples/script.sh

Why?

Running a bash script is fine, but you (and others in the organisation) usually will need visibility of how that script ran. How long did it take, was it successful etc. That's what tracepusher + OpenTelemetry bring

agardnerIT avatar Aug 04 '24 00:08 agardnerIT

Hey, @agardnerIT I'm interested in working on this issue,

DancingPeacock-31 avatar Oct 21 '25 09:10 DancingPeacock-31