Skip to content

Make it possible to conditionally skip the graphql_yoga_http_duration observation #8442

Make it possible to conditionally skip the graphql_yoga_http_duration observation

Make it possible to conditionally skip the graphql_yoga_http_duration observation #8442

Triggered via pull request October 10, 2024 11:51
Status Failure
Total duration 1m 11s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
benchmarks: packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
benchmarks: packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
benchmarks
Process completed with exit code 1.