You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

284 lines
7.2 KiB

8 years ago
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <meta name="theme-color" content="#375EAB">
  7. <title>/src/github.com/prometheus - The Go Programming Language</title>
  8. <link type="text/css" rel="stylesheet" href="../../../lib/godoc/style.css">
  9. <link rel="stylesheet" href="../../../lib/godoc/jquery.treeview.css">
  10. <script type="text/javascript">window.initFuncs = [];</script>
  11. </head>
  12. <body>
  13. <div id='lowframe' style="position: fixed; bottom: 0; left: 0; height: 0; width: 100%; border-top: thin solid grey; background-color: white; overflow: auto;">
  14. ...
  15. </div><!-- #lowframe -->
  16. <div id="topbar" class="wide"><div class="container">
  17. <div class="top-heading" id="heading-wide"><a href="http://localhost:6060/">The Go Programming Language</a></div>
  18. <div class="top-heading" id="heading-narrow"><a href="http://localhost:6060/">Go</a></div>
  19. <a href="index.html#" id="menu-button"><span id="menu-button-arrow">&#9661;</span></a>
  20. <form method="GET" action="http://localhost:6060/search">
  21. <div id="menu">
  22. <a href="http://localhost:6060/doc/">Documents</a>
  23. <a href="http://localhost:6060/pkg/">Packages</a>
  24. <a href="http://localhost:6060/project/">The Project</a>
  25. <a href="http://localhost:6060/help/">Help</a>
  26. <a href="http://localhost:6060/blog/">Blog</a>
  27. <input type="text" id="search" name="q" class="inactive" value="Search" placeholder="Search">
  28. </div>
  29. </form>
  30. </div></div>
  31. <div id="page" class="wide">
  32. <div class="container">
  33. <h1>Directory /src/github.com/prometheus</h1>
  34. <div id="nav"></div>
  35. <!--
  36. Copyright 2009 The Go Authors. All rights reserved.
  37. Use of this source code is governed by a BSD-style
  38. license that can be found in the LICENSE file.
  39. -->
  40. <!--
  41. Note: Static (i.e., not template-generated) href and id
  42. attributes start with "pkg-" to make it impossible for
  43. them to conflict with generated attributes (some of which
  44. correspond to Go identifiers).
  45. -->
  46. <div class="pkg-dir">
  47. <table>
  48. <tr>
  49. <th class="pkg-name">Name</th>
  50. <th class="pkg-synopsis">Synopsis</th>
  51. </tr>
  52. <tr>
  53. <td colspan="2"><a href="../index.html">..</a></td>
  54. </tr>
  55. <tr>
  56. <td class="pkg-name" style="padding-left: 0px;">
  57. <a href="client_golang/index.html">client_golang</a>
  58. </td>
  59. <td class="pkg-synopsis">
  60. </td>
  61. </tr>
  62. <tr>
  63. <td class="pkg-name" style="padding-left: 20px;">
  64. <a href="client_golang/api/index.html">api</a>
  65. </td>
  66. <td class="pkg-synopsis">
  67. </td>
  68. </tr>
  69. <tr>
  70. <td class="pkg-name" style="padding-left: 40px;">
  71. <a href="client_golang/api/prometheus/index.html">prometheus</a>
  72. </td>
  73. <td class="pkg-synopsis">
  74. Package prometheus provides bindings to the Prometheus HTTP API: http://prometheus.io/docs/querying/api/
  75. </td>
  76. </tr>
  77. <tr>
  78. <td class="pkg-name" style="padding-left: 20px;">
  79. <a href="client_golang/examples/index.html">examples</a>
  80. </td>
  81. <td class="pkg-synopsis">
  82. </td>
  83. </tr>
  84. <tr>
  85. <td class="pkg-name" style="padding-left: 40px;">
  86. <a href="client_golang/examples/random/index.html">random</a>
  87. </td>
  88. <td class="pkg-synopsis">
  89. A simple example exposing fictional RPC latencies with different types of random distributions (uniform, normal, and exponential) as Prometheus metrics.
  90. </td>
  91. </tr>
  92. <tr>
  93. <td class="pkg-name" style="padding-left: 40px;">
  94. <a href="client_golang/examples/simple/index.html">simple</a>
  95. </td>
  96. <td class="pkg-synopsis">
  97. A minimal example of how to include Prometheus instrumentation.
  98. </td>
  99. </tr>
  100. <tr>
  101. <td class="pkg-name" style="padding-left: 20px;">
  102. <a href="client_golang/prometheus/index.html">prometheus</a>
  103. </td>
  104. <td class="pkg-synopsis">
  105. Package prometheus provides metrics primitives to instrument code for monitoring.
  106. </td>
  107. </tr>
  108. <tr>
  109. <td class="pkg-name" style="padding-left: 40px;">
  110. <a href="client_golang/prometheus/promhttp/index.html">promhttp</a>
  111. </td>
  112. <td class="pkg-synopsis">
  113. Package promhttp contains functions to create http.Handler instances to expose Prometheus metrics via HTTP.
  114. </td>
  115. </tr>
  116. <tr>
  117. <td class="pkg-name" style="padding-left: 40px;">
  118. <a href="client_golang/prometheus/push/index.html">push</a>
  119. </td>
  120. <td class="pkg-synopsis">
  121. Package push provides functions to push metrics to a Pushgateway.
  122. </td>
  123. </tr>
  124. <tr>
  125. <td class="pkg-name" style="padding-left: 0px;">
  126. <a href="client_model/index.html">client_model</a>
  127. </td>
  128. <td class="pkg-synopsis">
  129. </td>
  130. </tr>
  131. <tr>
  132. <td class="pkg-name" style="padding-left: 20px;">
  133. <a href="client_model/go/index.html">go</a>
  134. </td>
  135. <td class="pkg-synopsis">
  136. Package io_prometheus_client is a generated protocol buffer package.
  137. </td>
  138. </tr>
  139. <tr>
  140. <td class="pkg-name" style="padding-left: 0px;">
  141. <a href="common/index.html">common</a>
  142. </td>
  143. <td class="pkg-synopsis">
  144. </td>
  145. </tr>
  146. <tr>
  147. <td class="pkg-name" style="padding-left: 20px;">
  148. <a href="common/expfmt/index.html">expfmt</a>
  149. </td>
  150. <td class="pkg-synopsis">
  151. A package for reading and writing Prometheus metrics.
  152. </td>
  153. </tr>
  154. <tr>
  155. <td class="pkg-name" style="padding-left: 20px;">
  156. <a href="common/model/index.html">model</a>
  157. </td>
  158. <td class="pkg-synopsis">
  159. Package model contains common data structures that are shared across Prometheus components and libraries.
  160. </td>
  161. </tr>
  162. <tr>
  163. <td class="pkg-name" style="padding-left: 0px;">
  164. <a href="procfs/index.html">procfs</a>
  165. </td>
  166. <td class="pkg-synopsis">
  167. Package procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
  168. </td>
  169. </tr>
  170. </table>
  171. </div>
  172. <div id="footer">
  173. Build version go1.6.<br>
  174. Except as <a href="https://developers.google.com/site-policies#restrictions">noted</a>,
  175. the content of this page is licensed under the
  176. Creative Commons Attribution 3.0 License,
  177. and code is licensed under a <a href="http://localhost:6060/LICENSE">BSD license</a>.<br>
  178. <a href="http://localhost:6060/doc/tos.html">Terms of Service</a> |
  179. <a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a>
  180. </div>
  181. </div><!-- .container -->
  182. </div><!-- #page -->
  183. <!-- TODO(adonovan): load these from <head> using "defer" attribute? -->
  184. <script type="text/javascript" src="../../../lib/godoc/jquery.js"></script>
  185. <script type="text/javascript" src="../../../lib/godoc/jquery.treeview.js"></script>
  186. <script type="text/javascript" src="../../../lib/godoc/jquery.treeview.edit.js"></script>
  187. <script type="text/javascript" src="../../../lib/godoc/godocs.js"></script>
  188. </body>
  189. </html>