influxdb
Here are 1,591 public repositories matching this topic...
Multiple Explore-related components still make use of GrafanaTheme.
Since Grafana 8.0 introduces GrafanaTheme2 and deprecates GrafanaTheme we should migrate to the new theme.
This should probably be done in multiple small PRs that target a small amount of components to make review easy.
Also the following data sources have components that need to be migrated:
- Elasticsearch
-
Updated
Jun 4, 2021 - Go
-
Updated
Jun 4, 2021 - Java
-
Updated
Jun 4, 2021 - Go
Describe the bug
Sometimes alias time does not work
To Reproduce
create table tst (
timestamp timestamp
)
select timestamp time from tst
Expected behavior
Result column name is timestamp but should be time
Screenshots
Environment (please complete the following information):
- Version: 6.0.2
Additional context
This is the workaround synta
-
Updated
May 26, 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 26, 2021 - Go
-
Updated
May 24, 2021 - Shell
-
Updated
Jun 5, 2021 - TypeScript
-
Updated
Apr 18, 2021 - Makefile
-
Updated
May 28, 2021 - PLpgSQL
-
Updated
Jun 2, 2021 - TypeScript
Currently workers are started as :transient under the Ockam.Node.ProcessSupervisor.
Some workers may be intended to be temporary and not restart.
Adding a restart_type option to the worker startup would be useful there.
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 26, 2021 - Scala
-
Updated
May 5, 2021
-
Updated
Mar 12, 2021
-
Updated
May 26, 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.