[
https://issues.apache.org/jira/browse/BEAM-6381?focusedWorklogId=190116&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-190116
]
ASF GitHub Bot logged work on BEAM-6381:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jan/19 17:46
Start Date: 25/Jan/19 17:46
Worklog Time Spent: 10m
Work Description: swegner commented on pull request #7625: [BEAM-6381]
Add additional debug output for metrics prober test failures
URL: https://github.com/apache/beam/pull/7625
This gives much better information about what was stale when the test fails.
Now, it will output something like:
```
java.lang.AssertionError: Input data is stale! [id:1, dashboardId:5,
dashboardUid:data-freshness, dashboardSlug:source-data-freshness, panelId:2,
name:Source Data Freshness alert, state:ok, newStateDate:2019-01-20T22:45:02Z,
evalDate:0001-01-01T00:00:00Z, evalData:[:], executionError:,
url:/d/data-freshness/source-data-freshness]
See: http://104.154.241.245/d/data-freshness. Expression: (alert.state !=
ok)
```
http://docs.grafana.org/http_api/alerting/
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ ] 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](https://www.apache.org/licenses/icla.pdf).
It will help us expedite review of your Pull Request if you tag someone
(e.g. `@username`) to look at it.
Post-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
--- | --- | --- | --- | --- | --- | --- | ---
Go | [](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
| --- | --- | --- | --- | --- | ---
Java | [](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)
Python | [](https://builds.apache.org/job/beam_PostCommit_Python_Verify/lastCompletedBuild/)
| --- | [](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)
</br> [](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
| --- | --- | --- | ---
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 190116)
Time Spent: 10m
Remaining Estimate: 0h
> :beam-test-infra-metrics:test org.apache.beam.testinfra.metrics.ProberTests >
> CheckGrafanaStalenessAlerts failed
> ----------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-6381
> URL: https://issues.apache.org/jira/browse/BEAM-6381
> Project: Beam
> Issue Type: Test
> Components: test-failures
> Reporter: Boyuan Zhang
> Assignee: Scott Wegner
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Jenkins job: https://builds.apache.org/job/beam_Release_NightlySnapshot/295/
> Build scan:
> https://scans.gradle.com/s/cvp2a2ngeiomg/tests/ewe6rnmgqseim-lmwbktf4d6kh4
> Test source:
> https://github.com/apache/beam/blob/86bd3218e94a6620d8e4389b81089a8d74b54c7a/.test-infra/metrics/src/test/groovy/ProberTests.groovy#L43
> Freshness dashboard:
> http://104.154.241.245/d/data-freshness/source-data-freshness?orgId=1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)