Skip to content

Commit

Permalink
[create-pull-request] automated change (#1748)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ytsarev <[email protected]>
  • Loading branch information
github-actions[bot] and ytsarev authored Oct 6, 2024
1 parent c12dba2 commit bfcb26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/k8gb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ For Kubernetes `< 1.19` use this chart and k8gb in version `0.8.8` or lower.
| tracing.samplingRatio | string | `nil` | float representing the ratio of how often the span should be kept/dropped (env var `TRACING_SAMPLING_RATIO`) if not specified, the AlwaysSample will be used which is the same as 1.0. `0.1` would mean that 10% of samples will be kept |
| tracing.sidecarImage.pullPolicy | string | `"Always"` | |
| tracing.sidecarImage.repository | string | `"otel/opentelemetry-collector"` | OpenTelemetry collector into which the k8gb operator sends the spans. It can be further configured to send its data to somewhere else using exporters (Jaeger for instance) |
| tracing.sidecarImage.tag | string | `"0.109.0"` | |
| tracing.sidecarImage.tag | string | `"0.111.0"` | |

0 comments on commit bfcb26c

Please sign in to comment.