Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Add grpc-gateway for metrics service.#205

Merged
songy23 merged 2 commits intocensus-instrumentation:masterfrom
songy23:metrics-grpc-gateway
Jul 18, 2019
Merged

Add grpc-gateway for metrics service.#205
songy23 merged 2 commits intocensus-instrumentation:masterfrom
songy23:metrics-grpc-gateway

Conversation

@songy23
Copy link
Contributor

@songy23 songy23 commented Jul 17, 2019

Fixes #204.

@songy23 songy23 requested a review from bogdandrutu as a code owner July 17, 2019 00:42
Copy link
Member

@odeke-em odeke-em left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @songy23 but with a question.

Copy link
Contributor

@draffensperger draffensperger 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!

@songy23
Copy link
Contributor Author

songy23 commented Jul 17, 2019

Travis CI failure is not related to this change:

ERROR: /home/travis/.cache/bazel/_bazel_travis/6ad1f67d610d9e7d574100e0c95311d1/external/grpc_java/java_grpc_library.bzl:40:17: Traceback (most recent call last):
	File "/home/travis/.cache/bazel/_bazel_travis/6ad1f67d610d9e7d574100e0c95311d1/external/grpc_java/java_grpc_library.bzl", line 38
		rule(attrs = {"srcs": attr.label_list...")}, <2 more arguments>)
	File "/home/travis/.cache/bazel/_bazel_travis/6ad1f67d610d9e7d574100e0c95311d1/external/grpc_java/java_grpc_library.bzl", line 40, in rule
		attr.label_list(mandatory = True, non_empty = True, ..."])
'non_empty' is no longer supported. use allow_empty instead. You can use --incompatible_disable_deprecated_attr_params=false to temporarily disable this check.

Will fix in a separate PR.

@bogdandrutu
Copy link
Contributor

Please rebase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

metrics: generate grpc-gateway related files and structs

4 participants