issues
search
autometrics-dev
/
autometrics-go
Easily add metrics to your system -- and actually understand them using automatically customized Prometheus queries
https://autometrics.dev
Apache License 2.0
142
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add option to specify namespace of metrics
#88
Otterpohl
opened
9 months ago
1
Release 1.1
#87
gagbo
closed
10 months ago
0
Fix bad copy-paste mistake
#86
gagbo
closed
10 months ago
0
Panic when My Own function name is longer than function name of autometrics.PreInstrument
#85
zhuyanxi
closed
10 months ago
1
chore: release 1.0
#84
gagbo
closed
12 months ago
0
Use WithFoo() arguments to autometrics.Init instead of long function signature
#83
gagbo
closed
12 months ago
0
fix: Fix typo in `am instrumtent` command
#82
k-yang
closed
1 year ago
0
Release 0.9.0
#81
gagbo
closed
1 year ago
0
Add Logging interface to Autometrics
#80
gagbo
closed
1 year ago
0
Implement `repository` fields and support for filtered caller tracking
#79
gagbo
closed
1 year ago
0
Add an extra statement in function to give autometrics context
#78
gagbo
closed
1 year ago
0
Add the ability to read the trace from TraceContext in middlewares
#77
gagbo
opened
1 year ago
0
Collect errors in a single file instead of early return
#76
gagbo
closed
1 year ago
0
Fix quickstart instruction
#75
gagbo
closed
1 year ago
0
Release 0.8.2
#74
gagbo
closed
1 year ago
0
Add --inst-all and --rm-all options to generator
#73
gagbo
closed
1 year ago
0
Add an option on the go generator to instrument all functions in the file
#72
gagbo
closed
1 year ago
2
chore: Release 0.8.1
#71
gagbo
closed
1 year ago
0
Panic on already generated godoc
#70
krzwiatrzyk
closed
1 year ago
2
Use the full, cleaned up module name
#69
gagbo
closed
1 year ago
0
Release 0.8.0
#68
gagbo
closed
1 year ago
0
Add support for push-gateway and OTLP
#67
gagbo
closed
1 year ago
0
chore: release 0.7
#66
gagbo
closed
1 year ago
0
Add a `//autometrics` option to only generate the documentation without the defer call
#65
gagbo
opened
1 year ago
0
chore: Release 0.6.1
#64
gagbo
closed
1 year ago
0
Miscellanous compliance fixes
#63
gagbo
closed
1 year ago
2
Replace `caller` label with `caller.function` and `caller.module`
#62
emschwartz
closed
1 year ago
0
Set function call counters to zero at startup
#61
emschwartz
opened
1 year ago
0
Add a `service.name` label to all metrics
#60
emschwartz
closed
1 year ago
0
Add Prometheus instructions and AM reference to Readme
#59
keturiosakys
closed
1 year ago
0
doc: follow common readme guidelines
#58
gagbo
closed
1 year ago
0
Add autometrics imports when calling `go generate` if necessary
#57
gagbo
closed
1 year ago
0
Release 0.6
#56
gagbo
closed
1 year ago
0
Add net/http middleware library
#55
gagbo
closed
1 year ago
0
Rename metrics from `function.calls.count` to `function.calls`
#54
gagbo
closed
1 year ago
1
Add formatting check step to CI
#53
gagbo
closed
1 year ago
0
Make autometrics work easily with http.HandleFunc, and specify 'error' status codes per handler
#52
gagbo
closed
1 year ago
1
Add Format checker step in CI
#51
gagbo
closed
1 year ago
0
Release v0.5.0
#50
gagbo
closed
1 year ago
0
Write a middleware library for Echo
#49
gagbo
opened
1 year ago
3
Write a middleware library for Gin
#48
gagbo
opened
1 year ago
0
Add support for passing traceID/spanID in generated metrics
#47
gagbo
closed
1 year ago
2
Pass arbitrary data in context and generate defer calls for popular frameworks
#46
gagbo
closed
1 year ago
0
Quickstart guide
#45
emschwartz
closed
1 year ago
3
Exemplar support
#44
emschwartz
opened
1 year ago
2
Track coverage in Pull Requests
#43
gagbo
closed
1 year ago
0
Change function calls count to use a monotonic counter
#42
gagbo
closed
1 year ago
0
Add support for ignoring/deleting generated links
#41
gagbo
closed
1 year ago
1
Add changelog
#40
gagbo
closed
1 year ago
0
Add a changelog
#39
emschwartz
closed
1 year ago
0
Next