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

feat(plugin): support google cloud logging service #5538

Merged
merged 14 commits into from
Nov 23, 2021

Conversation

shuaijinchao
Copy link
Member

@shuaijinchao shuaijinchao commented Nov 17, 2021

What this PR does / why we need it:

FIX #5474

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@shuaijinchao shuaijinchao marked this pull request as ready for review November 19, 2021 08:46
Copy link
Contributor

@tokers tokers left a comment

Choose a reason for hiding this comment

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

Simple review round with some questions.

apisix/plugins/google-logging/oauth.lua Outdated Show resolved Hide resolved
docs/en/latest/plugins/google-logging.md Outdated Show resolved Hide resolved
docs/en/latest/plugins/google-logging.md Outdated Show resolved Hide resolved
t/lib/server.lua Outdated Show resolved Hide resolved
…ao/apisix into feature/plugin/google/logging2

� Conflicts:
�	conf/config-default.yaml
apisix/core/utils.lua Outdated Show resolved Hide resolved
apisix/plugins/google-logging.lua Outdated Show resolved Hide resolved
apisix/plugins/google-logging.lua Outdated Show resolved Hide resolved
apisix/plugins/google-logging.lua Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
docs/en/latest/plugins/google-logging.md Outdated Show resolved Hide resolved
docs/en/latest/plugins/google-logging.md Outdated Show resolved Hide resolved
docs/en/latest/plugins/google-logging.md Outdated Show resolved Hide resolved
docs/en/latest/plugins/google-logging.md Outdated Show resolved Hide resolved
apisix/plugins/google-logging.lua Outdated Show resolved Hide resolved
t/plugin/google-logging.t Outdated Show resolved Hide resolved
t/plugin/google-logging.t Outdated Show resolved Hide resolved
@spacewander spacewander merged commit 59497de into apache:master Nov 23, 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.

proposal: support google cloud logging service plugin
5 participants