Skip to content

Commit

Permalink
Merge pull request #14 from amit-y/config-updates
Browse files Browse the repository at this point in the history
config updates
  • Loading branch information
amit-y committed Dec 2, 2021
2 parents 3d55b55 + 7502022 commit 57e0d9b
Show file tree
Hide file tree
Showing 3 changed files with 559 additions and 490 deletions.
31 changes: 16 additions & 15 deletions nerdlets/attributory-nerdlet/nr1.json
Expand Up @@ -3,19 +3,20 @@
"id": "attributory-nerdlet",
"description": "Dictionary of attributes for entities",
"displayName": "Attributes Dictionary",
"entities": [
{
"domain": "APM",
"type": "APPLICATION"
},
{
"domain": "BROWSER",
"type": "APPLICATION"
},
{
"domain": "MOBILE",
"type": "APPLICATION"
}
],
"actionCategory": "monitor"
"context": {
"entities": [
{
"domain": "APM",
"type": "APPLICATION"
},
{
"domain": "BROWSER",
"type": "APPLICATION"
},
{
"domain": "MOBILE",
"type": "APPLICATION"
}
]
}
}

0 comments on commit 57e0d9b

Please sign in to comment.