Skip to content

Fix: SAP Dashboard 3.2 NRQL#2780

Open
nasrinjp wants to merge 2 commits intonewrelic:releasefrom
nasrinjp:fix/sap_dashboard_32_nrql
Open

Fix: SAP Dashboard 3.2 NRQL#2780
nasrinjp wants to merge 2 commits intonewrelic:releasefrom
nasrinjp:fix/sap_dashboard_32_nrql

Conversation

@nasrinjp
Copy link

@nasrinjp nasrinjp commented Feb 2, 2026

Summary

MEMORY_SIZE_IN_MAIN is stored as a string, so it cannot be displayed as a numeric value in charts.
In "Top Column Store Tables Size Change", The event name specified in the FROM clause is incorrect.
ALLOCATED_FIXED_PART_SIZE and ALLOCATED_VARIABLE_PART_SIZE are stored as strings, so they cannot be displayed as numeric values in charts.

A concise description of the changes being introduced. Please review the pre-merge checklist section to validate this pull request is ready for review and merge. If it is not ready, please mark the pull request as a draft.

The owners of this repo are not experts in the subject matter of the quickstarts. We review for the quickstart to be functional and for security risks. If you are seeking feedback on the content of the quickstart, please seek out a subject matter expert. If you are not an internal NR contributor, we can do our best to connect you with a content reviewer.

Pre merge checklist

  • Did you check you NRQL syntax? - Does it work?
  • Did you include a Data source and Documentation reference?
  • Are all documentation links publicly accessible?
  • Did you check your descriptive content for voice and tone?
  • Did you check your descriptive content for spelling and grammar errors?
  • Did you review your content with a subject matter expert? (e.g. a Browser agent quickstart is reviewed with a member of the Browser Agent team)

Dashboards

  • Does the PR contain a screenshot for each of your dashboards?
  • Do your screenshots show data?
  • Has the sanitization script been run on each dashboard?

Alerts

  • Did you check that your alerts actually work?
  • Are you trying to create standalone alerts? Standalone alerts are deprecated. They should only be included in quickstarts.

@CLAassistant
Copy link

CLAassistant commented Feb 2, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

Old PRs will be closed after 30 days of inactivity. This PR has been quiet for 14 days and is being marked as stale. Reply here to keep this PR open.

@github-actions github-actions bot added the stale label Feb 17, 2026
@nasrinjp
Copy link
Author

This PR is still waiting for review.

@github-actions github-actions bot removed the stale label Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments