{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/prometheus","name":"prometheus","description":"A simple and modern, type safe, performance focused, idiomatic Haskell client\nfor Prometheus monitoring. Specifically there is no\nuse of unsafe IO or manual ByteString construction from lists of\nbytes. Batteries-included web server.\n\nA key design element of this library is that the RegistryT monad transformer\nis only required for registering new time series. Once the time series is\nregistered, new data samples may just be added in the IO monad.\n\nNote: Version 0.* supports Prometheus v1.0 and version 2.* supports Prometheus v2.0.\n\nA Registry and StateT-based RegistryT are available for unit testing or generating lists\nof `[IO a]` actions that can be sequenced and returned from pure code to be applied.","version":"2.3.1","softwareVersion":"2.3.1","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/bitnomial/prometheus","issueTracker":"https://github.com/bitnomial/prometheus/issues","url":"http://github.com/bitnomial/prometheus","keywords":["bsd3","library","metrics","monitoring","system","web","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"LukeHoersten"},{"@type":"Person","name":"wraithm"},{"@type":"Person","name":"cdepillabout"}],"author":[{"@type":"Person","name":"LukeHoersten"},{"@type":"Person","name":"wraithm"},{"@type":"Person","name":"cdepillabout"}],"copyrightHolder":[{"@type":"Person","name":"LukeHoersten"},{"@type":"Person","name":"wraithm"},{"@type":"Person","name":"cdepillabout"}],"dateCreated":"2016-03-15","dateModified":"2026-06-25","datePublished":"2026-06-25","copyrightYear":2016,"downloadUrl":"https://hackage.haskell.org/package/prometheus-2.3.1/prometheus-2.3.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/prometheus"],"https://www.w3.org/ns/activitystreams#likes":59,"https://forgefed.org/ns#forks":28}