Skip to content

Commit 8a4b9a2

Browse files
Update README
1 parent 98615d0 commit 8a4b9a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/nr-ebpf-agent/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ Options that can be defined globally include `affinity`, `nodeSelector`, `tolera
168168
| protocols.redis.spans.samplingLatency | string | `""` | |
169169
| stirlingSources | string | `"socket_tracer,tcp_stats"` | The source connectors (and data export scripts) to enable. Note that socket_tracer tracks http, mysql, redis, mongodb, amqp, cassandra, dns, and postgresql while tcp_stats tracks TCP metrics. |
170170
| tableStoreDataLimitMB | string | `"250"` | The primary lever to control RAM use of the eBPF agent. Specified in MiB. |
171+
| tolerations | list | `[]` | Sets all pods' tolerations to node taints. Can be configured also with `global.tolerations` |
171172
172173
## Common Errors
173174

0 commit comments

Comments
 (0)