go-instrument

⚡️ Automatically add Trace Spans to Go methods and functions

MIT License

Stars
204
Committers
5

Bot releases are hidden (Show)

go-instrument - v1.6.3 Latest Release

Published by nikolaydubina 2 months ago

What's Changed

Full Changelog: https://github.com/nikolaydubina/go-instrument/compare/v1.6.2...v1.6.3

go-instrument - v1.6.2

Published by nikolaydubina 6 months ago

go-instrument - v1.6.1

Published by nikolaydubina 6 months ago

What's Changed

Full Changelog: https://github.com/nikolaydubina/go-instrument/compare/v1.6.0...v1.6.1

go-instrument - v1.6.0

Published by nikolaydubina 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nikolaydubina/go-instrument/compare/v1.5.6...v1.6.0

go-instrument - v1.5.6

Published by nikolaydubina 6 months ago

What's Changed

Full Changelog: https://github.com/nikolaydubina/go-instrument/compare/v1.5.5...v1.5.6

go-instrument - v1.5.5

Published by nikolaydubina 7 months ago

  • coverage
go-instrument - v1.5.4

Published by nikolaydubina 7 months ago

  • tests coverage
go-instrument - v1.5.3

Published by nikolaydubina 7 months ago

ossf

go-instrument - v1.5.2

Published by nikolaydubina 7 months ago

ossf

go-instrument - v1.5.1

Published by nikolaydubina 7 months ago

  • security
go-instrument - Anonymous Functions

Published by nikolaydubina 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nikolaydubina/go-instrument/compare/v1.4.0...v1.5.0

go-instrument - Comments support and using go fmt

Published by nikolaydubina 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nikolaydubina/go-instrument/compare/v1.3.0...v1.4.0

go-instrument - Skipping generated files

Published by nikolaydubina about 1 year ago

  • added support by standard go/ast generated file detector
go-instrument - Recognising go build skip directives

Published by nikolaydubina over 1 year ago

Standard Go compiler directives are recognized. More details go help buildconstraint and https://pkg.go.dev/cmd/go#hdr-Build_constraints.

  • //go:build exclude
  • // +build exclude
  • //go:build ignore
  • // +build ignore
go-instrument - 🎏 New directive and include-only mode

Published by nikolaydubina almost 2 years ago

  • instrument:include and instrument:exclude directives
  • -all=false mode
go-instrument - 🎑 Fully working basic version

Published by nikolaydubina almost 2 years ago

  • go:instrument skip command
  • errors support
  • fully tested
  • unit tests
  • research
Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
codecov Go Report Card Go Reference Mentioned in Awesome Go go-recipes OpenSSF Scorecard Hits