-
Notifications
You must be signed in to change notification settings - Fork 1.4k
added the nrql query #20685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
added the nrql query #20685
Conversation
✅ Deploy Preview for docs-website-netlify ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hi @adutta-newrelic 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes). |
Following are my comments
|
Warning An image has been added to Image files must be in |
|
freshnessValidatedDate: 2024-03-19 | ||
--- | ||
|
||
Understanding the intricate connections within your systems and quickly troubleshooting issues is crucial. If you're an Advanced Compute customer, you can now **directly query entity and relationship data within New Relic Database (NRDB) using the familiar New Relic Query Language (NRQL)**. This powerful capability allows you to seamlessly join this vital information with your telemetry data, all in one place. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a lot of repeated information in the first three paras. Merge and make more crisp.
* Simplify correlation between entities, their relationships, and associated telemetry. | ||
* Utilize practical NRQL examples for common use cases, like correlating CPU usage with host attributes or tracking entity state changes over time. | ||
|
||
### Comprehensive insights with Unified data access with NRQL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this a title?
freshnessValidatedDate: 2024-03-19 | ||
--- | ||
|
||
Understanding the intricate connections within your systems and quickly troubleshooting issues is crucial. If you're an Advanced Compute customer, you can now **directly query entity and relationship data within New Relic Database (NRDB) using the familiar New Relic Query Language (NRQL)**. This powerful capability allows you to seamlessly join this vital information with your telemetry data, all in one place. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's talk about this. Not comfortable with how it has shaped up.
|
||
<Collapser | ||
id="total-tx" | ||
title="How to access entities & relationships" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Repetitive?
freshnessValidatedDate: 2024-03-19 | ||
--- | ||
|
||
Understanding the intricate connections within your systems and quickly troubleshooting issues is crucial. If you're an Advanced Compute customer, you can now **directly query entity and relationship data within New Relic Database (NRDB) using the familiar New Relic Query Language (NRQL)**. This powerful capability allows you to seamlessly join this vital information with your telemetry data, all in one place. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Further questions:
- how does this affect pricing
- how quickly does change in my environment reflect here?
- any perf implications
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
address my comments and questions...then resubmit
No description provided.