-
Updated
Apr 14, 2021 - Go
s3
Here are 2,924 public repositories matching this topic...
-
Updated
Apr 14, 2021 - Go
-
Updated
Mar 28, 2021 - Python
Prometheus v2.26.0 has the flag --enable-feature=promql-negative-offset to enable negative offset.
It works fine.
But I can't enable it with Thanos 0.19.0.
It looks like the flag is not available for Thanos Query.
So the next query my_metric_status offset -24h fails with the error 1:31: parse error: unexpected <op:-> in offset, expected duration
Is this feature implemented?
-
Updated
Apr 13, 2021 - C++
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
-
Updated
Apr 6, 2021 - Go
-
Updated
Dec 25, 2020 - Python
-
Updated
Apr 1, 2021 - Go
-
Updated
Mar 18, 2021 - Python
-
Updated
Apr 14, 2021 - Go
-
Updated
Apr 9, 2021 - Ruby
-
Updated
Apr 12, 2021 - Go
-
Updated
Jul 8, 2020 - JavaScript
I am working on adding an ARM64 job in Travis. ARM64 job is failing as docker image chubaofs/cfs-base:1.1 is not available for arm64.
Please check https://travis-ci.org/github/odidev/chubaofs/jobs/713238554 for the same.
I have built ARM64 binaries in ARM64 platform using below steps:
- Removed -Werror flag from rocksdb Makefile as deprecated warnings are being treated as errors.
-
Updated
Feb 14, 2021 - JavaScript
Problem description
Be able to read public GCS files without providing credentials.
Steps/code to reproduce the problem
path = "gs://tensorflow-nightly/prod/tensorflow/release/ubuntu_16/gpu_py37_full/nightly_release/18/20190813-010608/github/tensorflow/pip_pkg/tf_nightly_gpu-1.15.0.dev20190813-cp37-cp37m-linux_x86_64.whl"
import smart_open
try:
f = smart_open.s-
Updated
Mar 1, 2020
-
Updated
Apr 14, 2021 - Go
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Apr 8, 2021 - PHP
-
Updated
Jun 2, 2020 - Erlang
-
Updated
Apr 14, 2021 - C#
-
Updated
Apr 13, 2021 - Go
-
Updated
Apr 14, 2021 - Java
Improve this page
Add a description, image, and links to the s3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the s3 topic, visit your repo's landing page and select "manage topics."
What is the problem you are having with rclone?
In config file,
known_hosts_file = ~/.ssh/known_hostsfails:Using
known_hosts_file = C:/Users/<USER>/.ssh/known_hostssucceeds.I suspect that there's