Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Introduce 'instance augmentation' functionality #1508

Open
geeknoid opened this issue Oct 24, 2017 · 0 comments
Open

Introduce 'instance augmentation' functionality #1508

geeknoid opened this issue Oct 24, 2017 · 0 comments
Assignees
Milestone

Comments

@geeknoid
Copy link
Contributor

We've discussed previously in a few context the need to allow operators to augment instances with custom data, and in fact the general need to let operators mutate existing instances before dispatching them to adapters.

It should be possible for adapter-level configuration to take incoming instances and push custom state into the adapter alongside the instance (for example, by filling some canonical 'extensions' field on the instance).

For traces flowing though Mixer, we want to let operators augment the data as it flows through Mixer.

This issue is about tracking the design and implementation work of this feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants