Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Llandy3d/pytheus issues and pull requests

#59 - add support for python 3.13

Pull Request - State: closed - Opened by Llandy3d 4 months ago

#58 - change labels() method return type

Pull Request - State: open - Opened by pradishb 4 months ago - 2 comments

#57 - `labels()` returns `_Metric` type instead of `Self`

Issue - State: open - Opened by pradishb 4 months ago
Labels: bug

#56 - move the `Sample` class into the Rust implementation

Issue - State: open - Opened by Llandy3d 12 months ago

#55 - Is it fully async for metrics update and metrics exposure

Issue - State: closed - Opened by stephanecollot about 1 year ago - 2 comments

#54 - Prom patching

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#53 - make EXPIRE_KEY_TIME configurable

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#52 - make `EXPIRE_KEY_TIME` configurable

Issue - State: closed - Opened by Llandy3d over 1 year ago
Labels: enhancement

#51 - improved new redis sample generation

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#50 - py312 support

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#49 - add python 3.12 support

Issue - State: closed - Opened by Llandy3d over 1 year ago

#48 - fix `generate_metrics` to handle custom collectors

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#46 - support for kwargs in `labels()`

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#45 - improve `labels()` ergonomics by accepting keyword arguments

Issue - State: closed - Opened by Llandy3d over 1 year ago
Labels: enhancement

#44 - PushGateway support

Issue - State: open - Opened by Llandy3d over 1 year ago
Labels: enhancement, help wanted

#43 - Async support

Issue - State: open - Opened by Llandy3d over 1 year ago
Labels: enhancement

#42 - Docs: Celery tutorial

Issue - State: open - Opened by Llandy3d over 1 year ago
Labels: documentation

#41 - asgi middleware for fastapi

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#40 - add `Summary` metric type

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#39 - add support for python `3.8` & `3.9`

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#38 - add support for python 3.8 & 3.9

Issue - State: closed - Opened by Llandy3d over 1 year ago

#37 - decorator support for async functions

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#36 - coroutine support for decorators/context manager

Issue - State: closed - Opened by Llandy3d over 1 year ago

#35 - Multiprocess redis scrape improvement

Pull Request - State: closed - Opened by Llandy3d over 1 year ago

#34 - Improve `MultiProcessRedisBackend` performance when serving `/metrics`

Issue - State: closed - Opened by Llandy3d almost 2 years ago
Labels: enhancement

#33 - Add `key_prefix` config support to `MultiProcessRedisBackend`

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#32 - Add a way to prefix metrics in `MultiProcessRedisBackend`

Issue - State: closed - Opened by Llandy3d almost 2 years ago
Labels: enhancement

#31 - ci caching & speed improvement

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#30 - add ci github workflow

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#29 - Escape `help` & `label_values` during exposition

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#28 - Escape characters in exposition

Issue - State: closed - Opened by Llandy3d almost 2 years ago
Labels: bug

#27 - Summary metric implementation

Issue - State: closed - Opened by Llandy3d almost 2 years ago
Labels: good first issue

#25 - Redis tests

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#24 - finalized docs

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#23 - metric docs

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#22 - initial documentation

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#21 - Backends protocol based rework

Pull Request - State: closed - Opened by Llandy3d almost 2 years ago

#20 - fix no labels bug

Pull Request - State: closed - Opened by d14c over 2 years ago

#19 - replace RegistryProxy with configurable Registry

Pull Request - State: closed - Opened by d14c over 2 years ago

#18 - partial labels support

Pull Request - State: closed - Opened by Llandy3d over 2 years ago

#17 - Add mmap dictionary class

Pull Request - State: closed - Opened by Lantero over 2 years ago - 1 comment

#16 - update .gitignore file

Pull Request - State: closed - Opened by d14c over 2 years ago

#15 - expose metrics in prometheus format

Pull Request - State: closed - Opened by d14c over 2 years ago

#14 - Multiprocess redis backend

Pull Request - State: closed - Opened by Llandy3d over 2 years ago

#13 - Removal of `RegistryProxy`

Issue - State: open - Opened by Llandy3d over 2 years ago

#12 - Initinal registry implementation

Pull Request - State: closed - Opened by d14c over 2 years ago

#11 - add description field to MetricCollector

Pull Request - State: closed - Opened by Llandy3d over 2 years ago

#10 - Possibly do not add automatically the `_total` prefix on Counter

Issue - State: closed - Opened by Llandy3d over 2 years ago - 1 comment

#9 - Add basic support for a backend interface

Pull Request - State: closed - Opened by Lantero over 2 years ago

#8 - metrics collect method

Pull Request - State: closed - Opened by Llandy3d over 2 years ago

#7 - Metric creation on class instantiation

Issue - State: closed - Opened by Llandy3d over 2 years ago - 1 comment

#6 - Multiprocessing Proposal - Redis backend

Issue - State: closed - Opened by Llandy3d over 2 years ago

#5 - Metric collection logic

Issue - State: closed - Opened by Llandy3d over 2 years ago

#4 - Counter metric implementation

Pull Request - State: closed - Opened by Llandy3d over 2 years ago

#3 - Multiprocess design choices (Analysis and discussion)

Issue - State: closed - Opened by Lantero over 2 years ago

#2 - Registry module for collecting metrics

Issue - State: closed - Opened by Llandy3d over 2 years ago - 1 comment

#1 - Country Road Take Me Home

Issue - State: closed - Opened by Llandy3d over 2 years ago