Skip to content

feat: improve performance of first_over_time and last_over_time queries by sharding them #2628

feat: improve performance of first_over_time and last_over_time queries by sharding them

feat: improve performance of first_over_time and last_over_time queries by sharding them #2628

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}