docs
docs copied to clipboard
Prometheus documentation: content and static site generator
Signed-off-by: Florian Bauer Add new entry to the list of exporters for OpenZFS properties and puppet reports. ### Sample output ##### OpenZFS exporter ``` # HELP openzfs_zfs_parameter sysctl openzfs dataset...
Google analytics reports the following issue: > Property prometheus.io is receiving data from redundant hostnames. Some of the redundant hostnames are: > > - prometheus.io > - www.prometheus.io > >...
This is not yet an exhaustive documentation. The changes here are mostly meant to avoid confusion. Once native histograms are closer to becoming a stable feature, we will be able...
Bumps [semverse](https://github.com/chef/semverse) from 3.0.0 to 3.0.2. Changelog Sourced from semverse's changelog. v3.0.2 (2022-05-23) Merged Pull Requests expeditor config to publish gem and Track new changes via CHANGELOG.md #22 (sanjain-progress) Commits...
Bumps [rb-fsevent](https://github.com/thibaudgg/rb-fsevent) from 0.10.4 to 0.11.2. Release notes Sourced from rb-fsevent's releases. v0.11.2 Avoid modifying string literals #91 v0.11.1 rescue Errno::EBADF when closing pipe #92 v0.11.0 Add arm64 arch to...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.8. Release notes Sourced from nokogiri's releases. 1.13.8 / 2022-07-23 Deprecated XML::Reader#attribute_nodes is deprecated due to incompatibility between libxml2's xmlReader memory semantics and Ruby's garbage...
This is part of a CNCF-wide effort to upgrade project websites to GA4 since **Google has deprecated Universal Analytics** (UA). For more details, see: - https://github.com/cncf/techdocs/issues/108, including reference to: -...
This PR proposes adding the [VSCode exporter](https://github.com/guicaulada/vscode-exporter) to the list of available exporters. This extension exposes metrics related to files and changes done with VSCode so we can build dashboards...
Currently, all deploys (including for preview builds), are indexable. Non-production deploys should not be indexable. To achieve this one can use, for example, the following in all page ``s: ```html...
With the current site setup, _all_ deploys (this includes previews), generate analytics. They shouldn't -- analytics should _only_ be enabled for the production deploy. Reference: - [SEO, Analytics and site-local...