kamilwu commented on pull request #11555: URL: https://github.com/apache/beam/pull/11555#issuecomment-624173530
@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/ ---------------------------------------------------------------- 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]
