influxdb
Here are 1,574 public repositories matching this topic...
What would you like to be added:
Total bytes processed was removed in grafana/grafana@1c838f5 as this was considered temporary solution before we implement Inspector. However, based on feedback, this is valuable information for every query and therefore we should bring it back.
-
Updated
May 17, 2021 - Go
-
Updated
May 4, 2021 - Java
-
Updated
May 16, 2021 - Go
-
Updated
May 11, 2021 - 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
May 13, 2021 - Shell
-
Updated
Apr 22, 2021 - Go
-
Updated
May 17, 2021 - TypeScript
-
Updated
Apr 18, 2021 - Makefile
-
Updated
May 14, 2021 - PLpgSQL
-
Updated
May 10, 2021 - TypeScript
We should add telemetry calls to the following areas:
- outgoing tcp start and end connection
- TCP.Listener.Handler start (because a connection was established)
- TCP.Listener.Handler :tcp_closed, data received, exception raised
- UDP.Listener send, receive, decode success, decode failure
-
Updated
May 17, 2021 - Scala
A useful feature where the user specifies the quantity to take in an orderbook and callback returns the average price paid for that lot size. For example if the offers in the order book for BTC-USD was the following:
Price | size
11,000 | 1
10,500 | 1
10,000 | 1
If the user specified quantity 3, the callback would return 10,500.
-
Updated
May 5, 2021
-
Updated
Mar 12, 2021
-
Updated
May 17, 2021 - Go
-
Updated
Jan 11, 2020 - Python
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jun 10, 2018
-
Updated
May 8, 2021 - Go
-
Updated
Dec 30, 2020 - JavaScript
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_bytesandblkio.bfq.io_servicedfiles.