-
Notifications
You must be signed in to change notification settings - Fork 582
Reporting Issues
Sabby Anandan edited this page Jun 30, 2017
·
2 revisions
When reporting issues, it'd be helpful if the following details were included in the bug report.
- Release version
- Release version
- Where? (e.g., local, pcf, yarn, k8s, ...)
- Deployment runtime version (e.g., PCF 1.9)
Starting from 1.1 release, we have added an API to gather all the details as mentioned above automatically. This information can be captured from the Dashboard's "About" tab as well.
- The bit.ly link used for bulk-app registration (e.g., http://bit.ly/Avogadro-SR1-stream-applications-kafka-10-maven)
- For custom apps, please also include Spring Boot and other dependency versions
- If it appears to be a bug, list the steps to reproduce the problem
- In general, problem description should match this pattern: "I expected behavior A, but, I observed behavior B instead"
- Logs
- Test cases
- Sample code (for custom apps)