gitlab-org--gitlab-foss/spec/lib/gitlab/prometheus
syasonik ab1e1b55a8 Specify time window for additional metrics api
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.
2019-04-03 17:21:56 +08:00
..
queries Specify time window for additional metrics api 2019-04-03 17:21:56 +08:00
additional_metrics_parser_spec.rb
metric_group_spec.rb
query_variables_spec.rb