Revert "Add itsm problem notification integration for application APIGW to Dynatrace (tag filter removed)"
This reverts commit a08a4fa46f.
CD_APIGW_AlertingFIx
parent
a08a4fa46f
commit
1c00f99d37
|
|
@ -10,6 +10,11 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
|
{
|
||||||
|
"context": "CONTEXTLESS",
|
||||||
|
"key": "Component",
|
||||||
|
"value": "{{.tag}}"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -24,6 +29,11 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
|
{
|
||||||
|
"context": "CONTEXTLESS",
|
||||||
|
"key": "Component",
|
||||||
|
"value": "{{.tag}}"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -38,6 +48,11 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
|
{
|
||||||
|
"context": "CONTEXTLESS",
|
||||||
|
"key": "Component",
|
||||||
|
"value": "{{.tag}}"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -52,6 +67,11 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
|
{
|
||||||
|
"context": "CONTEXTLESS",
|
||||||
|
"key": "Component",
|
||||||
|
"value": "{{.tag}}"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -66,6 +86,11 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
|
{
|
||||||
|
"context": "CONTEXTLESS",
|
||||||
|
"key": "Component",
|
||||||
|
"value": "{{.tag}}"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue