Nadia Santalla

Results 61 issues of Nadia Santalla

This PR implements [agent retries](https://docs.google.com/document/d/1kq5xC4izHyJ9WOonS308J8sE3uDG48c6gj4ZPHsWIx4/edit), which cause the agent to retry run requests if they failed *due to infrastructural reasons*. This pr does **not** cause the agent to retry scripts...

[grpc.Dial](https://pkg.go.dev/google.golang.org/grpc#Dial) and [grpc.DialContext](https://pkg.go.dev/google.golang.org/grpc#DialContext) are deprecated, although they will be supported throughout v1.x.x. We use this to dial the API gRPC server during the agent initialization. The suggested way to do...

The value of `--blocked-nets`, which defaults to `10.0.0.0/8`, eventually makes it verbatim (after validation) to the `--blacklist-ip` k6 flag: https://github.com/grafana/synthetic-monitoring-agent/blob/e6f47620c627339cf100d6eea50c286ec304660a/internal/k6runner/k6runner.go#L455 However, specifying an empty value will not clear the in-script...

bug

- [x] Make these available to the templating engine - [ ] Get IP denylist with horrible type-casting from the k6 runner - [ ] Test this somehow

Supersedes #570 This PR intends to solve the problem of our k8s example not working out of the box. It takes a different approach compared to https://github.com/grafana/synthetic-monitoring-agent/pull/570, where instead of...

### Brief summary Log lines generated by uncaught errors, such as `throw new Error("foobar");`, do not have any identifiable attribute that allows to programatically check if the log line comes...

bug
triage

gonic version: v0.16.4 Hi there! Long time lurker of the Gonic project here, which has now regained some of my interest as recent changes to Jellyfin have unfortunately impacted a...

feature request

This is my take at #522, implementing the easiest functional approach to sharing playlists by specifying a list of users that can edit another user's playlist. For now, there is...

Without this, abuild refuses to run correctly: ``` # Truncated for readability 29.52 (33/33) Purging gmp (6.3.0-r0) 29.52 Executing busybox-1.36.1-r19.trigger 29.52 OK: 17 MiB in 37 packages 29.55 >>> taglib2:...