[
https://issues.apache.org/jira/browse/BEAM-8134?focusedWorklogId=430822&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-430822
]
ASF GitHub Bot logged work on BEAM-8134:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/May/20 17:59
Start Date: 05/May/20 17:59
Worklog Time Spent: 10m
Work Description: Ardagan commented on pull request #11555:
URL: https://github.com/apache/beam/pull/11555#issuecomment-624213555
> @aaltay
>
> > It would be great if we can make data-points clickable with links to
relevant job
>
> Grafana has a feature called Data links [1] that could be use here. But
the biggest challenge is to get Jenkins job id for specific data point. When
Python or Java test sends their metrics to InfluxDB/BigQuery, they have no
knowledge of Jenkins job that executes them.
>
> Without a rework of sending metrics, this functionality will be difficult
to implement.
>
> @Ardagan Any thoughs?
>
> [1] https://grafana.com/docs/grafana/latest/reference/datalinks/
I believe we can get jenkins job ID via
[env.JOB_NAME](https://stackoverflow.com/questions/8309383/how-to-get-the-jobname-from-jenkins).
We can add jira to do this improvement in separate PR.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 430822)
Time Spent: 2h 10m (was: 2h)
> Provide Grafana dashboards for all existing tests
> -------------------------------------------------
>
> Key: BEAM-8134
> URL: https://issues.apache.org/jira/browse/BEAM-8134
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Kamil Wasilewski
> Priority: Major
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Dashboards should be exported to .json files and added to the Beam git
> repository. They should be automatically loaded into Grafana by the
> [provisioning|https://grafana.com/docs/administration/provisioning/#dashboards]
> feature.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)