Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended statistics export #1109

Merged
merged 3 commits into from Nov 8, 2019

Conversation

krinnewitz
Copy link

This patch brings statistics CSV exports to the external API.

Using the new endpoint, it is possible to export event/series statistics along with all available meta data to CSV.

Pagination and filtering by meta data fields is supported.

As this extends the external API, the external API version is increased to v1.4.0.

This work is sponsored by ETH.

This patch brings statistics CSV exports to the external API.

Using the new endpoint, it is possible to export event/series statistics
along with all available meta data to CSV.

Pagination and filtering by meta data fields is supported.

This work is sponsored by ETH.
@wsmirnow wsmirnow added ETH PRs originating from ETH Zürich and removed SWITCH labels Oct 23, 2019
@wsmirnow wsmirnow self-assigned this Oct 23, 2019
Copy link
Contributor

@wsmirnow wsmirnow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far. Will try it next week.

@wsmirnow
Copy link
Contributor

wsmirnow commented Nov 5, 2019

@krinnewitz can you separate the statistic-export-service api as an independent osgi module, please?

@krinnewitz
Copy link
Author

@krinnewitz can you separate the statistic-export-service api as an independent osgi module, please?

@wsmirnow just pushed a patch which splits it up.

@wsmirnow
Copy link
Contributor

wsmirnow commented Nov 8, 2019

Thanks. Looks good for me.

@wsmirnow wsmirnow merged commit 1a0f471 into opencast:develop Nov 8, 2019
JulianKniephoff pushed a commit to JulianKniephoff/opencast that referenced this pull request May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ETH PRs originating from ETH Zürich feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants