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

Allow for multiple time periods in a config #113

Open
Georgea75 opened this issue Jun 8, 2021 · 0 comments
Open

Allow for multiple time periods in a config #113

Georgea75 opened this issue Jun 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Georgea75
Copy link
Contributor

Currently when running Elara from a config only one time-period is allowed. This means you can not run a series of benchmarks (Such as LinkCounters) that are built using different time periods. This can often be the case when sourcing benchmark data from different authorities.

It would be ideal to be able to override the time period for individual benchmarks and add the capability for Elara to aggregate the time periods to the time period set in an individual benchmark. For instance if the config contained two benchmarks, one at 15-minute bands, and one at hourly bands. Elara would calculate the link volumes at 15 minute intervals and then aggregated them into hours for the hourly benchmark.

@Georgea75 Georgea75 added the enhancement New feature or request label Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant