All Downloads are FREE. Search and download functionalities are using the official Maven repository.

thon-server-starter.1.1.0-RELEASE.source-code.application.yml Maven / Gradle / Ivy

server:
  port: 9897
spring:
  application:
    name: server
  profiles:
    include: dev, storage-jdbc, collector, webapp

bithon:
  tracing:
    mapping:
      - type: uri
        args:
          parameters: ["query_id"]
      - type: name
        args:
          names: ["query_id"]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy