Sean Houghton

Results 18 issues of Sean Houghton

The first item in the exporter metric naming best practices list is > A metric name ... should have a (single-word) application prefix relevant to the domain the metric belongs...

Names in "last, first" format end up with a backslash escape character which breaks searches ## Proposed Changes - Remove escape characters from the "dn" value returned from the info....

### Description The examples and documentation always provide an `apiClient` which has been initialized with a valid bot token. However, this client is only ever used to start a socket...

documentation

This change also uses the latest official release of Cachet by default and fixes a php issue with later versions of the alpine image. This is reported as problems #379...

I would like the ability to be able to move an existing pointer. I'm working on a dashboard to show my remote telescope's current ra/dec position. I'll make a PR...

The headless chart creates the api gateways as a DaemonSet with emptyDir storage. This means multiple gateways pods, each with their own independent view of state. When the API is...

enhancement

This change allows users to customize the default certificate rather than installing the one bundled in the helm chart.

I've added this feature in https://github.com/TykTechnologies/tyk-helm-chart/pull/167 It might be useful to further improve this implementation by switching to TLS type certificates which would require altering the conf file.

### What version of Hugo are you using (`hugo version`)? `hugo v0.102.3+extended darwin/arm64 BuildDate=unknown` installed with Homebrew ### Does this issue reproduce with the latest release? Yes, I tested this...

Bug
NeedsTriage

I would like to declaratively define the toxics configuration in the config file. However, the toxics section is explicitly excluded from deserialization here: https://github.com/Shopify/toxiproxy/blob/master/proxy.go#L32 I tried to follow the history...

Toxiproxy
ideas