Skip to content

Commit

Permalink
Merge pull request #8108 from josemore/jmore/azure-inventory-eol
Browse files Browse the repository at this point in the history
Azure integrations: inventory refs removed
  • Loading branch information
x8a committed Jun 20, 2022
2 parents abdb460 + 5326dc2 commit 57b7a32
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 815 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ To [explore your integration data](/docs/infrastructure/integrations/find-use-in

The [event types](/docs/data-apis/understand-data/new-relic-data-types/#event-data) are:

* `AzureAppServiceWebAppSample`: Represents each of the Azure App Service Web Apps in the account. [Inventory data](#inventory) has a `provider` value of `AzureAppServiceWebApp`.
* `AzureAppServiceHostNameSample`: Represents each of the domain names bound to a Web App that can be used for accessing it. [Inventory data](#inventory) has a `provider` value of `AzureAppServiceHostName`.
* `AzureAppServiceWebAppSample`: Represents each of the Azure App Service Web Apps in the account.
* `AzureAppServiceHostNameSample`: Represents each of the domain names bound to a Web App that can be used for accessing it.
* `AzureAppServicePlan:` Represents a set of compute resources for a web app to run on.

## Metric data [#metrics]
Expand Down Expand Up @@ -642,69 +642,3 @@ To view metrics reported by the Azure App Service integration, query the `AzureA
</tr>
</tbody>
</table>

## Inventory data [#inventory]

<Callout
variant="important"
title="EOL NOTICE"
>
After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our [Explorers Hub post](https://discuss.newrelic.com/t/important-upcoming-changes-to-capabilities-and-support-across-errors-classic-labels-service-infrastructure-on-host-snmp-integration-and-inventory-data-in-cloud-integrations/175370).
</Callout>

The Azure App Service integration reports the following [inventory data](/docs/infrastructure/integrations/find-use-infrastructure-integration-data#inventory-data) about your system's state and configuration.

### azure/appservice/webapp/ [#webapp]

* `alwaysOn`
* `availabilityState`
* `clientAffinityEnabled`
* `clientCertEnabled`
* `containerSize`
* `defaultDocuments`
* `detailedErrorLoggingEnabled`
* `enabled`
* `hostNamesDisabled`
* `httpLoggingEnabled`
* `isPremiumApp`
* `linuxFxVersion`
* `loadBalancing`
* `logsDirectorySizeLimit`
* `managedPipelineMode`
* `netFrameworkVersion`
* `numberOfWorkers`
* `operatingSystem`
* `phpVersion`
* `platformArchitecture`
* `regionName`
* `remoteDebuggingEnabled`
* `resourceGroupName`
* `scmSiteAlsoStopped`
* `scmType`
* `state`
* `type`
* `usageState`
* `vnetName`

### azure/appservice/host-name [#host-name]

* `dnsRecordType`
* `hostNameType`
* `hostType`
* `webAppName`
* `name`
* `providerAccountId`
* `providerAccountName`
* `sslState`
* `virtualIp`

### azure/appservice/service-plan

* `capacity`
* `maxInstances`
* `numberOfWebApps`
* `OperatingSystem`
* `pricingTier`
* `regionName`
* `resourceGroupName`
* `type`
Original file line number Diff line number Diff line change
Expand Up @@ -1336,25 +1336,3 @@ To view metrics reported by the Cosmos DB integration, query the Entities below.
</tr>
</tbody>
</table>

## Inventory data [#inventory]

<Callout
variant="important"
title="EOL NOTICE"
>
After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our [Explorers Hub post](https://discuss.newrelic.com/t/important-upcoming-changes-to-capabilities-and-support-across-errors-classic-labels-service-infrastructure-on-host-snmp-integration-and-inventory-data-in-cloud-integrations/175370).
</Callout>

Inventory data is information about your system's state and configuration. For details on how to find and use inventory data, see [Understand and use data](/docs/infrastructure/integrations/find-use-infrastructure-integration-data#inventory-data).

The Cosmos DB integration reports the inventory data for the entity type `azure/cosmosdb/account/` using the following metadata:

* `documentEndpoint`: The document end point.
* `databaseAccountOfferType`: The database account offer type.
* `consistencyPolicy`: The consistency policy for the Cosmos DB database account.
* `defaultConsistencyLevel`: The default consistency level for the Cosmos DB database account.
* `kind`: The type of database account set at database account creation.
* `resourceGroupName`: The Azure resource group name that the Cosmos DB database account belong to.
* `regionName`: The region name in which the Azure DocumentDB database account is deployed.
* `type`: The azure resource type, which is `Microsoft.DocumentDB/databaseAccounts`.
Original file line number Diff line number Diff line change
Expand Up @@ -212,44 +212,3 @@ This integration collects the following [metric data](/docs/infrastructure/integ
</tr>
</tbody>
</table>

### Inventory data [#inventory]

<Callout
variant="important"
title="EOL NOTICE"
>
After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our [Explorers Hub post](https://discuss.newrelic.com/t/important-upcoming-changes-to-capabilities-and-support-across-errors-classic-labels-service-infrastructure-on-host-snmp-integration-and-inventory-data-in-cloud-integrations/175370).
</Callout>

This integration collects the following [inventory data](/docs/infrastructure/integrations-getting-started/getting-started/understand-integration-data-data-types#inventory-data) about your system's state and configuration. For more information, see the [Microsoft Azure documentation for MariaDB](https://docs.microsoft.com/bs-latn-ba/rest/api/mariadb/servers/get#server).

### azure/mariadb/server [#inventory-postgresql-server]

* `administratorLogin`
* `configuration`
* `databaseNames`
* `databases`, including `id`, `name`, `type`, `charset`, and `collation`
* `domainName`
* `earliestRestoreDate`
* `firewalls`, including `id`, `name`, `type`, `startIpAddress`, and `endIpAddress`
* `geoRedundantBackup`
* `id`
* `isReplica`
* `masterServerId` (only for a replica server)
* `maxConnections`
* `name`
* `regionName`
* `replicaCapacity` (only for a replica server)
* `replicationRole` (only for a replica server)
* `resourceGroupName`
* `skuCapacity`
* `skuFamily`
* `skuName`
* `skuTier`
* `sslEnforcement`
* `storageAutoGrow`
* `tags`
* `type`
* `userVisibleState`
* `version`
Original file line number Diff line number Diff line change
Expand Up @@ -202,43 +202,3 @@ This integration collects the following [metric data](/docs/infrastructure/integ
</tr>
</tbody>
</table>

### Inventory data [#inventory]

<Callout
variant="important"
title="EOL NOTICE"
>
After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our [Explorers Hub post](https://discuss.newrelic.com/t/important-upcoming-changes-to-capabilities-and-support-across-errors-classic-labels-service-infrastructure-on-host-snmp-integration-and-inventory-data-in-cloud-integrations/175370).
</Callout>

This integration collects the following [inventory data](/docs/infrastructure/integrations-getting-started/getting-started/understand-integration-data-data-types#inventory-data) about your system's state and configuration.

### azure/mysql/server/ [#inventory-sql-database]

* `administratorLogin`
* `configuration`
* `databaseNames`
* `databases`
* `domainName`
* `earliestRestoreDate`
* `firewalls`
* `geoRedundantBackup`
* `isDataWarehouse`
* `isReplica`
* `MasterServerid`
* `maxConnections`
* `name`
* `regionName`
* `replicaCapacity`
* `resourceGroupName`
* `skuCapacity`
* `skuFamily`
* `skuName`
* `skuTier`
* `sslEnforcement`
* `storageAutoGrow`
* `tags`
* `type`
* `userVisibleState`
* `version`
Original file line number Diff line number Diff line change
Expand Up @@ -222,43 +222,3 @@ This integration collects the following [metric data](/docs/infrastructure/integ
</tr>
</tbody>
</table>

### Inventory data [#inventory]

<Callout
variant="important"
title="EOL NOTICE"
>
After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our [Explorers Hub post](https://discuss.newrelic.com/t/important-upcoming-changes-to-capabilities-and-support-across-errors-classic-labels-service-infrastructure-on-host-snmp-integration-and-inventory-data-in-cloud-integrations/175370).
</Callout>

This integration collects the following [inventory data](/docs/infrastructure/integrations-getting-started/getting-started/understand-integration-data-data-types#inventory-data) about your system's state and configuration. For more information, see the [Microsoft Azure PostgreSQL documentation](https://docs.microsoft.com/bs-latn-ba/rest/api/postgresql/servers/get#server).

### azure/postgresql/server [#inventory-postgresql-server]

* `administratorLogin`
* `configuration`
* `databaseNames`
* `databases`, including `id`, `name`, `type`, `charset`, and `collation`
* `domainName`
* `earliestRestoreDate`
* `firewalls`, including `id`, `name`, `type`, `startIpAddress`, and `endIpAddress`
* `geoRedundantBackup`
* `isReplica`
* `MasterServerid` (only for a replica server)
* `maxConnections`
* `name`
* `regionName`
* `replicaCapacity` (only for a replica server)
* `replicationRole` (only for a replica server)
* `resourceGroupName`
* `skuCapacity`
* `skuFamily`
* `skuName`
* `skuTier`
* `sslEnforcement`
* `storageAutoGrow`
* `tags`
* `type`
* `userVisibleState`
* `version`
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Default [polling](/docs/infrastructure/microsoft-azure-integrations/azure-integr

To find your integration data, go to **[one.newrelic.com](http://one.newrelic.com)**, in the top nav click **Infrastructure**, then click **Azure** and look for the integration.

You can [query and explore your data](/docs/using-new-relic/data/understand-data/query-new-relic-data) using the `AzureFunctionsAppSample` [event type](/docs/data-apis/understand-data/new-relic-data-types/#event-data). Inventory data has a `provider` value of `AzureFunctionsApp`.
You can [query and explore your data](/docs/using-new-relic/data/understand-data/query-new-relic-data) using the `AzureFunctionsAppSample` [event type](/docs/data-apis/understand-data/new-relic-data-types/#event-data).

For more on how to find and use integration data, see [Understand and use data](/docs/infrastructure/integrations/find-use-infrastructure-integration-data).

Expand Down Expand Up @@ -164,59 +164,6 @@ To view metrics reported by the Azure Functions integration, query the `AzureFun
</tbody>
</table>

## Inventory data [#inventory]

<Callout
variant="important"
title="EOL NOTICE"
>
After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our [Explorers Hub post](https://discuss.newrelic.com/t/important-upcoming-changes-to-capabilities-and-support-across-errors-classic-labels-service-infrastructure-on-host-snmp-integration-and-inventory-data-in-cloud-integrations/175370).
</Callout>

Inventory data is information about your system's state and configuration. For details on how to find and use inventory data, see [Understand and use data](/docs/infrastructure/integrations/find-use-infrastructure-integration-data#inventory-data).

The Azure Functions integration reports this inventory data:

* `alwaysOn`
* `availabilityState`
* `clientAffinityEnabled`
* `clientCertEnabled`
* `containerSize`
* `cors`
* `defaultDocuments`
* `defaultHostName`
* `detailedErrorLoggingEnabled`
* `enabled`
* `enabledHostNames`
* `gatewaySiteName`
* `hostNames`
* `hostNameBinding`
* `hostNamesDisabled`
* `hostNameSslStates`
* `httpLoggingEnabled`
* `isPremiumApp`
* `lastModifiedTime`
* `loadBalancing`
* `logsDirectorySizeLimit`
* `managedPipelineMode`
* `microService`
* `netFrameworkVersion`
* `numberOfWorkers`
* `operatingSystem`
* `outboundIpAddresses`
* `phpVersion`
* `platformArchitecture`
* `remoteDebuggingEnabled`
* `remoteDebuggingVersion`
* `repositorySiteName`
* `scmType`
* `state`
* `scmSiteAlsoStopped`
* `storageAccount`
* `targetSwapSlot`
* `tracingOptions`
* `usageState`

## Other system data [#other-attributes]

The Azure Functions integration also collects these [attributes](/docs/accounts-partnerships/education/getting-started-new-relic/glossary#attribute) about the service and its configuration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,72 +218,3 @@ To view metrics reported by the Azure Load Balancer integration, query the `Azur
</tr>
</tbody>
</table>

## Inventory data [#inventory]

<Callout
variant="important"
title="EOL NOTICE"
>
After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our [Explorers Hub post](https://discuss.newrelic.com/t/important-upcoming-changes-to-capabilities-and-support-across-errors-classic-labels-service-infrastructure-on-host-snmp-integration-and-inventory-data-in-cloud-integrations/175370).
</Callout>

This integration collects the following [inventory data](/docs/infrastructure/integrations-getting-started/getting-started/understand-integration-data-data-types#inventory-data) about your system's state and configuration.

### azure/loadbalancer [#inventory-load]

* `name`
* `regionName`
* `resourceGroupName`
* `sku`
* `type`

### azure/loadbalancer/backend-pool [#inventory-backend-pool]

* `name`
* `regionName`
* `resourceGroupName`
* `virtualMachineIds`
* `virtualMachineNames`

### azure/loadbalancer/frontend-ip [#inventory-frontend-ip]

* `ipAddress`
* `ipAllocationMethod`
* `isPublicIp`
* `name`
* `regionName`
* `resourceGroupName`

### azure/loadbalancer/inbound-nat-rule [#inventory-inbound-nat]

* `backendPort`
* `floatingIpEnabled`
* `frontendPort`
* `name`
* `protocol`
* `regionName`
* `resourceGroupName`
* `timeOutInMinutes`

### azure/loadbalancer/probe [#inventory-probe]

* `intervalInSeconds`
* `name`
* `numberOfProbes`
* `port`
* `protocol`
* `regionName`
* `resourceGroupName`
* `requestPath`

### azure/loadbalancer/rule [#inventory-rule]

* `backendPort`
* `frontendPort`
* `idleTimeoutInMinutes`
* `isFloatingIp`
* `name`
* `protocol`
* `regionName`
* `resourceGroupName`

0 comments on commit 57b7a32

Please sign in to comment.