Skip to content

Commit 348e666

Browse files
Merge pull request #13564 from newrelic/austin-schaefer-patch-7
chore(kafka): Remove old version requirement
2 parents bf5f37b + 7286378 commit 348e666

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/content/docs/infrastructure/host-integrations/host-integrations-list/kafka/kafka-integration.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,6 @@ The values for these settings can be defined in several ways:
247247

248248
- Adding the value directly in the config file. This is the most common way.
249249
- Replacing the values from environment variables using the `{{ }}` notation. Read more about [using environment variable passthroughs with on-host integrations](/docs/infrastructure/install-infrastructure-agent/configuration/configure-infrastructure-agent/#passthrough) or see the example for [environment variables replacement](/docs/infrastructure/host-integrations/host-integrations-list/elasticsearch/elasticsearch-integration#envvar-replacement).
250-
<Callout variant="important">
251-
This requires infrastructure agent v1.14.0+.
252-
</Callout>
253250

254251
- Using secrets management. Use this to protect sensitive information, such as passwords that would be exposed in plain text on the configuration file. For more information, see [secrets management](/docs/integrations/host-integrations/installation/secrets-management).
255252

0 commit comments

Comments
 (0)