Skip to content

Commit 2743425

Browse files
chore(otel): updated name and keywords
1 parent 10cfc78 commit 2743425

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

recipes/newrelic/infrastructure/otel/debian.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition
33

44
name: newrelic-opentelemetry-collector
5-
displayName: New Relic Open Telemetry Collector
6-
description: New Relic install recipe for the Open Telemetry Collector
5+
displayName: New Relic OpenTelemetry Collector
6+
description: New Relic install recipe for the OpenTelemetry Collector
77
repository: https://github.com/newrelic/opentelemetry-collector-releases
88

99

@@ -16,8 +16,8 @@ installTargets:
1616
platform: "ubuntu"
1717

1818
keywords:
19-
- Open Telmetry
20-
- Otel
19+
- OpenTelmetry
20+
- OTel
2121
- Infrastructure
2222
- Agent
2323
- Linux
@@ -290,6 +290,6 @@ install:
290290
291291
post_install:
292292
info: |2
293-
⚙️ The New Relic Otel Collector Agent configuration file can be found in /etc/nr-otel-collector/config.yaml
293+
⚙️ The New Relic OpenTelemetry Collector Agent configuration file can be found in /etc/nr-otel-collector/config.yaml
294294
Edit this file to make changes or configure advanced features for the agent. See the docs for options:
295-
https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/opentelemetry-collector-infra-hosts/
295+
https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/opentelemetry-collector-infra-hosts/

recipes/newrelic/infrastructure/otel/rhel.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition
33

44
name: newrelic-opentelemetry-collector
5-
displayName: New Relic Open Telemetry Collector
6-
description: New Relic install recipe for the Open Telemetry Collector
5+
displayName: New Relic OpenTelemetry Collector
6+
description: New Relic install recipe for the OpenTelemetry Collector
77
repository: https://github.com/newrelic/opentelemetry-collector-releases
88

99
installTargets:
@@ -29,8 +29,8 @@ installTargets:
2929
platform: "redhat"
3030

3131
keywords:
32-
- Open Telmetry
33-
- Otel
32+
- OpenTelmetry
33+
- OTel
3434
- Infrastructure
3535
- Agent
3636
- CentOS 7
@@ -251,6 +251,6 @@ install:
251251
252252
post_install:
253253
info: |2
254-
⚙️ The New Relic Otel Collector Agent configuration file can be found in /etc/nr-otel-collector/config.yaml
254+
⚙️ The New Relic OpenTelemetry Collector Agent configuration file can be found in /etc/nr-otel-collector/config.yaml
255255
Edit this file to make changes or configure advanced features for the agent. See the docs for options:
256-
https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/opentelemetry-collector-infra-hosts/
256+
https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/opentelemetry-collector-infra-hosts/

recipes/newrelic/infrastructure/otel/suse.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition
33

44
name: newrelic-opentelemetry-collector
5-
displayName: New Relic Open Telemetry Collector
6-
description: New Relic install recipe for the Open Telemetry Collector
5+
displayName: New Relic OpenTelemetry Collector
6+
description: New Relic install recipe for the OpenTelemetry Collector
77
repository: https://github.com/newrelic/opentelemetry-collector-releases
88

99
installTargets:
@@ -15,8 +15,8 @@ installTargets:
1515
platformFamily: suse
1616

1717
keywords:
18-
- Open Telmetry
19-
- Otel
18+
- OpenTelmetry
19+
- OTel
2020
- Infrastructure
2121
- Agent
2222
- Suse
@@ -220,6 +220,6 @@ install:
220220
221221
post_install:
222222
info: |2
223-
⚙️ The New Relic Otel Collector Agent configuration file can be found in /etc/nr-otel-collector/config.yaml
223+
⚙️ The New Relic OpenTelemetry Collector Agent configuration file can be found in /etc/nr-otel-collector/config.yaml
224224
Edit this file to make changes or configure advanced features for the agent. See the docs for options:
225225
https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/opentelemetry-collector-infra-hosts/

0 commit comments

Comments
 (0)