-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update github template for customer issues to include troubleshooting steps #35974
Comments
Took a brief look at what would be needed to semi-automatically pull Grafana dashboards as images, we would need to deploy another container called "renderer" alongside Grafana and make some API calls. https://grafana.com/grafana/plugins/grafana-image-renderer/#run-in-docker Additionally, I think we would need to name our dashboards in a predictable manner ... it's not clear to me how the path to a panel is determined or if naming is consistent across deployments: https://community.grafana.com/t/getting-a-rendered-panel-via-api/1559 |
Looking at the |
Another resource we have: the support command generator: https://sourcegraph.github.io/support-generator/ |
Stumbled across this doc page: https://docs.sourcegraph.com/code_intelligence/references/troubleshooting#when-are-issues-related-to-code-intelligence |
Hey @benvenker, it looks like this issue was created by someone outside Sourcegraph. Assigning you to triage it! Please answer and route to the right team by adding their team label. |
Hey @benvenker, just a reminder to triage this issue and remove the triage-bot/needs-triage label when you're done! |
3 similar comments
Hey @benvenker, just a reminder to triage this issue and remove the triage-bot/needs-triage label when you're done! |
Hey @benvenker, just a reminder to triage this issue and remove the triage-bot/needs-triage label when you're done! |
Hey @benvenker, just a reminder to triage this issue and remove the triage-bot/needs-triage label when you're done! |
Determine a small set of troubleshooting data that should be gathered for a customer escalation (cpu/memory usage, error logs, etc.). These should apply to both docker-compose and kubernetes deployments and be non-burdensome for the customer to gather.
Work with the CS team to confirm this information is achievable and add it to the github template used for customer escalations.
Potentially helpful / relevant: sourcegraph/src-cli#731
Problem
There is no standard approach to gathering resource information or troubleshooting data during customer escalations. Long-term, we hope to automate the collection of this information, but in the meantime we want to provide a small set of standard information gathered before an issue is escalated.
/cc @sourcegraph/delivery
The text was updated successfully, but these errors were encountered: