Mahmoud Sayed
Mahmoud Sayed
Assume we run the cron jobs on an hour basis, the following will happen: | timeline|runs_at|last_rollup_time|curr_rollup_time|what happens| |-------------|-------------|-------------|-------------|-------------| |the Nth cron job runs|2021-01-05 20:00:00|2021-01-05 19:00:00|2021-01-05 20:00:00|hours included [20]| | new...
### Describe your environment OS: Linux/amd64 Python version: Python 3.12 SDK version: I installed following libs using pip, so I assume the latest version (`opentelemetry-exporter-otlp opentelemetry-instrumentation-requests opentelemetry-instrumentation-flask`) API version: I...