Gustavo Caso

Results 31 issues of Gustavo Caso

This PR allows users of v8go to use the existing API from V8 to create HeapSnapshots. The v8go API is similar to the one provided by V8 and the [SnapshotCreator](https://v8.github.io/api/head/classv8_1_1SnapshotCreator.html)...

Related to https://github.com/rogchap/v8go/issues/213 I'm trying to give a try to my first PR that adds new logic both in Go and in C++. I'm not 100% sure that want I'm...

There are some things missing from the library that is really useful - [x] Predicates - [x] Operations - [ ] More examples

help wanted
docsite

I noticed that the python redis library will raise an exception when you are watching any key. In my opinion, think is quite useful when you are inside loops and...

### What does this PR do? Moves the cluster agent status to the status component. To do that, I had to create several status providers for each cluster agent status...

team/containers
changelog/no-changelog
team/container-app
team/agent-shared-components
7.52.0-drop

### In raising this issue I confirm that - [X] I have read the [documentation](https://docs.pivpn.io) - [X] I have read and understood the [PiVPN General Guidelines](https://github.com/pivpn/pivpn/#general-guidelines) - [X] I have...

Needs Investigation

### What does this PR do? move `init()` functions content from the `comp/dogstatsd/listeners` package to a named function. ### Motivation This PR attempts to refactor the code to avoid using...

do-not-merge/hold
team/agent-shared-components
7.52.0-drop

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...

### What does this PR do? This PR improves the lint for our components. Currently, we only check that `component.go` file do not expose the implementations definitions. With this change...

changelog/no-changelog
qa/done

### What does this PR do? During the QA week we found a few irregularities on the agent status output. The original change was introduced in this PR https://github.com/DataDog/datadog-agent/pull/22115 This...

changelog/no-changelog
team/agent-shared-components