package prometheus
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Client library for Prometheus monitoring
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      prometheus-0.4.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=cea6e4f60e9e479851105cb8979f621cd5e388b954ff2e7989ec57f6bd28fd08
    
    
  md5=c29ace053a914b5eac5487185af3e050
    
    
  doc/CHANGES.html
v0.4 2017-08-02
- unix: update to cohttp >= 0.99.0. Note this means the unix package requires OCaml 4.03+. The main library still only requires OCaml 4.01+
 
v0.3 2017-07-03
- Build tweaks to support topkg versioning (@avsm)
 
v0.2 2017-05-18
- add example program and update README
 - switch to jbuilder
 - throw a clearer error on registering a duplicate metric
 - use 
Rerather thanStr 
v0.1
- Initial release.
 
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page