Bug 865950
| Summary: | Expose method to set timestamp on MeasurementDataNumeric | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Elias Ross <genman> | ||||
| Component: | Agent | Assignee: | Simeon Pinder <spinder> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.5 | CC: | hrupp | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-07-01 16:36:37 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Elias Ross
2012-10-12 21:29:00 UTC
Created attachment 626300 [details]
simple patch for this feature
Change is very trivial, but I added some tests and things.
I think adding this makes sense (but we need to make sure plugins built with an earlier version still work). The REST-api actually allows you to do this. Spinder - as we were talking about this on friday, I'll assign it to you. Actually this is already possible: org.rhq.core.domain.measurement.MeasurementDataNumeric#MeasurementDataNumeric and org.rhq.core.domain.measurement.MeasurementDataNumeric#MeasurementDataNumeric Both since at least end of 2011 |