envato-archive / chisel-scripts

Chisel scripts created to debug any issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chisel Scripts

This repository contains various scripts that can be used with sysdig. If they're saved here, they came useful in debugging some issue for us one day.

Improvements or additions are welcome.

Contributing

For bug fixes, documentation changes, and small features:

  1. Fork it ( https://github.com/[my-GitHub-username]/chisel-scripts/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Chisel scripts created to debug any issues

License:MIT License


Languages

Language:Lua 100.0%