Skip to content

Initial move to use SendData in trace exporter (APMSP-1586) #1834

Initial move to use SendData in trace exporter (APMSP-1586)

Initial move to use SendData in trace exporter (APMSP-1586) #1834

Workflow file for this run

name: Required checks pass
on:
pull_request:
push:
branches:
- main
jobs:
allchecks:
runs-on: ubuntu-latest
permissions:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@v1
with:
delay: '3'
retries: '30'
polling_interval: '1'