Closed CrazyShipOne closed 2 years ago
Hi,
First just want to confirm the following:
get-property-value-history
step in the README returns resultsIf so, then can you check whether there are any errors in the browser developer console? The "Unknown query type" error suggests to me there may have been an issue in setup/config of the plugin. Another alternative is to try to rerun the setup using the Cloud9 instructions to see if it could be a local issue
Thanks
Hi @johnnyw-aws,
{ "propertyValues": [ { "entityPropertyReference": { "componentName": "AlarmComponent", "entityId": "Mixer_2_06ac63c4-d68d-4723-891a-8e758f8456ef", "externalIdProperty": { "alarm_key": "Mixer_2_23a4ba92-f85c-423a-ba95-0a2f392d68eb" }, "propertyName": "alarm_status" }, "values": [ { "timestamp": "2022-02-10T15:34:54+08:00", "value": { "stringValue": "NORMAL" } } ] } ] }
_Thanks.
Just figured out it needs to click an item in Alarm List tab...Now everything works fine.
Thanks for helping!
Hi,
I executed all scripts, everything seems fine. However I stucked at the last step after import dashboard to Grafana, there is no data in every tab:
It there any step should be done?
Thanks.