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

Add support for Cluster.AltStatName #827

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Add support for Cluster.AltStatName #827

merged 1 commit into from
Dec 14, 2018

Conversation

pims
Copy link
Contributor

@pims pims commented Dec 5, 2018

Attempt at providing a solution for #689

Goal: Add support for Cluster.AltStatName to expose a more readable stat name.

Note: AltStatName does not seem to have the maximum length of a cluster name is limited to 60 limitation, so it is possible that the cluster name and the stat name differ slightly.

Feedback welcome!

@davecheney davecheney self-requested a review December 10, 2018 00:21
Copy link
Contributor

@davecheney davecheney left a comment

Choose a reason for hiding this comment

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

Hi,

Before I can review this I need you to sign your changes. Please squash your commits (so you only have one to sign) then git commit -a -s && git push -f

Signed-off-by: tim <tim@fewagainstmany.com>

Fix gofmt

Signed-off-by: tim <tim@fewagainstmany.com>
@pims
Copy link
Contributor Author

pims commented Dec 10, 2018

@davecheney sorry about that. Hadn't realized that updating the the branch directly from Github UI would remove the sign-off. It's done now.

@davecheney davecheney added this to the 0.9.0 milestone Dec 10, 2018
@davecheney
Copy link
Contributor

I'm going to mark this for review in 0.9 -- after kubecon -- I don't want to merge this into 0.8.1 as it changes the statistics format that 0.8 customers may be relying on.

@pims
Copy link
Contributor Author

pims commented Dec 10, 2018

Sounds good.

@davecheney davecheney merged commit 20fa03f into projectcontour:master Dec 14, 2018
@pims pims deleted the alt-stat-name branch December 17, 2018 02:58
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.

2 participants