Can you fix below documentation? Date examples throwing below error
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
No JSON object could be decoded
<https://github.com/openshift/origin-metrics/blob/master/docs/hawkular_metrics.adoc>
Need another clarification, AP’aI giving all the information except metrics. I
was expecting some numeric numbers to show cpu and memory usage . How clients
leverage these metrics to take some runtime decisions ( like scaling more pods,
or some business decisions depending on the metrics)
[
...
},
{
"id":
"hawkular-cassandra-1/7186d9dc-9d30-11e5-90d9-3c970e88a56f/cpu/limit",
"tags": {
"container_base_image": "openshift/origin-metrics-cassandra:latest",
"container_base_image_description": "User-defined image name that
is run inside the container",
"container_name": "hawkular-cassandra-1",
"container_name_description": "User-provided name of the container
or full container name for system containers",
"descriptor_name": "cpu/limit",
"group_id": "hawkular-cassandra-1/cpu/limit",
"host_id": "192.168.122.1",
"host_id_description": "Identifier specific to a host. Set by cloud
provider or user",
"hostname": "192.168.122.1",
"hostname_description": "Hostname where the container ran",
"labels": "...",
"labels_description": "Comma-separated list of user-provided
labels",
"namespace_id": "fd5c9c31-8750-11e5-8b09-3c970e88a56f",
"namespace_id_description": "The UID of namespace of the pod",
"pod_id": "7186d9dc-9d30-11e5-90d9-3c970e88a56f",
"pod_id_description": "The unique ID of the pod",
"pod_name": "hawkular-cassandra-1-yoe3h",
"pod_name_description": "The name of the pod",
"pod_namespace": "openshift-infra",
"pod_namespace_description": "The namespace of the pod",
"resource_id_description": "Identifier(s) specific to a metric"
},
"tenantId": "openshift-infra",
"type": "gauge"
},
{
...
]
--
Srinivas Kotaru
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev