Marcelo Magallon

Results 59 issues of Marcelo Magallon

We should provide more specific errors / errors translations for some errors reported from BBE. For example, when reporting a timeout, we are reporting "http deadline exceeded". The user needs...

enhancement

Signed-off-by: Marcelo E. Magallon

After setting up a Grafana Cloud account, if the user installs the synthetic monitoring plugin _before_ logging in to Grafana (?) going to Synthetic Monitoring and clicking on "monitor your...

bug

When dealing with a dozens or more checks, it would be nice to have an interface where the user can get an overview of which checks are running on which...

enhancement
frontend

The roundtripper created using NewRoundTripperFromConfig supports proxies, but it doesn't support proxy-specific headers using `ProxyConnectHeader`. This is simply an option that could be passed to the configuration and added to...

enhancement

From https://github.com/grafana/support-escalations/issues/4118 ``` What happened: The resource id conflicts if there are checks: - Which has same job name - Which has different check endpoints with same hostname but different...

bug

Grafana released support for [RBAC](https://grafana.com/docs/grafana/latest/administration/roles-and-permissions/access-control/). The synthetic monitoring plugin needs to support it.

enhancement

This is not really going to work, because the k6 binary is not going to be available. Signed-off-by: Marcelo E. Magallon

In order to support packaging p4-hlir in Linux distributions, it would be helpful if you could make releases here on Github. Since you are already assigning a version number to...

This is mentioned in the README, but I don't see an example of how to deal with tools that do not build with `go get`. One concrete example is k3d...

question