Annotations: Exclude internal dashboard id when saved via UID (#111535)
This commit is contained in:
@@ -70,7 +70,6 @@ Content-Type: application/json
|
||||
{
|
||||
"id": 1124,
|
||||
"alertId": 0,
|
||||
"dashboardId": 468,
|
||||
"dashboardUID": "uGlb_lG7z",
|
||||
"panelId": 2,
|
||||
"userId": 1,
|
||||
@@ -80,7 +79,6 @@ Content-Type: application/json
|
||||
"time": 1507266395000,
|
||||
"timeEnd": 1507266395000,
|
||||
"text": "test",
|
||||
"metric": "",
|
||||
"tags": [
|
||||
"tag1",
|
||||
"tag2"
|
||||
@@ -90,7 +88,6 @@ Content-Type: application/json
|
||||
{
|
||||
"id": 1123,
|
||||
"alertId": 0,
|
||||
"dashboardId": 468,
|
||||
"dashboardUID": "jcIIG-07z",
|
||||
"panelId": 2,
|
||||
"userId": 1,
|
||||
@@ -99,7 +96,6 @@ Content-Type: application/json
|
||||
"prevState": "",
|
||||
"time": 1507265111000,
|
||||
"text": "test",
|
||||
"metric": "",
|
||||
"tags": [
|
||||
"tag1",
|
||||
"tag2"
|
||||
@@ -145,7 +141,6 @@ Content-Type: application/json
|
||||
|
||||
{
|
||||
"dashboardUID":"jcIIG-07z",
|
||||
"panelId":1,
|
||||
"time":1507037197339,
|
||||
"timeEnd":1507180805056,
|
||||
"tags":["tag1","tag2"],
|
||||
|
||||
Reference in New Issue
Block a user