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

nri-mssql-experimental #785

Closed
wants to merge 1 commit into from
Closed

Conversation

msummers-nr
Copy link
Contributor

@msummers-nr msummers-nr commented Feb 3, 2022

Summary

An experimental version of the original New Relic nri-mssql with added query plan logging to the Log API. nri-mssql would not accept the change as a PR due to the use of the Log API so this will live in newrelic-experimental on its own.

Pre merge checklist

  • Did you check you NRQL syntax? - Does it work? Yes
  • Did you check your dashboard image quality? - Do they look good? N/A
  • Did you check that your alerts actually work? N/A
  • Did you include an InstallPlan and Documentation reference? Yes
  • Did you check your descriptive content for voice, tone, spelling and grammar errors? Yes
  • Did you attach images of your dashboards to the PR so we can see them working? N/A

Screenshots

Not applicable

@github-actions
Copy link

github-actions bot commented Feb 3, 2022

Thank you for your contribution, our team will be reviewing this shortly, please be available for any follow up questions or code review feedback!

name: nri-mssql-experimental
title: Microsoft SQL Server with Query Plan logging
description: |
The original SQL Server nri with added Query Plan logging
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you be able to add more content to the description? This is a little light on product value and why it's useful to an end user.

The original SQL Server nri with added Query Plan logging

summary: |
Send SQL Server Query Plans to the New Relic Logging API
Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment as above, this summary could use a little more detail.

- name: Apigee Distributed Tracing documentation
description: |
Installation and configuration instructions
url: https://github.com/newrelic-experimental/nri-mssql-experimental
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reference to a docs.newelic.com page you can use here, along with a link to the repository?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jpvajda We haven't been adding our newrelic-experimental projects to doc.newrelic.com as they're unsupported and not "Product"

amit-y added a commit to amit-y/newrelic-quickstarts that referenced this pull request Feb 5, 2022
@amit-y
Copy link
Contributor

amit-y commented Feb 8, 2022

👋 @jpvajda this PR can be closed without merging. Please see #793 for an updated version of this quickstart. Thanks!

@jpvajda jpvajda closed this Feb 8, 2022
@jpvajda jpvajda added duplicate This issue or pull request already exists and removed new-quickstart labels Feb 8, 2022
github-actions bot pushed a commit that referenced this pull request Feb 8, 2022
# [0.97.0](v0.96.0...v0.97.0) (2022-02-08)

### Bug Fixes

* changed name of cli quickstart ([12a34be](12a34be))
* remove unchecked concurrency ([135a2a5](135a2a5))
* removed line in json ([9ba700b](9ba700b))
* Update target type for new install plans ([bfefd28](bfefd28))

### Features

* add install plans for cloud quickstarts ([f96c31f](f96c31f))
* add nerdletState to validation query ([c20081b](c20081b))
* add retries to nerdgraph calls ([2ce0bc4](2ce0bc4))
* added CLI quickstart ([3555333](3555333))
* added pulumi quickstart ([d0a9e1d](d0a9e1d))
* added terraform quickstart ([41eb8c8](41eb8c8))
* **contentsquare:** Added a quickstart for Contentsquare ([001629a](001629a))
* generate docs from graphql schema ([0e9ab55](0e9ab55))
* generate schema docs from GraphQL ([039b9c5](039b9c5))
* **mssql-queryplan:** Adding dashboard to [#785](#785) ([a2985fe](a2985fe))
* **oac:** improved descriptions and summary ([dff1b54](dff1b54))
* **pack:** Updated ec2 quickstart ([4397f94](4397f94))
* restructure primary/fallback install plan step input ([711ca3b](711ca3b))
* retry graphql request for specific status codes ([5010595](5010595))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists waiting on contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants