sourcegraph / sourcegraph/deploy-sourcegraph-helm
Add toggle to deploy db exporters for external databases
@DaedalusG is already working on this.
Since Jan 2, 2024.
- Dominant language
- Go Template
- Stars
- 18
- Forks
- 24
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
Feature request description
Customer 1615 is requesting a toggle in our Helm charts, to deploy the database exporter containers, even when using off-cluster managed databases (ex. AWS RDS), so they can still get app-specific database metrics in the Sourcegraph-provided Grafana dashboards.
Is your feature request related to a problem? If so, please describe.
Sourcegraph's Grafana dashboards are much more useful while monitoring performance and troubleshooting issues, when database metrics are shown, so that customers don't need to configure an external metrics system (ex. AWS CloudWatch Metrics) to get the same metrics.
Describe alternatives you've considered.
Configuring an external metrics system.
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.