commit | 541dd8f0c32e9fb0ba2f2eac020dd519a2d23736 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Sat Dec 23 10:04:29 2023 +0100 |
committer | Daniel Gruno <humbedooh@apache.org> | Sat Dec 23 10:04:29 2023 +0100 |
tree | 1f2207abb487b09712ed4efa2607ca03311e6f1a | |
parent | 22a89d3cdb684e626e8009c353bf2a3ed1f3603a [diff] |
Add additional query parameters to json output, if requested. This adds information about the query used for producing the results, which includes the timespan, project, hosts searched, and any filters used.
This serves as the basis for the ASF Infrastructure Reporting Dashboard, used to display various statistics and live charts on data pertaining to a wide variety of infrastructure aspects at the ASF as a unified dashboard.
WIP.