-
Updated
Dec 15, 2021 - Shell
Google Cloud Platform
Google Cloud Platform, offered by Google, is a suite of cloud computing services. Google Cloud Platform provides Infrastructure as a Service, Platform as a Service, and Serverless Computing environments. Alongside a set of management tools, it provides a series of modular cloud services including computing, data storage, data analytics and machine learning.
Here are 1,899 public repositories matching this topic...
-
Updated
Dec 16, 2021 - Python
-
Updated
Dec 14, 2021 - Go
-
Updated
Dec 16, 2021 - Go
-
Updated
Nov 11, 2021
-
Updated
Dec 16, 2021 - Python
Is your feature request related to a problem? Please describe.
We don't want giving our staff ADMIN permissions, but they need to be able to add new option values without distracting us every time.
Describe the solution you'd like
Everyone authenticated should be able to manage option values. This can be also configured on a field level (e.g. "Who can manage option values: Everyon
-
Updated
Dec 16, 2021 - JavaScript
There is a pipeline which has been consistently getting stuck on attempt to write to JDBC. The thread dump on one worker revealed a bunch of threads waiting for a new connection to be allocated:
java.lang.Thread.State: WAITING
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <45ac842e> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
-
Updated
Dec 1, 2021 - Go
-
Updated
Dec 16, 2021 - Java
-
Updated
Dec 16, 2021 - Go
-
Updated
Dec 15, 2021 - HCL
-
Updated
Dec 15, 2021 - Java
Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o
-
Updated
Aug 20, 2021 - Shell
The functions in this file should be factored out to a separate utility lib as they are reused in bitcoin-etl https://github.com/blockchain-etl/ethereum-etl/blob/develop/ethereumetl/misc_utils.py
-
Updated
Dec 15, 2021 - TypeScript
-
Updated
Dec 13, 2021 - TypeScript
Scenario: an instructor is downloading the results of a session that has a ranking question.
As the values for Ranks received can span multiple columns, it should be the last column. Here is an example from contribution questions.

Error: argument --directory Destination directory must exist.
Try --help for help.
How can this be? I can ls and see my exports folder in this directory.
I'm submitting a...
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[x] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/f
-
Updated
Dec 15, 2021 - Go
-
Updated
Nov 24, 2021 - Go
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Oct 29, 2021 - Python
-
Updated
May 15, 2019 - JavaScript
-
Updated
Dec 13, 2021 - JavaScript
Released April 7, 2008
- Organization
- GoogleCloudPlatform
- Website
- cloud.google.com
- Wikipedia
- Wikipedia

Improve the Write logEntry sample on this page
This page is referenced by docs that explicitly talk about LogEntries. So we should demo this “advanced” logging technique, even though we do recommend the standard log wrapper approach in the quickstarts.
Cri