Simon Gurcke

Results 33 issues of Simon Gurcke

[Apitally](https://github.com/apitally/apitally-py) is a lightweight API monitoring, analytics, and request logging tool. It helps developers understand API usage, performance, and errors – without setting up complex monitoring infrastructure. It integrates with...

[Apitally](https://apitally.io/) is a simple and privacy-focussed API analytics, logging and monitoring tool. Thank you for considering to add this to the list!

Based on the deprecation warnings in 0.2.5 I changed my application code from: ```python async with pool.acquire() as conn: ``` to: ```python async with pool.connection() as conn: ``` After deploying...

[Apitally](https://apitally.io/aspnet-core) is a simple, privacy-focused API monitoring & analytics tool with an open-source SDK for ASP.NET Core applications, which is linked in this PR.

Add [Apitally](https://github.com/apitally/apitally-py) to the Third Party Packages page in the docs, under Misc. Apitally is a simple, lightweight API monitoring and analytics tool for DRF that helps developers track API...

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

kind/bug
status/triage

API / Apitally - [https://github.com/apitally/apitally-dotnet](https://github.com/apitally/apitally-dotnet) [Apitally](https://apitally.io/aspnet-core) is a simple, privacy-focused API monitoring & analytics tool with an open-source SDK for ASP.NET Core applications, which is linked in this PR.

Added Apitally to the list of plugins under Logging/Metrics. Apitally is a simple API monitoring and analytics tool with an official hapi plugin. Repo: https://github.com/apitally/apitally-js Docs: https://docs.apitally.io/frameworks/hapi Website: https://apitally.io/hapi

The new `ListRedisScheduleSource` looks good, but how do I use this with Redis sentinels? Seems like there's something missing.

## We want to ensure high quality of the packages. Make sure that you've checked the boxes below before sending a pull request. - [x] I have read the [Contribution...

needs-info\nquality:fail