Marcelo Magallon

Results 106 comments of Marcelo Magallon

While this is a desired change (I have a bunch of code that uses v3, but pulls v2 into the binary because of this dependency) we need to make sure...

I tried to reproduce the situation reported in the issue and I couldn't. I don't see connections in the TIME_WAIT state. Would it be possible for you to provide more...

I'm sorry, I just realized this is the query we had to fix for a different reason. I think the query itself is correct. We had to add a transformation...

@SuperQ I would appreciate your opinion here, particularly regarding the metrics. I tried explaining the case that I'm trying to deal with.

Thank you! We are actually working on this, but we don't have an ETA right now.

It should be available everywhere now.

We need to provide: - a list of existing tokens, along with their creation and last used dates - a way to invalidate them - a way to name them...

I'm so tempted to say "not going to fix". The check is valid if the only probes specified by the configuration are private probes. Adding a public probe invalidates the...

Also, I'm open to discussing this particular point, but this is not a bug, it's a request for a change.

> Creating the check directly via the API, to skip the frontend validation The validation happens in the backend, too. > Using a k6 scripted check, which will not have...