Skip to content

Commit

Permalink
feat: step 1, add displayName (#124)
Browse files Browse the repository at this point in the history
* feat: step 1, add displayName

* chore: slugify name
  • Loading branch information
devfreddy authored Dec 28, 2020
1 parent b3dcbc8 commit 9e6bd6c
Show file tree
Hide file tree
Showing 18 changed files with 51 additions and 18 deletions.
6 changes: 5 additions & 1 deletion recipes/newrelic/cassandra/debian.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: Cassandra Open Source Integration
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: cassandra-open-source-integration
displayName: Cassandra Open Source Integration
description: New Relic install recipe for default Cassandra Open Source on-host integration (via Infra-Agent)
repository: https://github.com/newrelic/nri-cassandra

Expand Down
6 changes: 5 additions & 1 deletion recipes/newrelic/cassandra/rhel.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: Cassandra Open Source Integration
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: cassandra-open-source-integration
displayName: Cassandra Open Source Integration
description: New Relic install recipe for default Cassandra Open Source on-host integration (via Infra-Agent)
repository: https://github.com/newrelic/nri-cassandra

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/flex/flex.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Flex integration
name: flex-integration
displayName: Flex integration
description: New Relic install recipe for installing the Flex integration
repository: https://github.com/newrelic/nri-flex

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/infra-agent/amazonlinux2.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Infrastructure Agent Installer
name: infrastructure-agent-installer
displayName: Infrastructure Agent Installer
description: New Relic install recipe for the Infrastructure agent
repository: https://github.com/newrelic/infrastructure-agent

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/infra-agent/centos_rhel.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Infrastructure Agent Installer
name: infrastructure-agent-installer
displayName: Infrastructure Agent Installer
description: New Relic install recipe for the Infrastructure agent
repository: https://github.com/newrelic/infrastructure-agent

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/infra-agent/debian.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Infrastructure Agent Installer
name: infrastructure-agent-installer
displayName: Infrastructure Agent Installer
description: New Relic install recipe for the Infrastructure agent
repository: https://github.com/newrelic/infrastructure-agent

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/infra-agent/suse.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Infrastructure Agent Installer
name: infrastructure-agent-installer
displayName: Infrastructure Agent Installer
description: New Relic install recipe for the Infrastructure agent
repository: https://github.com/newrelic/infrastructure-agent

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/infra-agent/ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Infrastructure Agent Installer
name: infrastructure-agent-installer
displayName: Infrastructure Agent Installer
description: New Relic install recipe for the Infrastructure agent
repository: https://github.com/newrelic/infrastructure-agent

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/infra-agent/windows.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Infrastructure Agent Installer
name: infrastructure-agent-installer
displayName: Infrastructure Agent Installer
description: New Relic install recipe for the Infrastructure agent on Windows
repository: https://github.com/newrelic/infrastructure-agent

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/logs/logs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Logs integration
name: logs-integration
displayName: Logs integration
description: New Relic install recipe for basic Logging via Infra-Agent
repository: https://github.com/newrelic/infrastructure-agent/tree/master/assets/examples/logging

Expand Down
6 changes: 5 additions & 1 deletion recipes/newrelic/mysql/debian.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: MySQL Open Source Integration
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: mysql-open-source-integration
displayName: MySQL Open Source Integration
description: New Relic install recipe for default MySQL Open Source on-host integration (via Infra-Agent)
repository: https://github.com/newrelic/nri-mysql

Expand Down
6 changes: 5 additions & 1 deletion recipes/newrelic/mysql/rhel.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: MySQL Open Source Integration
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: mysql-open-source-integration
displayName: MySQL Open Source Integration
description: New Relic install recipe for default MySQL Open Source on-host integration (via Infra-Agent)
repository: https://github.com/newrelic/nri-mysql

Expand Down
6 changes: 5 additions & 1 deletion recipes/newrelic/mysql/suse.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: MySQL Open Source Integration
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: mysql-open-source-integration
displayName: MySQL Open Source Integration
description: New Relic install recipe for default MySQL Open Source on-host integration (via Infra-Agent)
repository: https://github.com/newrelic/nri-mysql

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/nginx/debian.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: NGINX Open Source Integration
name: nginx-open-source-integration
displayName: NGINX Open Source Integration
description: New Relic install recipe for default NGINX Open Source on-host integration (via Infra-Agent)
repository: https://github.com/newrelic/nri-nginx

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/nginx/rhel.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: NGINX Open Source Integration
name: nginx-open-source-integration
displayName: NGINX Open Source Integration
description: New Relic install recipe for default NGINX Open Source on-host integration (via Infra-Agent)
repository: https://github.com/newrelic/nri-nginx

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/nginx/suse.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: NGINX Open Source Integration
name: nginx-open-source-integration
displayName: NGINX Open Source Integration
description: New Relic install recipe for default NGINX Open Source on-host integration (via Infra-Agent)
repository: https://github.com/newrelic/nri-nginx

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/node-agent/node.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Node.js Agent Installer
name: nodejs-agent-installer
displayName: Node.js Agent Installer
description: New Relic install recipe for the Node.js agent
repository: https://github.com/newrelic/node-newrelic

Expand Down
3 changes: 2 additions & 1 deletion recipes/newrelic/sql/ms-sql.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Visit our schema definition for additional information on this file format
# https://github.com/newrelic/open-install-library/blob/main/docs/recipe-spec/recipe-spec.md#schema-definition

name: Infrastructure Microsoft SqlServer Integration Installer
name: mssql-server-integration-installer
displayName: Microsoft SqlServer Integration Installer
description: New Relic install recipe for the Microsoft SqlServer Integration
repository: https://github.com/newrelic/nri-mssql

Expand Down

0 comments on commit 9e6bd6c

Please sign in to comment.