summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/prometheus/queries/additional_metrics_environment_query_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-031-2/+28
| | | | | | | | | Adds support for start and end parameters in the #additional_metrics endpoint of the EnvironmentsController. start and end are meant to be unix timestamps, per the Prometheus API (as the consumer of this endpoint will eventually be transitioned to a prometheus endpoint). This functionality is behind the :metrics_time_window feature flag for development.
* Tests for query context variablesPawel Chojnacki2017-07-311-1/+1
|
* Context handling and tests cleanup + simple test kube_namespace context testPawel Chojnacki2017-07-311-7/+3
|
* Remove superfluous lib: true, type: redis, service: true, models: true, ↵Rémy Coutable2017-07-271-1/+1
| | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
* expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki2017-06-061-0/+21