issues
search
autometrics-dev
/
autometrics-py
Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.
https://autometrics.dev
Apache License 2.0
217
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Stdout output for OpenTelemetry Exporter
#104
Nlea
closed
1 year ago
1
Small fixes for examples & pr template
#103
actualwitch
closed
1 year ago
0
Prepare release 1.0.0
#102
actualwitch
closed
1 year ago
0
Add autometrics version to build_info
#101
actualwitch
closed
1 year ago
0
Bump urllib3 from 1.26.15 to 1.26.18
#100
dependabot[bot]
closed
1 year ago
0
Emit warning on incorrect Objective name
#99
actualwitch
closed
1 year ago
0
Warn library users if they use anything other than alphanumeric characters, `_`, `-`, or a space for objective names
#98
brettimus
closed
1 year ago
0
Add `repository.url` and `repository.provider` labels
#97
actualwitch
closed
1 year ago
0
Add support for `repository.url` and `repository.provider` labels
#96
brettimus
closed
1 year ago
0
Ruby language support
#95
kingsleyh
closed
1 year ago
3
Update examples, add docker compose / tilt setup
#94
actualwitch
closed
1 year ago
0
Release 0.10
#93
actualwitch
closed
1 year ago
0
Update prometheus exporter package (fixes issues with build info gauge when using OTEL)
#92
brettimus
closed
1 year ago
3
Feature: add integrations for common frameworks like FastAPI
#91
brettimus
opened
1 year ago
0
Don't initialize instruments to 0 in production mode
#90
actualwitch
opened
1 year ago
0
Add otlp exporters
#89
actualwitch
closed
1 year ago
2
INVESTIGATE: Setting build info with `init` can cause duplicate build_info gauges that break autometrics queries
#88
brettimus
opened
1 year ago
1
Why not export `Objective`s from the top-level `autometrics` module?
#87
brettimus
opened
1 year ago
0
Add quickstart to README and spruce up a few sections
#86
brettimus
closed
1 year ago
0
Follow Prometheus' metrics naming convention
#85
thiromi
closed
1 year ago
2
Add signatures to releases published on pypi
#84
actualwitch
opened
1 year ago
1
Move twine to dev deps
#83
actualwitch
closed
1 year ago
0
Switch to using workflow dispatch
#82
actualwitch
closed
1 year ago
0
Fix automation
#81
actualwitch
closed
1 year ago
0
Release 0.9
#80
actualwitch
closed
1 year ago
0
Add ok/error logic to the decorator
#79
flenter
closed
1 year ago
0
Add `am`/`explorer` references in docs
#78
actualwitch
closed
8 months ago
0
Expose metrics and other improvements
#77
actualwitch
closed
1 year ago
1
Add service.name
#76
actualwitch
closed
1 year ago
0
Add caller module
#75
actualwitch
closed
1 year ago
0
Rename metrics
#74
actualwitch
closed
1 year ago
0
Modify build_info query to also look for `build_info_total`
#73
brettimus
closed
8 months ago
0
Bump dependencies, use caret requirement for prometheus-client
#72
actualwitch
closed
1 year ago
0
allow newer prometheus client versions
#71
cristifalcas
closed
1 year ago
4
Add an option to instrument blocks of code via context manager
#70
actualwitch
opened
1 year ago
0
Automatically serve `/metrics` on port 9464
#69
brettimus
closed
1 year ago
2
Question: Using autometrics in a database (postgresql)?
#68
aiswaryapajit
closed
1 year ago
2
Prepare release 0 7
#67
brettimus
closed
1 year ago
0
Fix opentelemetry tracker duration recorded values
#66
brettimus
closed
1 year ago
0
The Opentelemetry tracker is multiplying durations by 1000
#65
brettimus
closed
1 year ago
1
Add compatibility with Python3.7
#64
actualwitch
closed
1 year ago
0
Installation issues with Python3.7
#63
ankit95050
opened
1 year ago
3
Replace `caller` label with `caller.function` and `caller.module`
#62
emschwartz
closed
1 year ago
0
Add `service.name` label to all metrics
#61
emschwartz
closed
1 year ago
0
Rename metrics
#60
emschwartz
closed
1 year ago
0
Improve caller detection
#59
actualwitch
closed
1 year ago
0
Update changelog for 0.6 release (version was already updated)
#58
brettimus
closed
1 year ago
0
Concurrency tracking does not work with OpenTelemetry library
#57
brettimus
closed
8 months ago
0
Investigate: Get qualified name for function so autometrics does not need to be the topmost decorator
#56
brettimus
closed
1 year ago
1
Add concurrency tracking
#55
actualwitch
closed
1 year ago
0
Next