You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc examples on autometrics website references bad pkg url (autometrics "github.com/autometrics-dev/autometrics-go/pkg/autometrics/otel <- not exist)
I think I hit this issue once but since I have a test for this I thought I only got unlucky when I instrumented things. Apparently not, I'll look into this today.
And thanks for the doc example, we changed the name of the import to be more telling and I missed a few places!
My code:
First run of
go generate ./...
runs smooth, properly generates docs and instruments code. Executing it second time causespanic
:The text was updated successfully, but these errors were encountered: