amplitude / Amplitude-JavaScript

JavaScript SDK for Amplitude
MIT License
314 stars 132 forks source link

feat: add ingestion_metadata field #552

Closed liuyang1520 closed 2 years ago

liuyang1520 commented 2 years ago

Summary

Add this option in the configuration, which can be used in the library wrapper/code generation/dynamic loading cases, for setting the ingestion_metadata information.

Checklist