Overview
This service pack introduces a series of API-based data providers for monitoring SAP BTP/CALM accounts.
New data collection authentication method for BTP Integration Suite API Management
- SP06 introduces a new data collection authentication method using API Management, API Portal, in addition to the two authentication methods introduced in SP05.
- This option requires a subscription to the API Management, API Portal service with the apiportal-apiaccess plan.
- Your BTP Global Account Administrator can subscribe to this service under Entitlements > Service Assignments.
Patch files
V3.0 SP6 contains one file:
- K-300SP06NEWR.SAR
Updates in this patch
BTP monitoring related updates
New data providers
SP06 adds new data providers for BTP monitoring and enhances existing BTP data providers:
NR_BTP_IS_APIMGMT: Data provider to retrieve BTP integration suite API Management logs. This data provider is assigned to Monitoring GroupBTP_APIM. The New Relic event generated from this data provider isNR_IS_APIM_LOG.NR.CALM.HM: Data provider to retrieve all Health Monitoring (HM) data via CloudALM HM API. This data provider is assigned to Monitoring GroupCALM. The metric generated from this data provider can be identified usingdp_name=NR.CALM.HM.NR.CALM.JAM: Data provider to retrieve all Job and Automation (JAM) data via CloudALM JAM API. This data provider is assigned to Monitoring GroupCALM. The metric generated from this data provider can be identified usingdp_name=NR.CALM.JAM.NR.CALM.RUM: Data provider to retrieve all Real User Monitoring (RUM) data via CloudALM RUM API. This data provider is assigned to Monitoring GroupCALM. The metric generated from this data provider can be identified usingdp_name=NR.CALM.RUM.
Bug fixes and enhancements
- Fixed duration calculation and missing RETRY data issue in data provider
NR_BTP_IS_MPL. - Added test functionality for
API_METRICdata providers to display output as JSON from the Registry screen.
Other updates
- Updated testing features in New Relic Registry. OTel API-based metrics can now display results in JSON format when tested from Registry.
- The protection feature, which stops data providers with remote errors, can now be enabled or disabled via a global configuration parameter.
- Enhanced all trace data provider function modules
/NEWR/SAP_WORKLOAD_TRACE*to truncate the EID namespace based on expressions (parameter ID:EID_EXCLUDE_EXPR) stored in registry configuration.