Skip to content

Add module dubbo-samples-metrics-prometheus-springboot3 with sanitized metric name to test prometheus 1.15.8 with jdk17+ #2731

Add module dubbo-samples-metrics-prometheus-springboot3 with sanitized metric name to test prometheus 1.15.8 with jdk17+

Add module dubbo-samples-metrics-prometheus-springboot3 with sanitized metric name to test prometheus 1.15.8 with jdk17+ #2731

Workflow file for this run

name: License Check
on: [push, pull_request, workflow_dispatch]
permissions:
contents: read
jobs:
license:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Check License
uses: apache/skywalking-eyes@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}