refactor(prometheus-plugin): rename metric options names #8268
Annotations
8 errors
packages/plugins/prometheus/src/index.ts#L47
Argument of type '"graphql_yoga_http_duration"' is not assignable to parameter of type 'keyof MetricsConfig'.
|
packages/plugins/prometheus/tests/prometheus.spec.ts#L26
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
|
packages/plugins/prometheus/tests/prometheus.spec.ts#L58
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
|
packages/plugins/prometheus/tests/prometheus.spec.ts#L96
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
|
packages/plugins/prometheus/tests/prometheus.spec.ts#L128
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
|
packages/plugins/prometheus/tests/prometheus.spec.ts#L132
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
|
packages/plugins/prometheus/tests/prometheus.spec.ts#L142
Object literal may only specify known properties, and 'http' does not exist in type 'PrometheusTracingPluginConfig'.
|
|
This job failed
Loading