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 persistent storage example #24

Merged
merged 1 commit into from
Nov 4, 2019
Merged

add persistent storage example #24

merged 1 commit into from
Nov 4, 2019

Conversation

masterkain
Copy link
Contributor

retention needs a mention in the table too?

@masterkain masterkain changed the title added persistent storage example add persistent storage example Oct 23, 2019
@stefanprodan
Copy link
Collaborator

Yes I forgot about it, please add it to the table too. Thanks

@@ -56,4 +82,5 @@ Parameter | Description | Default
`rbac.pspEnabled` | If `true`, create and use a restricted pod security policy | `false`
`serviceAccount.create` | If `true`, create a new service account | `true`
`serviceAccount.name` | Service account to be used | None
`retention` | When to remove old data | `15d`
Copy link
Collaborator

Choose a reason for hiding this comment

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

The default retention is 6h see https://github.com/aws/eks-charts/blob/master/stable/appmesh-prometheus/values.yaml#L5 Also the scrapeInterval: 5s should be added.

Copy link
Contributor

@jaypipes jaypipes left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Can you please squash the commits. Thanks

@stefanprodan
Copy link
Collaborator

@nckturner this is ready to be merged

@nckturner nckturner merged commit 511da6f into aws:master Nov 4, 2019
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.

4 participants