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

API key transparency #27

Merged
merged 9 commits into from
Sep 6, 2017
Merged

API key transparency #27

merged 9 commits into from
Sep 6, 2017

Conversation

nblumhardt
Copy link
Member

@nblumhardt nblumhardt commented Sep 5, 2017

Maintains a separate buffer file for each unique API key provided by source applications, forwards events associated with different API keys in separate batches, and proxies Seq's response back to the source application the next time it connects.

To do:

  • Tidy-up and tests
  • Tag errors in the shipping process with some information about which buffer they relate to
  • Put some thought into overall diagnostic experience

Fixes #2.

@nblumhardt nblumhardt changed the title [WIP] API key transparency API key transparency Sep 6, 2017
@nblumhardt
Copy link
Member Author

Merging so we can get some feedback on the approach - definitely some room for more thinking about diagnostics however.

@nblumhardt nblumhardt merged commit 7ae2371 into datalust:dev Sep 6, 2017
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.

1 participant