Skip to content

Commit 48c4ace

Browse files
authored
config changes for otel removal
1 parent c875c89 commit 48c4ace

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/content/docs/ebpf/k8s-installation.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -242,12 +242,6 @@ These parameters control which data is collected and sent to New Relic, helping
242242
</tr>
243243
</thead>
244244
<tbody>
245-
<tr>
246-
<td>`dropDataIpServiceNames`</td>
247-
<td>If `true`, prevents the agent from reporting telemetry for services identified only by an IP address.</td>
248-
<td>`Boolean`</td>
249-
<td>`true`</td>
250-
</tr>
251245
<tr>
252246
<td>`dropDataNewRelic`</td>
253247
<td>If `true`, drops all telemetry originating from the `newrelic` namespace to prevent self-monitoring.</td>
@@ -430,12 +424,6 @@ These sections control the deployment settings for the solution's main component
430424
<td>`Object`</td>
431425
<td>`{"iam.amazonaws.com/role": "my-role"}`</td>
432426
</tr>
433-
<tr>
434-
<td>`otelCollector.receiverPort`</td>
435-
<td>Port on which the OTLP receiver listens for gRPC connections.</td>
436-
<td>`String`</td>
437-
<td>`4317`</td>
438-
</tr>
439427
</tbody>
440428
</table>
441429

0 commit comments

Comments
 (0)