Skip to content

Commit

Permalink
Update SlashNext_FunctionApp.json
Browse files Browse the repository at this point in the history
  • Loading branch information
v-prasadboke committed Dec 10, 2024
1 parent fdb23e6 commit c2098e9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Solutions/SlashNext/DataConnectors/SlashNext_FunctionApp.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
"title": "SlashNext Function App",
"publisher": "SlashNext",
"descriptionMarkdown": "The SlashNext function app utilizes python to perform the analysis of the raw logs and returns URLs present in the logs.",
"graphQueries": [
{
"metricName": "",
"legend": "",
"baseQuery": ""
}
],
"sampleQueries": [
{
"description": "",
"query": ""
}
],
"dataTypes": [
{
"name": "",
"lastDataReceivedQuery": ""
}
],
"connectivityCriterias": [
{
"type": "",
"value": [
""
]
}
],
"availability": {
"status": 1,
"isPreview": false
Expand Down

0 comments on commit c2098e9

Please sign in to comment.