Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make additional datasources available for Grafana #3833

Closed
2 tasks
AntonyBishop opened this issue May 30, 2022 · 3 comments
Closed
2 tasks

Make additional datasources available for Grafana #3833

AntonyBishop opened this issue May 30, 2022 · 3 comments

Comments

@AntonyBishop
Copy link
Contributor

Background

Users would like to add additional datasources to Grafana:

Part of the power of Grafana is its many associated data sources which enables you to use multiple sources of information and do comparisons and trends across them to help with analysing service health and incidents.

We are currently limited to the data sources we can use on our graphs because of the current implementation.

Examples

  • Using event triggers from our deployment tools (such as CircleCI) would enable us to show on graphs where deployments have occurred and easily visualise impacts of those deployments.
  • Being able to pull in data from Google Analytics, Survey Monkey and other data sources outside of Thanos, Cloudwatch and Prometheus would enable us to compare and contrast data more effectively and get the full picture we need for incident management, checking service health and checking the effectiveness of our changes against KPIs.

Proposed user journey

As a developer I can add an additional datasource to my Grafana dashboards so that I have all the information relevant to running my service in one place.

Approach

TBC. This may depend on the datasource chosen to explore this story.

Which part of the user docs does this impact

New section in user guide. User documentation will be captured in another story.

Questions / Assumptions

  1. Which datasource?

Definition of done

  • datasource agreed
  • new datasource available in Grafana

Reference

How to write good user stories

@poornima-krishnasamy
Copy link
Contributor

First iteration is to try adding Sentry as a datasource.

@razvan-moj razvan-moj self-assigned this Jul 1, 2022
@razvan-moj
Copy link
Contributor

Sentry blocked, there is no working dashboard, waiting on
grafana/sentry-datasource#26
and
grafana/sentry-datasource#25

@AntonyBishop
Copy link
Contributor Author

Closing story. From the spike it's clear that the Sentry data source isn't quite there yet. There are issues raised to fix a none bug, and there are no obvious plans to fix. Dashboards are non existant.

Also explored Prometheus Exporter, but Sentry significant rate limits this which means that solution for all projects is not feasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants