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

Support outgoing tracking of requests with Java #9

Merged
merged 16 commits into from
May 14, 2019
Merged

Conversation

matthewoates
Copy link
Contributor

@matthewoates matthewoates commented May 14, 2019

posting this for validation. Most notably, this splits up and moves some munging of event data into moesifapi. I'd like this repo to manage AppConfigs as well.

TODO:

  • sync AppConfig periodically

@@ -0,0 +1,748 @@
/*
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is unchanged, aside from imports

@@ -0,0 +1,83 @@
package com.moesif.api;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is unchanged, aside from imports

@@ -0,0 +1,111 @@
package com.moesif.api;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is unchanged, aside from inlining isEmpty and isNotEmpty

@matthewoates matthewoates changed the title WIP: Support outgoing tracking of requests with Java Support outgoing tracking of requests with Java May 14, 2019
@dgilling dgilling merged commit 2f05d36 into master May 14, 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.

2 participants