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

More fields for AWS API calls #5

Open
aidansteele opened this issue Nov 1, 2019 · 0 comments
Open

More fields for AWS API calls #5

aidansteele opened this issue Nov 1, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@aidansteele
Copy link
Collaborator

There are a couple of options:

The first option is to make a judgment call and enumerate the most popular APIs and add some high-value fields to those calls. For example, S3 API calls could include bucket names (and object keys), DynamoDB could include table names.

The second option is including the input (and maybe output?) as a single JSON-encoded field and users enabling automatic unpacking of nested JSON values (as per Honeycomb docs). Maybe this one should be an opt-in / opt-out.

Anyone have any thoughts?

@aidansteele aidansteele added the enhancement New feature or request label Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant