Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Include timestamp in payload - https://bugzilla.mozilla.org/show_bug.cgi... #25

Merged
merged 1 commit into from Mar 28, 2014

Conversation

meyarivan
Copy link
Contributor

...?id=974023

harshach pushed a commit that referenced this pull request Mar 28, 2014
@harshach harshach merged commit 3669ed5 into mozilla-metrics:master Mar 28, 2014
// TODO: add metrics/counters for failures
try {
ObjectNode document = jsonMapper.readValue(data, ObjectNode.class);
document.put(SINK_TIMESTAMP_FIELD, timestamp);
Copy link
Member

Choose a reason for hiding this comment

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

This document is never returned... the function will always return null.

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

Successfully merging this pull request may close these issues.

None yet

3 participants