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(cloudfoundry): added metric event listener for outbound requests to cf #5312

Merged
merged 10 commits into from
Mar 24, 2021
Merged

feat(cloudfoundry): added metric event listener for outbound requests to cf #5312

merged 10 commits into from
Mar 24, 2021

Conversation

zachsmith1
Copy link
Contributor

Added OkHttpMetricsEventListener for outbound requests to cloud foundry. This will give operators some insight across cf foundations and latency. As of right now, we are not mapping the URI's, but this could be requested/developed assuming we avoid tag cardinality explosion due to tagging the URI.

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

@german-muzquiz german-muzquiz added the ready to merge Approved and ready for a merge label Mar 24, 2021
@mergify mergify bot added the auto merged Merged automatically by a bot label Mar 24, 2021
@mergify mergify bot merged commit f273376 into spinnaker:master Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.26
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants