Brandon Johnson

Results 22 issues of Brandon Johnson

**Is your feature request related to a problem? Please describe.** Commonly, you want to reduce the amount of logs that you are sending, and a common way to do this...

priority:p2
processor/filter

### What happened? ```Markdown ## Description The audit log model does not cover all possible shapes of the audit log message, and a current field in the model doesn't appear...

bug
receiver/mongodbatlas
needs triage

### What happened? ```Markdown ## Description When receiving JSON logs, the mongodbatlas receiver decodes them, and throws away the original lines. It then "reconstructs" the original line by re-marshaling. This...

bug
receiver/mongodbatlas
needs triage

This PR adds a mixin for GitLab, containing an overview dashboard and 4 alerting policies.

In the AgentToServer message, the AgentDescription portion gives a list of non-identifying attributes. These attributes can help to narrow down an agent and add useful context, but currently cannot be...

I think this is good for an initial pass, but we should probably break this out into its own module at some point. It feels weird to pull in the...

extension/opamp

**Description:** * Refactor config to remove some pointers (using a "default config" + override pattern lets us do this, which simplifies some code) * Validate the config after loading it,...

cmd/opampsupervisor

**Description:** * Configures the PPID of the opamp extension in the supervisor. This allows the collector to detect if the supervisor exits and shut itself down. **Link to tracking Issue:**...

cmd/opampsupervisor

**Description:** * Adds the ability to persist the instance ID on disk and load it on startup. **Link to tracking Issue:** Closes #21073 **Testing:** * Add unit tests for persistence...

cmd/opampsupervisor

**Description:** * Breaks our the custom message interface to a separate module, so other components can use the interface without needing to import the `opampextension` module in its entirety. We...

cmd/otelcontribcol
extension/opamp