influxdb
Here are 1,393 public repositories matching this topic...
What would you like to be added:
Currently, some headings are also steps in procedures. The format is not consistent. We need the heading format made consistent per the Grafana documentation style guide.
This means both the step number format (Step 1., Step 2.) and that everyt
-
Updated
Dec 2, 2020 - Go
-
Updated
Nov 11, 2020 - Java
-
Updated
Dec 2, 2020 - Go
-
Updated
Nov 23, 2020 - C#
Describe the bug
/usr/share/icinga2/include/command-plugins.conf
provides the http
CheckCommand. Since version 2.3.0 there is a new option in check_http
which allows for checking the correctness of a certificate and hostname match: --verify-host
. Please add this to the built in template library.
https://icinga.com/docs/icinga2/latest/doc/10-icinga-template-library/
$ /usr/
-
Updated
Nov 27, 2020 - Shell
-
Updated
Oct 29, 2020 - Go
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Nov 27, 2020 - PLpgSQL
The dashboard is throwing an error "Panel plugin not found: table-old"
Not sure which plugin this is referring to?
Apart from that, the Unifi Poller is superb!
-
Updated
Nov 18, 2020 - TypeScript
-
Updated
Nov 26, 2020 - Scala
-
Updated
Nov 10, 2020
-
Updated
Oct 7, 2020
Hi,
Currently, cryptofeed is managing data coming from exchanges.
Please, is there any contraindication for proposing new data feeds like CoinMarketCap, CoinGecko, Nomics...
From these data feeds, I would like to get complementary 'global' crypto data like circulating supply, global trading volumes, dominance...
Could related PRs be accepted in cryptofeed?
If yes, what would be your recom
-
Updated
Dec 2, 2020 - Go
-
Updated
Jan 11, 2020 - Python
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Jun 10, 2018
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Oct 29, 2020 - Go
Improve this page
Add a description, image, and links to the influxdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the influxdb topic, visit your repo's landing page and select "manage topics."
Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytes
andblkio.bfq.io_serviced
files.