-
`com.google.cloud:spring-cloud-gcp-pubsub:5.0.4`
When using `com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate#pullAndConvertAsync` and an exception happens during message con…
-
@wmo-im/tt-wismd / @wmo-im/tt-wigosmd in relation to WIS 2.0 and the [metadata search demonstration project](https://github.com/wmo-im/wis2-metadata-search/blob/main/project-charter.md), notes from in…
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [ ] I have searched for both [existing issues](https://github.…
-
Hi,
As per https://docs.quarkiverse.io/quarkus-google-cloud-services/main/pubsub.html, we would need to provide a specific channel provider in case an emulator is used via the dev-service. Would it…
-
I have a PubSub pull subscriber running on Cloud Run
I'd like to create a new trace for each message AND see the trace "metrics" like for a HTTP request, especially the duration of the trace
![i…
-
When a Subscriber is constructed using grcp client
```scala
PubSubSubscriber
.grpc[IO]
.projectId(ProjectId("..."))
.subscription(Subscription("..."))
.defaultUri
.httpClient(client)…
-
Hi, first of all thanks for your efforts in providing this repo and new features
I deployed 1.1.0 and using config
```
{
...
"experimental": {
"customOutputFormat": {
"type": "…
-
### Environment info
**firebase-tools:**
```
firebase --version
7.2.2
```
**Platform:**
Both MacOS (10.14.6 (18G87)) & Windows 10 development environments.
### Test case
M…
-
GCP Big Query is a powerful service for analyzing large amounts of structured data. If used correctly, it can be a cost-effective storage for log data. I would like to see Vector support this service …
-
Similar to [windows_exporter](https://github.com/prometheus-community/windows_exporter/issues/551) (And a bunch of other Go applications on windows) Grafana Agent can fail to start as a service on win…