agent icon indicating copy to clipboard operation
agent copied to clipboard

Eru agent is a agent running on each node, provide monitoring and expose metrics. Support container and virtual machine.

Results 4 agent issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0. Commits 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning 39940ad html: parse comments per HTML spec...

dependencies

There should be some changes in the configuration for agent including the container filtering feature. But we don't have it in the sample yaml, both for template configuration and document.

``` eru-agent[213677]: time="2021-04-07T09:50:33+08:00" level=info msg="[Watch] Monitor: cid f5b10cf action attach" eru-agent[213677]: time="2021-04-07T09:50:33+08:00" level=info msg="[Watch] Monitor: cid f5b10cf action attach" eru-agent[213677]: panic: duplicate metrics collector registration attempted eru-agent[213677]: goroutine 91514882 [running]:...

assume there is a container run in private network binding port 8001, as container dies, container ip address would be empty string, remaining health check TCP net location as something...

wontfix