instedd / telemetry_rails

GNU General Public License v3.0
0 stars 1 forks source link

Add application version and telemetry version in meassures #123

Open bcardiff opened 8 years ago

bcardiff commented 8 years ago

This will be useful to measure outdated installation.

It will allow us to add post process logic upon indexing and be backward compatible with installations in the wild.

bcardiff commented 8 years ago

Add a application_version in telemetry config file. Send that on every event. When receiving the events in the server, update the known installation version number.