You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is a parent issue to track progress on the exporter metadata support.
Following this pull request #2930 we can now support extra metadata in the exporters.
We now need to let users of the SDK be able to add metadata on their own.
Requirements
It should be possible to add new metadata using the providers options in a option called ExporterMetadata(name can change depending in the language).
Those metadata should be send in the meta field when calling the v1/data/export endpoint.
Note
This issue is a parent issue to track progress on the exporter metadata support.
Following this pull request #2930 we can now support extra metadata in the exporters.
We now need to let users of the SDK be able to add metadata on their own.
Requirements
ExporterMetadata
(name can change depending in the language).meta
field when calling thev1/data/export
endpoint.Progress
The text was updated successfully, but these errors were encountered: