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

Consider adding full EC2 context #20

Open
1 of 3 tasks
chuwy opened this issue Oct 1, 2015 · 2 comments
Open
1 of 3 tasks

Consider adding full EC2 context #20

chuwy opened this issue Oct 1, 2015 · 2 comments
Assignees

Comments

@chuwy
Copy link
Contributor

chuwy commented Oct 1, 2015

With #2 we can add custom context with instance identity document (/latest/dynamic/instance-identity/document/) for EC2. Also we could add context based on full instance metadata (/latest/meta-data/). To do that we need to:

  • write parser
  • transform instances to leave only meaningful data
  • create schema for transformed schema
@chuwy chuwy self-assigned this Oct 1, 2015
@chuwy chuwy added this to the Version 0.3.0 milestone Oct 1, 2015
@chuwy
Copy link
Contributor Author

chuwy commented Oct 1, 2015

Actually, since parser is written user can add this context by himself, but since no schema provided and we still don't know how it will be handled, I think we should leave it as undocumented feature.

@chuwy chuwy mentioned this issue Oct 6, 2015
@chuwy
Copy link
Contributor Author

chuwy commented Apr 11, 2016

Pushing back to "Far-out stuff". Blocked by snowplow-archive/schema-guru#111

@chuwy chuwy modified the milestones: Far-out stuff, Version 0.3.0 Apr 11, 2016
@paulboocock paulboocock removed this from the Far-out stuff milestone Oct 23, 2020
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

No branches or pull requests

2 participants