This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-02-12
Channels
- # announcements (32)
- # aws (7)
- # babashka (2)
- # babashka-sci-dev (1)
- # beginners (25)
- # biff (1)
- # calva (1)
- # cider (27)
- # clj-kondo (15)
- # clojure (24)
- # clojure-berlin (1)
- # clojure-czech (4)
- # conjure (9)
- # cursive (7)
- # datalevin (1)
- # emacs (19)
- # events (1)
- # gratitude (1)
- # integrant (1)
- # introduce-yourself (2)
- # java (4)
- # meander (17)
- # membrane (4)
- # podcasts (1)
- # releases (1)
- # remote-jobs (2)
- # ring-swagger (8)
- # shadow-cljs (14)
- # testing (1)
- # tools-build (5)
- # tools-deps (3)
with cloudwatch there is some way to log a json with some specification right? Is this different from putting metrics?
ah team mate of mine mentioned to print out json to cloudwatch and get nice stats from it with "group, sum..". Maybe I misunderstood and it's not even a special feature of cloudwatch, just a normal log event
my use case is getting stats about the activity of my program. Like it responds to some user. Then we like to view the stats and check if on mondays some particular response is more frequent etc.
https://docs.datomic.com/cloud/ions/ions-monitoring.html#events going to use this since it's an ion