Home
last modified time | relevance | path

Searched defs:fargateAgent (Results 1 – 1 of 1) sorted by relevance

/dports/net/traefik/traefik-2.6.1/vendor/github.com/instana/go-sensor/
H A Dfargate_agent.go137 type fargateAgent struct { struct
138 Endpoint string
139 Key string
140 PID int
141 Zone string
142 Tags map[string]interface{}
146 lastProcessStats processStats
148 mu sync.Mutex
149 spanQueue []Span
154 client *http.Client
[all …]