do-agent icon indicating copy to clipboard operation
do-agent copied to clipboard

Collects system metrics from DigitalOcean Droplets

Results 32 do-agent issues
Sort by recently updated
recently updated
newest added

Found pretty much same issue about this https://github.com/digitalocean/do-agent/issues/35, but opening new one as it's closed and can't be re-opened easily. ## Describe the problem Can't install do-agent on Debian 9.7...

enhancement

Hi! ## Describe the problem I'm trying to upgrade a droplet from RHEL8 to RHEL9 and can't do so because of the `do-agent` SHA-1 signature. Here's the `leapp` output (Red...

## Description Summary The project `digitalocean/do-agent` has vulnerable A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number...

## Description Summary The project `digitalocean/do-agent` has vulnerable A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number...

## Description Summary The project `digitalocean/do-agent` has vulnerable A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number...

**_Please only create a Github issue for bugs related to the code itself. If you are experiencing an issue with sending metrics, display graphs, errors from the agent, etc, please...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Adds metrics for DBAAS services (OS, MySQL), see full list of metrics in `whitelist.go`. Broadly includes: - OS cluster health - OS cluster stats (e.g. total documents) - OS JVM...

encoding/protojson, internal/encoding/json: handle missing object values In internal/encoding/json, report an error when encountering `a }` when we are expecting an object field value. For example, the input `{"":}` now correctly...

## Descriptions : The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a...