shuttle-hq / synth

The Declarative Data Generator
https://www.getsynth.com/
Apache License 2.0
1.39k stars 109 forks source link

feat: send integration with telemetry data #251

Closed bmoxb closed 2 years ago

bmoxb commented 2 years ago

Adds an integration property to telemetry payload which matches the URI scheme string of generate --to <uri>/import --from <uri> if any is present. Also fixed Clippy warnings in telemetry module and updated CONTRIBUTING.MD so contributors know how to see these warnings in future (cargo clippy ... --all-features).

christos-h commented 2 years ago

Tested it out - LGTM. Could we add that we are collecting the integration name to the docs (docs/docs/other/telemetry.md)?