influxdb
Here are 1,377 public repositories matching this topic...
Environment:
Grafana 7.3
Data source: custom back-end data source, https://github.com/KeckObservatory/epics-grafana-datasource
OS: CentOS 7
User OS/browser: Chrome 83
When a combo box("Select" component) in the query parameters has many entries, clicking on it will sometimes make it pop upwards (vs downwards). The component Z order is apparently underneath the graph itself, obscuring the t
-
Updated
Nov 11, 2020 - Go
-
Updated
Nov 11, 2020 - Java
-
Updated
Nov 11, 2020 - Go
-
Updated
Nov 10, 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
Oct 29, 2020 - Go
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Oct 22, 2020 - Shell
-
Updated
Nov 10, 2020 - PLpgSQL
-
Updated
Oct 31, 2020 - TypeScript
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 5, 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
Nov 3, 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.