Skip to content

Commit

Permalink
Merge pull request #2103 from RamanaReddy8801/NR-167462
Browse files Browse the repository at this point in the history
Openstack controller - Dashboard updated
  • Loading branch information
mdumpati authored Oct 19, 2023
2 parents 0c06842 + 1ba4fee commit 846215b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dashboards/openstack-controller/openstack-controller.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "![Openstack Controller](https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-images-prod/openstack-logo/OpenStack-Logo-Vertical.png)"
"text": "![Openstack Controller](https://raw.githubusercontent.com/newrelic/newrelic-quickstarts/main/quickstarts/openstack-controller/logo.png)"
}
},
{
Expand Down Expand Up @@ -119,7 +119,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "**About**\n\nInstrument your application with New Relic - [Add Data](https://one.newrelic.com/).\n\nInstrument Openstack Controller with New Relic using the [documentation](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/openstack-controller-integration/).\n\n[Please rate this dashboard](https://docs.google.com/forms/d/e/1FAIpQLSclR38J8WbbB2J1tHnllKUkzWZkJhf4SrJGyavpMd4t82NjnQ/viewform?usp=pp_url&entry.1615922415=OpenstackController&entry.358368110=https://onenr.io/0EjONkYNDR6) here and let us know how we can improve it for you."
"text": "**About**\n\nInstrument your application with New Relic - [Add Data](https://one.newrelic.com/catalog-pack-details?state=96ef40d3-95de-189c-b44b-845e5ed3663b).\n\nInstrument Openstack Controller with New Relic using the [documentation](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/openstack-controller-integration/).\n\n[Please rate this dashboard](https://docs.google.com/forms/d/e/1FAIpQLSclR38J8WbbB2J1tHnllKUkzWZkJhf4SrJGyavpMd4t82NjnQ/viewform?usp=pp_url&entry.1615922415=OpenstackController) here and let us know how we can improve it for you."
}
},
{
Expand Down Expand Up @@ -1624,7 +1624,7 @@
"nrqlQueries": [
{
"accountIds": [],
"query": "SELECT * FROM Log WHERE logtype = {{log_type}}"
"query": "SELECT * FROM Log WHERE logtype IN ({{log_type}})"
}
]
}
Expand Down

0 comments on commit 846215b

Please sign in to comment.