- 14 Apr, 2016 5 commits
-
-
Julius Volz authored
- The jumbotron text was not correctly centered between 750px and 970px width. Fixed by removing unnecessary HTML. - Feature items flipped from 4 per row to 1 per row, without any 2-per row variant for medium-sized screens. Added a 2-per-row variant. - The feature items had a fixed height which looked too tall on the large end of XS widths (one long item per row). Removed the fixed height and let the height adjust itself automatically.
-
Tobias Schmidt authored
Remove title case in exporter and clientlib guidelines.
-
Julius Volz authored
We have opted for not using title case in headers in Prometheus docs.
-
Julius Volz authored
Word-wrap exporter and clientlib guideline docs.
-
Julius Volz authored
This is to keep it consistent with the rest of our docs and to make subsequent diffs less crazy.
-
- 13 Apr, 2016 6 commits
-
-
Tobias Schmidt authored
Add Client Lib Guidelines and Exporter Guidelines
-
Tobias Schmidt authored
* Use relative links for all documentation pages. * Add links were missing. * Mark all function, metric and label names as such. * Remove usage of "No-Label metric" as it was very hard to read. * Adjust headings for an easier toc navigation and group related parts.
-
Fabian Reinartz authored
Remove dead link to Boxever website.
-
Brian Brazil authored
-
Tobias Schmidt authored
Remove third-party blackbox exporter
-
syscrusher authored
Repository says it is deprecated and links to the official blackbox exporter.
-
- 12 Apr, 2016 5 commits
-
-
Fabian Reinartz authored
Update routing tree location
-
stuart nelson authored
-
Julius Volz authored
Move GitHub star button to "Open Source" section.
-
Julius Volz authored
-
stuart nelson authored
Routing tree editor is now only available as a link from within the configuration docs for alertmanager. Code changes: - Routing tree CSS is now in a CSS file - The label set input now draws the route when "enter" is pressed
-
- 11 Apr, 2016 10 commits
-
-
Julius Volz authored
Change codebox/toc color from red-ish to gray.
-
Julius Volz authored
-
Julius Volz authored
Improve overall website design.
-
Julius Volz authored
- Thinner and more elegant fonts on landing page. - Removed "Overview" menu item, shortened "Documentation" to "Docs". - Replaced jumbotron logo+title with motivational text. - Removed "View details" buttons on landing page, make features clickable instead. - Introduced testimonial quote section on landing page. - Introduced "Open Source" section on landing page. - Refactored overall jumbotron layout/content. - Removed PromCon 2016 button. - Changed documentation font to smaller size. - Adjusted header font sizes and weights. - Made code blocks look cooler, with orange left border. - Don't wrap long lines in code blocks. - Harmonized background colors between pre, code, and toc. - Aligned the navbar Prometheus logo with the docs menu.
-
Fabian Reinartz authored
add routing tree editor
-
stuart nelson authored
-
stuart nelson authored
-
Björn Rabenstein authored
Rename heka-exporter and add new heka-exporter
-
Johannes 'fish' Ziemke authored
-
Johannes 'fish' Ziemke authored
We discuss renaming the old heka-exporter repo to heka-dashboard-exporter to avoid confusion here: https://github.com/docker-infra/heka_exporter/issues/2
-
- 08 Apr, 2016 2 commits
-
-
Julius Volz authored
Add cachebusting fingerprints to asset files.
-
Julius Volz authored
This is using http://avdgaag.github.io/nanoc-cachebuster/. docs.css had to be moved out of /static because the static datasource treats all files as binary, and thus no textual filters can be applied (necessary for rewriting the jumbotron background image URL). Fixes https://github.com/prometheus/docs/issues/369
-
- 07 Apr, 2016 2 commits
-
-
Julius Volz authored
List unofficial Common Lisp client
-
-
- 06 Apr, 2016 3 commits
-
-
Julius Volz authored
-
Tobias Schmidt authored
add notice for default behavior of using 3GB RAM
-
Viet Hung Nguyen authored
-
- 05 Apr, 2016 2 commits
-
-
Tobias Schmidt authored
Clarify replace relabel behavior with non-matching regex
-
Julius Volz authored
-
- 04 Apr, 2016 3 commits
-
-
Julius Volz authored
-
Julius Volz authored
Fix blog sidenav.
-
Julius Volz authored
This got broken in https://github.com/prometheus/docs/pull/365
-
- 03 Apr, 2016 1 commit
-
-
Fabian Reinartz authored
Improve search engine result presentation
-
- 02 Apr, 2016 1 commit
-
-
Tobias Schmidt authored
- best to keep title length under 55 characters - descrioption should not be longer than 150-160 characters
-