cognitedata / cognite-grafana-datasource

Grafana datasource plugin for the Cognite Data Platform
Apache License 2.0
13 stars 6 forks source link

Convert event date fields from integer to date objects #354

Closed sagar-thalwar closed 6 months ago

sagar-thalwar commented 6 months ago

Problem / User story Customers complaining that Event data's date fields are represented as integer values rather than in Date format.

Solution Convert Event data's createdTime, lastUpdatedTime, startTime, endTime to Date object

Affected Resource types What resource types has been involved in the change? Events

Changes to datasource JSON model What has been updated in the JSON? Any fields added/removed, possible breaking changes? No

Has documentation been updated Yes/No

Have tests been updated? Yes

Screenshots and examples Screenshots and example query if applicable Screenshot 2024-03-13 at 14 51 40