David Randall

Results 59 comments of David Randall

While there are multiple GUID formats, these are one character extra and do not adhere to the format. This is an issue for the `community_scripts.schema.json` to determine the type for...

I started TacticalAgent from Mesh and this server does **not** have Bitdefender. I did not find any other event logs relating to the service and there was nothing in the...

Relevant [Grafana issue 2060](https://github.com/grafana/alloy/issues/529): > Similar to [windows_exporter](https://github.com/prometheus-community/windows_exporter/issues/551) (And a bunch of other Go applications on windows) Grafana Agent can fail to start as a service on windows following a...

Here's the relevant Go issue to fix the [runtime: Windows service timeout during system startup](https://github.com/golang/go/issues/23479).

This happens only with high CPU usage. This [thread](https://social.msdn.microsoft.com/Forums/SECURITY/en-US/ebea5f1a-14fe-4063-bd38-31f8c3396a06/a-timeout-was-reached-30000-milliseconds-while-waiting-for-the-service-service-to-connect?forum=csharpgeneral) specifically talks about this error happening only after rebooting to apply patches. This does not happen all the time. This is...

[Fancy-ANSI][1] converts ANSI sequences to HTML. They list a couple other libraries that do the same. Might be nice in the long run. [1]: https://github.com/kubetail-org/fancy-ansi

It took me a while to find this. Adding keywords to help search: - "Alert Template" - "Email Template" - "SMS Template" - "Customize Alert" - "Customize Email" - "Customize...

This is similar to or a duplicate of - #1459

I ran into the [same problem](https://github.com/hairyhenderson/gomplate/discussions/1996) and the pre-release version `4.0.0-pre-2` worked for me.