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

[BEAM-7791] Provision datasources and dashboards from config. #9172

Merged
merged 1 commit into from Jul 29, 2019

Conversation

Ardagan
Copy link
Contributor

@Ardagan Ardagan commented Jul 26, 2019

Main change in this PR is to make git a source of truth for Grafana dashboards. This is handled mostly in grafana/Dockerfile

Side changes are:

  • Initialize tablefunc in local postgresql db on service start.
  • Update dashboards to latest versions.

Second step planned is to update dashoards release process. I'll update docs once second step is done.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- Build Status

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@Ardagan Ardagan requested review from pabloem and swegner July 26, 2019 22:08
@swegner
Copy link
Contributor

swegner commented Jul 29, 2019

I have been away from Beam development for a few months. Would you mind finding a different reviewer?

Let me know if you have specific questions or if there's a particular piece you think requires my review.

@Ardagan
Copy link
Contributor Author

Ardagan commented Jul 29, 2019

@swegner
Just thought you might be interested in PR. No action required on your side.

@Ardagan Ardagan removed the request for review from swegner July 29, 2019 17:13
@Ardagan
Copy link
Contributor Author

Ardagan commented Jul 29, 2019

R: @rohdesamuel

Copy link
Contributor

@rohdesamuel rohdesamuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM just a few small comments

@Ardagan Ardagan merged commit f75c2fb into apache:master Jul 29, 2019
@Ardagan Ardagan deleted the ProvisionDashboards branch July 29, 2019 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants