SavedTracesSearch

SavedTracesSearch
SavedTracesSearch

Saved search queries for Traces

JSON Example
{
    "name": "string",
    "id": "string",
    "createdEpochMillis": 0,
    "updatedEpochMillis": 0,
    "searchFilters": {
        "filters": [
            {
                "filterType": "string",
                "values": {
                    "stringValue": "string",
                    "arrayValue": [
                        "string"
                    ],
                    "logicalValue": [
                        [
                            {}
                        ]
                    ]
                }
            }
        ],
        "query": "string"
    },
    "deleted": false,
    "creatorId": "string",
    "updaterId": "string"
}
string
name
Optional

Name of the search

string
id
Optional

id

integer As int64 As int64
createdEpochMillis
Optional

createdEpochMillis

integer As int64 As int64
updatedEpochMillis
Optional

updatedEpochMillis

searchFilters
Required

searchFilters

boolean
deleted
Optional

deleted

string
creatorId
Optional

creatorId

string
updaterId
Optional

updaterId