Marcin Gębala
Marcin Gębala
Closing as we're not working on it, maybe it will be revised in the future.
Thanks for reporting, we also discovered the issue internally, and we'll be working on a fix 🙌
FYI, we're working on a new telemetry implementation in Saleor Core that will rely entirely on OpenTelemetry. The new implementation will also support exchanging context between Saleor and other services...
Todo: - Add `metadata` and `privateMetadata` to `ProducMediaCreateInput` - Adjust `productMediaCreate` mutation to save metadata when provided in the input - Add `metadata` and `privateMetadata` to `ProductMediaUpdateInput` - Adjust the...
If we add this, it should work consistently in all queries where the `ids` filter is available.
[Datadog dashboard](https://app.datadoghq.com/dashboard/icf-vq5-2mi/payload-generators?refresh_mode=sliding&from_ts=1695897665337&to_ts=1695901265337&live=true) showing usage of legacy payloads.
Traces can be found with filters like: `operation_name:generate_checkout_payload`. Example: https://app.datadoghq.com/apm/traces?query=operation_name%3Agenerate_checkout_payload&cols=core_service%2Ccore_resource_name%2Clog_duration%2Clog_http.method%2Clog_http.status_code&graphType=flamegraph&historicalData=false&messageDisplay=inline&query_translation_version=v0&shouldShowLegend=true&sort=time&spanType=all&view=spans&start=1698324990168&end=1698325890168&paused=false
I don't think so. They use predefined DB queries that haven't changed for a long time, so I wouldn't expect great performance. These webhooks are still technically available, so we...
Closing due to inactivity.