reportportal/service-analyzer-equals
service-analyzer-equals
143
Auto-analysis functionality for ReportPortal
The following should be added to the docker-compose descriptor
analyzer-equals:
image: reportportal/service-analyzer-equals-dev
environment:
- RP_SERVER.PORT=8080
- RP_CONSUL.TAGS=urlprefix-/analyzer-equals strip=/analyzer-equals analyzer=equals analyzer_priority=1 analyzer_index=true
- RP_CONSUL.ADDRESS=registry:8500
- RP_REGISTRY=consul
depends_on:
- registry
- elasticsearch
restart: always
Please, pay attention to the following consul tags:
docker pull reportportal/service-analyzer-equals