RailsEventStore / rails_event_store

A Ruby implementation of an Event Store based on Active Record
http://railseventstore.org
MIT License
1.41k stars 121 forks source link

Diagnostic data present in Browser #516

Open mostlyobvious opened 5 years ago

mostlyobvious commented 5 years ago

A subpage in Browser could summarize useful information in terms of diagnostics:

I'd also consider letting one voluntarily and anonymously submit this particular data to maintainers (google form or similar) to have better insight what a typical RES deployment looks like. Obviously being extremely precise what is sent and what code is responsible for that.

mostlyobvious commented 5 years ago

Possibly knowing a platform (Heroku or AWS) could be helpful for us to optimize overall RES experience.

mostlyobvious commented 5 years ago

It could be useful to inspect database schema (if RDBMS present)

swistak35 commented 5 years ago

I'm not sure what information we could retrieve, having in consideration that we would like to have some useful data from maintainers perspective and don't loose trust by executing doubtful sql/shell scripts: