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

A38: Admin Interface API #218

Merged
merged 7 commits into from
Mar 5, 2021
Merged

Conversation

lidizheng
Copy link
Contributor

gRFC: https://github.com/lidizheng/proposal/blob/admin-interface/A38-admin-interface-api.md

This proposal describes a convenience API in each gRPC language to improve the usability of creating a gRPC server with admin services.

Copy link
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

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

Thanks for doing this! Please let me know if you have any questions.

A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
Copy link
Contributor Author

@lidizheng lidizheng left a comment

Choose a reason for hiding this comment

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

Thanks for the detailed review. The content of this design doc has been trimmed down as suggested.

@markdroth PTALA.

A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
Copy link
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
Copy link
Contributor Author

@lidizheng lidizheng left a comment

Choose a reason for hiding this comment

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

Thanks for the detailed review. I have resolved most comments. But not sure about the more languages one. I can add Python for sure, but for Ruby PHP Node.js, I might want to involve language owners to see if the design works.

A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved

## Abstract

This proposal describes a convenience API in each gRPC language to improve the usability of creating a gRPC server with admin services to expose states in the gRPC library.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: s/convenience/convenient/ ?

Copy link
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

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

Just a couple of remaining comments here. Overall, looks very good!

A38-admin-interface-api.md Outdated Show resolved Hide resolved
A38-admin-interface-api.md Outdated Show resolved Hide resolved
@lidizheng
Copy link
Contributor Author

@markdroth PTALAAA. I think all open comments are resolved in this gRFC, and the configuration dump part is split into another gRFC.

Copy link
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

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

Looks great!

@lidizheng lidizheng merged commit ac67f84 into grpc:master Mar 5, 2021
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.

None yet

6 participants