metricq-python
metricq-python copied to clipboard
Request multiple metrics in one history request
We should investigate whether it is feasible and helpful to provide users a convenience function, which allows them to request multiple metrics in one call. Thinks to consider are:
- [ ] Can multiple metrics meaningfully be requested in one "query"?
- [ ] What happens if one or more metrics aren't available?
- [ ] What should the return look like?