configuration-as-code-plugin/demos/statistics-gatherer
Victor Martinez 93ca25cfb4 Validate statistics-gatherer demo with the integrations framework (#1119) 2019-10-05 21:26:00 +02:00
..
README.md Validate statistics-gatherer demo with the integrations framework (#1119) 2019-10-05 21:26:00 +02:00

README.md

Configure statistics-gatherer plugin

Sample configuration for the Statistics Gatherer plugin.

sample configuration

Sample configuration for the Statistics Gatherer plugin.

unclassified:
  statisticsconfiguration:
    buildUrl: "http://elasticsearch:9200/jenkins-stats/builds"
    shouldSendApiHttpRequests: true
    buildInfo: true
    queueInfo: false
    projectInfo: false
    buildStepInfo: false
    scmCheckoutInfo: true