Results 12 issues of Alex Craig

I'd like to hit the OTLP gRPC endpoints the distributor has. Looks to me like the chart only presently supports the http endpoints for nginx routing.

Resolves https://github.com/grafana/helm-charts/issues/1653 Happy to make this more conservative, just interested in increasing the count from 1

When going in to upgrade the Kubernetes cluster that hosts our Tempo Ingester, I realized that the PDB is set to the very strict maxUnavailable: 1. In my case, I...

This allows the user to change the directory in which the tagging logic runs.

It would be helpful to cover the case where a user checks out the repo, but to a non-traditional location. For example, suppose: ```` - name: Check Out uses: actions/checkout@v2...

Allow users to configure custom report names by providing an optional Action input. Requires this to go in: https://github.com/zaproxy/actions-common/pull/15 Merging in both resolves https://github.com/zaproxy/action-baseline/issues/45

Resolves https://github.com/prometheus-community/postgres_exporter/issues/643

Possibilities: (a) a separate container like configmap-reloader (b) an annotation on the deployment that is the configmap hash so that when the configmap changes in Helm, the pods restart

### Component(s) cmd/telemetrygen ### What happened? ## Description Upgrading telemetrygen to latest breaks my use case for using telemetrygen. That is, I have grpc and http ingresses with legitimate TLS...

bug
cmd/telemetrygen
needs triage

**What this PR does**: Allow optional entry into /ruler/rule_groups endpoint via nginx proxy **Which issue(s) this PR fixes**: Fixes #475 **Checklist** - [ x] `CHANGELOG.md` updated - the order of...