-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request