Make it possible to conditionally skip the graphql_yoga_http_duration
observation
#8882
Annotations
7 errors and 1 warning
Build Packages:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
Build Packages:
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<...>; }'.
|
Build Packages:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
Build Packages:
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">)'.
|
Build Packages:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
Build Packages:
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">)'.
|
Build Packages
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading