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

management-server: update metrics and doc #469

Merged
merged 4 commits into from
Jan 18, 2022
Merged

Conversation

iffyio
Copy link
Collaborator

@iffyio iffyio commented Jan 13, 2022

  • Adds some new metrics to the management server
  • Add metrics to the documentation
  • Update documentation to show the kubernetes docs first
    since that's the primary binary. Followed by the file
    implementation.

- Adds some new metrics to the management server
- Add metrics to the documentation
- Update documentation to show the kubernetes docs first
  since that's the primary binary. Followed by the file
  implementation.
@iffyio iffyio marked this pull request as ready for review January 13, 2022 14:55
> use, the server looks for the port named `default` and picks that as the endpoint's
> port (otherwise it picks the first port in the port list).

1. Filter chain is configurable on a per-proxy basis. By default an empty filter chain is
Copy link
Contributor

Choose a reason for hiding this comment

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

Since we're in here, shall we also document the usage of the annotation of quilkin.dev/tokens ?

tokenStr, found := gs.Annotations["quilkin.dev/tokens"]

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added!

xds/README.md Show resolved Hide resolved
xds/README.md Outdated Show resolved Hide resolved
xds/pkg/cluster/cluster.go Show resolved Hide resolved
@markmandel
Copy link
Contributor

Failure not related to the PR - looks like the Google Snappy package removed their github pages. Filing a PR shortly.

@markmandel markmandel mentioned this pull request Jan 18, 2022
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 38b07ab7-1272-429c-83a4-da670ec788c6

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/469/head:pr_469 && git checkout pr_469
cargo build

@markmandel markmandel merged commit 005921a into main Jan 18, 2022
@markmandel markmandel deleted the iu/xds-server-metrics branch January 18, 2022 21:32
@markmandel markmandel added kind/documentation Improvements or additions to documentation kind/feature New feature or request area/operations Installation, updating, metrics etc labels Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/operations Installation, updating, metrics etc kind/documentation Improvements or additions to documentation kind/feature New feature or request size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants