Open chamerling opened 12 years ago
The monitoring will be able to receive simple activities, store them and list them. An activity can be defined as a high level log message. Examples of activities are:
The activity API will be JSON/REST based with a generic format like:
{ name: "foo", timestamp: "377494774949", component: "DSB", uuid: "93939-93939-6363-9372", context : { foo : "bar", bar : "foo" } }
The monitoring will be able to receive simple activities, store them and list them. An activity can be defined as a high level log message. Examples of activities are:
The activity API will be JSON/REST based with a generic format like: