CommonBlock is a JSON Structure definition published by New Relic, describing 3 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
{
"type": "object",
"description": "Shared attributes applied to all metrics in this data object unless overridden at the metric level",
"name": "CommonBlock",
"properties": {
"timestamp": {
"type": "integer",
"description": "Unix timestamp in milliseconds for all metrics in this batch"
},
"interval.ms": {
"type": "integer",
"description": "Default measurement interval in milliseconds for count and summary metrics"
},
"attributes": {
"type": "object",
"description": "Key-value pairs applied to all metrics in the batch. Values can be strings, numbers, or booleans."
}
},
"$schema": "https://json-structure.org/draft/2020-12/schema"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.