pinpoint-apm / pinpoint-docker

Official Dockerized components of the Pinpoint
http://pinpoint-apm.github.io/pinpoint/
Apache License 2.0
451 stars 227 forks source link

[#184] Add new kafka topics and pinot tables, fix wrong environment variables #200

Closed ga-ram closed 3 weeks ago

ga-ram commented 3 weeks ago
      curl https://raw.githubusercontent.com/pinpoint-apm/pinpoint/master/exceptiontrace/exceptiontrace-common/src/main/pinot/pinot-exceptionTrace-offline-table.json > exceptionTraceTable.json &&

above master needs to be fixed to ${PINPOINT_VERSION} in future pinpoint releases