Skip to content

Add OpenMetrics endpoint #12

Add OpenMetrics endpoint

Add OpenMetrics endpoint #12

Workflow file for this run

name: check for license header
on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: >
! grep --files-without-match --recursive --include='*.py'
'under the terms of the GNU General Public License' occameracontrol
| grep occameracontrol