Marcelo Magallon

Results 90 comments of Marcelo Magallon

Now it's me lagging behind. I see what you mean. In the example that I referenced, the makefile is going is grabbing the git tag and converting that to the...

> This seems nice! I guess we're hoping to stop importing the agent in the `-api` and instead use a dependency on `buf.build/grafana/synthetic-monitoring-agent`? > > Was there a discussion on...

It should already work. We are using Go's http client, so something like `export HTTP_PROXY="http://host:port"` should do it. This needs to be set in the environment from which the agent...

Sorry, I didn't realize I had an old hugo binary in my path :-( But I still think it's better to use intersect than union. Would you like me to...

(adding the `ux` label because to me this is UX; please remove if that's inappropriate for the current usage of that label)

I'm guessing in the future it will make sense to specify different browser types in different scenarios, so it makes sense to have the setting at the scenario level. That...

(adding the `ux` label because to me this is UX; please remove if that's inappropriate for the current usage of that label)

Thank you for this, this seems useful! Question, I have no experience with CEL... is it possible to use it to match HTML, too? I see in the code that...