orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
517 stars 221 forks source link

Form Runner admin console with analytics #1946

Open ebruchez opened 10 years ago

ebruchez commented 10 years ago

The purpose is to provide access to useful runtime information, including:

Consider:

See also #1718.

ebruchez commented 10 years ago

Where to gather stats:

ebruchez commented 10 years ago

For now we don't need to schedule this, but:

ebruchez commented 10 years ago

We have been doing some experimental work on this:

List of useful metrics [REVIEW]:

ebruchez commented 7 years ago

As a tiny step, here is some information which would be useful:

As a start, we could have a tab/page in /fr/ to show this information when the user is logged.

ebruchez commented 6 years ago

+1 today to see what outgoing HTTP connections to services have happened and/or are pending. In particular, we have a case where a connection was stuck, and it would be good to know that this is happening (connection started but not yet completed, for example).

ebruchez commented 6 years ago

See also #2169.

ebruchez commented 6 years ago
ebruchez commented 6 years ago

See also #3534.

ebruchez commented 6 years ago

+1 from evaluator

ebruchez commented 4 years ago

I renamed to "admin console". In fact this is more about visibility. For development, we have #2169.

ebruchez commented 1 year ago

+1 from customer for:

ebruchez commented 1 year ago

We need to give this a new round of thinking as it would be a great enhancement to the product. This could be placed either as a tab in the /fr/admin page, or as a separate page, like /fr/console. This would initially require the same access rights as the Admin page.

Metrics fall under different categories:

As a first step, we need to see if something like Metrics would really help (I suspect it would).

Then we can look into implementing support for the first metrics, and go on from there.

avernet commented 10 months ago

+1 from customer

ebruchez commented 5 hours ago

+1 today for having information about the JVM memory settings