Skip to content

Commit eea17af

Browse files
Add AppOmni integration (DataDog#2686)
* Add AppOmni integration * Update AppOmni integration * revert logs and security changes --------- Co-authored-by: dd-pub-platform[bot] <157534740+dd-pub-platform[bot]@users.noreply.github.com> Co-authored-by: David Feng <[email protected]>
1 parent 072797e commit eea17af

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

appomni/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG - AppOmni
22

3-
## 1.0.0 / 2025-04-30
3+
## 1.0.0 / 2025-05-12
44

55
_**Added**_:
66

appomni/assets/dashboards/appomni_events_overview.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
],
284284
"group_by": [
285285
{
286-
"facet": "@mitre.attack.tactic.name",
286+
"facet": "@appomni.mitre.attack.tactic.name",
287287
"limit": 30,
288288
"sort": {
289289
"aggregation": "count",
@@ -293,7 +293,7 @@
293293
"should_exclude_missing": true
294294
},
295295
{
296-
"facet": "@mitre.attack.technique.name",
296+
"facet": "@appomni.mitre.attack.technique.name",
297297
"limit": 30,
298298
"sort": {
299299
"aggregation": "count",

appomni/manifest.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)