File tree Expand file tree Collapse file tree 3 files changed +17
-17
lines changed
recipes/newrelic/infrastructure/otel Expand file tree Collapse file tree 3 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 2
2
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition
3
3
4
4
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
7
7
repository : https://github.com/newrelic/opentelemetry-collector-releases
8
8
9
9
@@ -16,8 +16,8 @@ installTargets:
16
16
platform : " ubuntu"
17
17
18
18
keywords :
19
- - Open Telmetry
20
- - Otel
19
+ - OpenTelmetry
20
+ - OTel
21
21
- Infrastructure
22
22
- Agent
23
23
- Linux
@@ -290,6 +290,6 @@ install:
290
290
291
291
post_install :
292
292
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
294
294
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/
Original file line number Diff line number Diff line change 2
2
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition
3
3
4
4
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
7
7
repository : https://github.com/newrelic/opentelemetry-collector-releases
8
8
9
9
installTargets :
@@ -29,8 +29,8 @@ installTargets:
29
29
platform : " redhat"
30
30
31
31
keywords :
32
- - Open Telmetry
33
- - Otel
32
+ - OpenTelmetry
33
+ - OTel
34
34
- Infrastructure
35
35
- Agent
36
36
- CentOS 7
@@ -251,6 +251,6 @@ install:
251
251
252
252
post_install :
253
253
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
255
255
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/
Original file line number Diff line number Diff line change 2
2
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition
3
3
4
4
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
7
7
repository : https://github.com/newrelic/opentelemetry-collector-releases
8
8
9
9
installTargets :
@@ -15,8 +15,8 @@ installTargets:
15
15
platformFamily : suse
16
16
17
17
keywords :
18
- - Open Telmetry
19
- - Otel
18
+ - OpenTelmetry
19
+ - OTel
20
20
- Infrastructure
21
21
- Agent
22
22
- Suse
@@ -220,6 +220,6 @@ install:
220
220
221
221
post_install :
222
222
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
224
224
Edit this file to make changes or configure advanced features for the agent. See the docs for options:
225
225
https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/opentelemetry-collector-infra-hosts/
You can’t perform that action at this time.
0 commit comments