cachethq / core

🚦 The core of Cachet, the open-source status page system.
https://cachethq.io
MIT License
101 stars 20 forks source link

Add ability to create metric points #16

Closed jbrooksuk closed 9 months ago

jbrooksuk commented 9 months ago

Closes https://github.com/cachethq/core/issues/9

What's kind of cool here is that we're using Carbon to parse the optionally provided timestamp, so you can backdate a metric point and provide said timestamp as any parseable timestamp or date time string.