Skip to content

Conversation

@cbehera-newrelic
Copy link
Contributor

No description provided.

cbehera-newrelic and others added 2 commits January 29, 2026 13:46
…tion

This commit adds comprehensive documentation for two new Intelligent Tracing features:
Intelligent Exemplar and Attribute Correlation Analysis (ACA).

Intelligent Exemplar documentation (5 pages, ~16,000 words):
- Introduction and overview of automated trace selection
- Navigation workflows from APM Summary (errors and latency)
- Navigation workflows from Error Inbox
- Trace relevance scoring and pattern analysis
- Troubleshooting common issues

Attribute Correlation Analysis documentation (6 pages with detailed outlines):
- Introduction to ACA and automated root cause detection
- Trace group selection and baseline comparison procedures
- Results interpretation and statistical significance guidance
- Root cause investigation workflows with real-world examples
- Best practices for meaningful analysis
- Troubleshooting scenarios and solutions

Additional changes:
- Updated distributed-tracing.yml navigation with both new feature sections
- Created comprehensive project plan (INTELLIGENT_TRACING_DOCS_PLAN.md)
- Organized documentation structure under distributed-tracing directory

Related to Jira ticket: NR-497777

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Removed INTELLIGENT_TRACING_DOCS_PLAN.md as it's not needed in the repository.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link

Hi @cbehera-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.

Please ensure the propsed changes look good by building it first in your local environment. Refer to this contribution guide to get the site up and running in your local.

If you really require a preview url, reach out to one of the writers and they will generate one for you.

@cbehera-newrelic cbehera-newrelic changed the title Feat: intelligent tracing exemplar (Core racing) Feat: intelligent tracing exemplar (Core tracing) Jan 29, 2026
Fixed two MDX parsing errors caused by unescaped `<` characters:
- introduction-aca.mdx: Escaped `< 500ms` to `&lt; 500ms`
- troubleshooting.mdx: Escaped `< 1 minute` to `&lt; 1 minute`

MDX interprets `<` as the start of a JSX tag, so these need to be escaped
as HTML entities when used in regular text.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@cbehera-newrelic
Copy link
Contributor Author

netlify build

@github-actions
Copy link

🚀 Netlify Preview Building!

If the build is successful, the preview for this pull request will be available at the following URL (usually takes 10-20 minutes):

https://docs-intelligent-tracing-exemplar-aca--docs-website-netlify.netlify.app

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