Skip to content

refactor(prometheus-plugin): rename metric options names #8268

refactor(prometheus-plugin): rename metric options names

refactor(prometheus-plugin): rename metric options names #8268

Triggered via pull request July 27, 2024 18:31
Status Failure
Total duration 1m 21s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
benchmarks: packages/plugins/prometheus/src/index.ts#L47
Argument of type '"graphql_yoga_http_duration"' is not assignable to parameter of type 'keyof MetricsConfig'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L26
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L58
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L96
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L128
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L132
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L142
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
benchmarks
Process completed with exit code 1.