Skip to content
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

chore: Updated all references to internal api docs and point to the g… #18448

Merged
merged 9 commits into from
Aug 27, 2024

Conversation

bizob2828
Copy link
Member

@bizob2828 bizob2828 commented Aug 21, 2024

…ithub hosted links. Also removed redundant snippets with links to robust example applications

Please follow conventional commit standards
in your commit messages and pull request title.

Give us some context

  • What problems does this PR solve?

We had fragmented documentation around using the Node.js agent. The Node.js agent team has spent a lot of time building out examples. This PR updates most code snippets with links to functioning example applications.

Also, we had redundant information around the Node.js agent API. We host an API docs site and it gets updated on every release. This is the most recent information and any information documenting statically in docs-website could get out of date. This PR also updates any links to API methods to use the newrelic.github.io links.

Links

Closes newrelic/node-newrelic#2468

…ithub hosted links. Also removed redundant snippets with links to robust example applications
Copy link

Hi @bizob2828 👋

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).

Copy link

netlify bot commented Aug 21, 2024

Deploy Preview for docs-website-netlify ready!

Name Link
🔨 Latest commit 95cecc9
🔍 Latest deploy log https://app.netlify.com/sites/docs-website-netlify/deploys/66cd0f6ce283f5000883a97b
😎 Deploy Preview https://deploy-preview-18448--docs-website-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@rhetoric101 rhetoric101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bizob2828 I took a swing through the docs and made some suggestions. Could you review these?

bizob2828 and others added 2 commits August 26, 2024 16:36
Co-authored-by: Rob Siebens <rsiebens@newrelic.com>
@rhetoric101 rhetoric101 self-assigned this Aug 27, 2024
@rhetoric101 rhetoric101 added content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers) labels Aug 27, 2024
Copy link
Contributor

@rhetoric101 rhetoric101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bizob2828 thanks for making these API updates!

@bizob2828
Copy link
Member Author

@bizob2828 thanks for making these API updates!

Thanks for reviewing this @rhetoric101!

@rhetoric101 rhetoric101 merged commit ce34f1b into newrelic:develop Aug 27, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

custom-instrumentation API docs cleanup
2 participants