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

[appmesh-grafana] mTLS stats support in the dataplane dashboards #442

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

achevuru
Copy link
Contributor

@achevuru achevuru commented Feb 1, 2021

Issue

NA

Description of changes

Enhance Grafana dashboards to include envoy TLS stats. Grafana dataplane dashboard will now show below stats as well..

  • Successful TLS connections
  • SSL Failures - Missing Client Cert
  • SSL - SAN Verification Failures
  • SSL - CA Verification Failures
  • SSL Connection errors

Checklist

  • Added/modified documentation as required (such as the README.md for modified charts)
  • Incremented the chart version in Chart.yaml for the modified chart(s)
  • Manually tested. Describe what testing was done in the testing section below
  • Make sure the title of the PR is a good description that can go into the release notes

Testing

Installed both Prometheus and Grafana on an EKS Cluster and created an SDS based mTLS mesh. Verified that the newly added stats show up on the dashboard as expected.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@fawadkhaliq fawadkhaliq merged commit 5194ed1 into aws:master Feb 1, 2021
@fawadkhaliq fawadkhaliq changed the title mTLS stats support in AppMesh controller grafana dashboards [appmesh-grafana] mTLS stats support in the dataplane dashboards Feb 1, 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.

None yet

2 participants