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

Determine scope of the nerdgraph schema marshaling. #8

Closed
zlesnr opened this issue Jun 22, 2020 · 1 comment
Closed

Determine scope of the nerdgraph schema marshaling. #8

zlesnr opened this issue Jun 22, 2020 · 1 comment
Labels
size:S Small

Comments

@zlesnr
Copy link
Contributor

zlesnr commented Jun 22, 2020

Feature Description

Currently, a good portion of the nerdgraph schema is being read using this package.

https://github.com/newrelic/newrelic-client-go/tree/master/tools/typegen

We'd like to know which data types are not handled by that code yet. This list is to be used to generate further work, and perhaps steer where we go next, or where we choose not to go next.

A simple table somewhere that represents the total scope, compared to which have been fully implemented, or which need a little more love.

@zlesnr zlesnr transferred this issue from newrelic/newrelic-client-go Jun 29, 2020
@zlesnr zlesnr added this to the Code Generator v1 milestone Jul 13, 2020
@zlesnr
Copy link
Contributor Author

zlesnr commented Jul 14, 2020

Everything we've needed so far has been implemented. Further requirements will be written up in a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S Small
Projects
None yet
Development

No branches or pull requests

1 participant