Josh Baird

Results 16 issues of Josh Baird

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** We would like to produce a metric that describes cache hits (modules already in...

I had a PG9 provider and a PG13 subscriber where the initial data sync was running (for 4days). I noticed `pglogical.show_subscription_status` on the subscriber transitioned to `down` and that the...

I am attempting to use pglogical on AWS RDS to migrate a 9.6 instance (pglogical 2.2.2) to 13.3 (pglogical 2.3.3). The provider database size (tables, indexes, etc) is around 2TB....

**Describe what happened:** I have a _Deployment_ that looks like this: ``` apiVersion: apps/v1 kind: Deployment metadata: labels: app.kubernetes.io/name: app tags.datadoghq.com/env: staging tags.datadoghq.com/service: app tags.datadoghq.com/version: latest name: web namespace: app...

bug

Running the producer in an EKS pod using IRSA that allows access to Kinesis. The producer segfaults with this error: ``` Description: Segmentation fault Signal: SIGSEGV Code: (1) Address: 18446744073709551608...

bug

Version: logstash-filter-metrics 4.0.3 Logstash version: 5.5 According to the docs [1], variable interpolation should work in `add_field`, but it does not appear to be working. Any ideas or workarounds? [1]...

### Describe the issue It seems a recent image was pushed to the `kubesphere/fluentd:1.15.3` tag (`docker.io/kubesphere/fluentd@sha256:bc06e880c224e76e659bf59250e5302ad159ee6b5474a2c5ee45f3a0969644c5`) which breaks fluentd: ``` level=error msg="start Fluentd error" error="fork/exec /usr/local/bundle/bin/fluentd: no such file or...

### Describe the issue What is the fluentd `arm64-base` [image](https://github.com/fluent/fluent-operator/blob/master/cmd/fluent-watcher/fluentd/Dockerfile.arm64.base) used for?

### Describe the issue I'm confused (and others are [too](https://github.com/fluent/fluent-operator/issues/582)) about where the source for the "official" fluent-operator Helm chart lives. There are two chart sources published: * https://github.com/fluent/fluent-operator/tree/master/charts/fluent-operator *...

Checklist: * [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [X] I've included steps to reproduce the bug. * [X] I've pasted the output of...

bug