Mat Schaffer

Results 6 issues of Mat Schaffer

I'm transitioning from https://docs.victoriametrics.com/vmagent.html to https://github.com/prometheus/graphite_exporter and ran into a case where I'm using prefixed globs to help distinguish from one of a few possible metric prefix cases. Here's a...

enhancement
help wanted

Not sure if this is possible, but it looks like cdktf writes outside of the current project directory which makes using a local `.tool-versions` a little tricky. https://github.com/hashicorp/terraform-cdk/issues/1559 has some...

The new sparkle icon is pretty distracting since it shows up even when just highlighting to do something like a copy/paste operation. ![Screenshot 2024-02-07 at 8 21 01 PM](https://github.com/microsoft/vscode-copilot-release/assets/115565899/1c91dc34-2d8b-4f5c-9785-d9973f522ae4) I'd...

I wasn't able to run the unit tests using `python3 -m unittest` as documented. Since it also mentioned pytest I added that as an optional dependency. Even using pytest I...

Replaces the somewhat-incomplete build instructions from the main README with a link to the official documentation. Related to https://github.com/fluent/fluent-bit/discussions/6003#discussioncomment-9789212 When I saw the docs in the readme, I tried to...

Stale
docs-required

### What were you trying to accomplish? We launch EKS clusters using instanceRoleARN to attach managed policies (`AmazonEKSWorkerNodePolicy`, `AmazonEKS_CNI_Policy`, `AmazonEC2ContainerRegistryReadOnly`) to our node group instances. We provided a `path` on...

kind/bug
needs-investigation