User story #2581
closed
New datas from inventory (fusion 2.2.x) without touching rudder informations
Added by Vincent MEMBRÉ over 12 years ago.
Updated over 9 years ago.
Category:
Web - Nodes & inventories
Description
We could integrate some new datas from inventory (process, VM , CPU, Environment variable)
we would take almost all informations from fusion inventory (less promises)
It would prepare a more important modification in future (2.6?)
- Target version changed from 46 to 47
- Status changed from In progress to Discussion
- Assignee changed from Vincent MEMBRÉ to François ARMAND
To have a good Json serialisation of our new datas, we need to serialize org.joda.datetime and Box
We could build our own custom serializer (with lift-json) but there's also a project lift-json-ext from the same project which propose some working serializer
Do you think we could add that dependy withou any problems ??
If we could use Box instead of Option in invenories we could have more meaningful datas in our inventories
I.e Sometime date of process have a bad format (2012-04-19 2100:0 , 2100 seconds is not good), and using a box we could put a Failure("bad format : the date" instead of a None
and we coudl do that in numerous case
that's why i need to serialise in Json!
I could also do a custom serialiser ? which solution is better ? add a dependency or a custom serializer (based on a dependency we already have) ?
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- % Done changed from 0 to 90
new inventories are commited, still need some cosmetic improvements/ tests before closing it
I believe that what is done is OK for 2.5, and so, Vincent, please change status to "tech review".
- Status changed from Discussion to Pending technical review
- % Done changed from 90 to 100
- Status changed from Pending technical review to 10
- Target version changed from 47 to 50
- Target version changed from 50 to 2.4.0~beta3
- Status changed from 10 to Released
- Category changed from 26 to Web - Nodes & inventories
Also available in: Atom
PDF