Andrew Turner

Results 7 issues of Andrew Turner

### Bug Description Not sure if this is the best place to raise this issue, as it's a general concern we keep facing with all of the google provided java...

priority: p2
type: feature request

### Expected Behavior When io.micrometer#context-propagation is added to the classpath, transaction propagation should still work. As this is frequently referenced as how we need to support context propagation (for example...

type: bug

### Feature description Currently [SubscriberConfigurationProperties](https://micronaut-projects.github.io/micronaut-gcp/latest/guide/configurationreference.html#io.micronaut.gcp.pubsub.configuration.SubscriberConfigurationProperties) supports specifying the "max-duration-per-ack-extension", what I would like to see is support for the "min-duration-per-ack-extension". Currently we get a lot of "INVALID_ARGUMENT: Some acknowledgement ids...

### Feature description Currently the micronaut gcp libraries utilise the MessageReceiver interface of the underlying Subscriber, unfortunately we are being hit by a bug in the pubsub libraries where duplicate...

### Expected Behavior Documentation should be consistent, and work without issue ### Actual Behaviour We're trying to implement tracing in a GCP deployed application and have hit two related issues...

#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [X]...

Issue: Bug

Our applications are deployed and make use of only the text based prometheus writers. Is it possible to make the non-text based writers in ExpositionFormats optional (protobuf and openMetrics), and...