-
The plugin will fail and provide the following error when the `storage_container` value does not conform to an EventHub name.
The error will look like:
```
{:event_hub_name=>"valid-eventhub-name…
-
### Proposal
I observed an unexpected behavior with Eventhub Checkpointing on Azure Functions v4.
Since we switched all our Functions to dotnet6 with Azure Functions 4, all Eventhub-scaler based …
-
### Proposal
The feature request is to provide the ability to scrape the used count and the limits by subscription for various Azure resource types. Following are the resource types that has APIs t…
-
## Feature request
**Compatibility**
manager
**Component involved**
Logcollector/Rules/
Description
--------------
Hi Team,
Requesting support for event hub API in Azure. It would inv…
-
https://mypy-play.net/?mypy=latest&python=3.10&gist=0a3f8bdcedf254e4b9647863e2c834d9
Mypy will catch the above mentioned gist. However, if the return types are removed, Mypy will be totally happy w…
-
Hello!
I tried to use AKHQ to connect to a Event Hub (Azure) and it does not work with AKHQ. Example of configuration:
```
connections:
my-cluster:
properties:
bootstrap.servers:…
-
# Summary
The contract for the prefix used for naming blobs associated with ownership and checkpoint information is that all elements should be treated as lower-case. Currently, the Java checkpoin…
-
### Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which SDK and version?
Rust 0.23
### Steps to Reproduce
1. Initialize sentry: `sentry::init`
2. Send events in different t…
nrxus updated
3 years ago
-
I'm using eventlet 0.29.1 with Flask-SocketIO 4.3.1 and Python 3.9 on MacOS.
I tried added `eventlet.monkey_patch()` hoping to cure my server of hanging on exit.
My program uses `SharedMemoryMan…
-
@ReubenBond I initially began the port of [Orleans.Streams.Kafka](https://github.com/jonathansant/Orleans.Streams.Kafka) in one of my branches and started comparing its implementation to the current …