I don't know how well it would be received (privacy and whatnot), but some
level of query information could be interesting to see.
It could be fairly generic, but provide things like how many different types
of queries were ran. (all SELECT xyz from table_a, or a variety of INSERTS,
DELETES, etc)
Category and count of queries (n INSERTs, m SELECTs, etc).

This could provide some interesting use-case information as well -
Is drizzle being used for ad hoc work?  Just to store and retrieve standard
data?  For a variety of DB operations?
That type of information might provide direction for future development as
well, wouldn't it?

Just a thought.
Patrick

On Mon, Dec 22, 2008 at 1:13 PM, Brian Aker <[email protected]> wrote:

> Hi!
>
> One of things we have thought about doing for years is a phone home
> project. Namely... have the database, via opt-in, report back some usage
> information. This would be for telling us what sort of hardware we are being
> run on, engines used, etc...
>
> What do people think about this?
>
> A few first order rules ->
> 1) All reporting information is completely public.
> 2) We are opt-in, you have turn this on for it transmit information
>
> What sorts of information would people be ok to share/want to see?
>
> Here is an example of what the Fedora project does with its phone home
> data:
> http://smolts.org/static/stats/stats.html
>
> Cheers,
>        -Brian
>
> --
> _______________________________________________________
> Brian "Krow" Aker, brian at tangent.org
> Seattle, Washington
> http://krow.net/                     <-- Me
> http://tangent.org/                <-- Software
> _______________________________________________________
> You can't grep a dead tree.
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help   : https://help.launchpad.net/ListHelp
>
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to