Matt Keeler

Results 22 issues of Matt Keeler

#### Feature Description Today you can configure [Envoy proxy configuration](https://www.consul.io/docs/connect/proxies/envoy#proxy-config-options) both within a service instance and in the `proxy-defaults/global` configuration entry. The `protocol` configuration can also be set within the...

type/enhancement

This is definitely a new feature request as the plugin as is works great. It would be great to have a way of switching sublime workspaces within a project. What...

I have a module which uses dynamic blocks for the `ports` `networks_advanced` and `upload` fields of a `docker_container` resource. This module at various times will cause terraform to emit errors...

#### Overview of the Issue Consul CLI commands often take a `-token` parameter. After processing the CLI arguments the commands typically call the `HTTPFlags.APIClient` method within the command/flags package to...

type/bug
theme/api
theme/acls
theme/cli

Should CppUMock and the Memory Leak Detector plugin support multithreading. I have a case where I have compile a shared library with three methods. Each of these 3 calls mock().actualCall...

enhancement

I selected a particular region and hit cmd+option+a. clang-format did its thing but it did so outside of the region I specified. This is in Sublime Text 3 build 3083.

This seems to be due to calculating the frequent and recent LRU sizes and being truncated to 0. So when those get created the following error is returned: "Must provide...

### Description Usage metrics reporting is relatively expensive (especially for Consul Enterprise which emits these metrics per tenant). We have been emitting redundant and duplicate metrics for years. This PR...

pr/no-backport

### Description Calls to `store.ServiceUsage` are pretty expensive in Consul Enterprise due to aggregating per-tenant metrics in addition to overall metrics. This was impacting the performance of the xds capacity...

backport/1.18

### Description The majority of this new feature exists in Consul Enterprise but our API and API docs need updating to account for it. The TLDR is that 1 gossip...

type/docs
theme/api
backport/1.18