Skip to content
#

microservice

Here are 5,764 public repositories matching this topic...

cbm-gplassard
cbm-gplassard commented Mar 31, 2021

Use case description

Hello, we would like to make the TargetGroup names more predictable / human readable when using AWS Lambda with ALB. There are several reasons for this but mostly because we would like to make the CloudWatch Metrics easier to use (when displayed on dashboards, when creating alarms, ...).

From what I understand today the name is created with a hash, even though it's p

jsbxyyx
jsbxyyx commented Sep 26, 2019

Why you need it?

Is your feature request related to a problem? Please describe in details
increase rm-datasource module test coverage

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

cube.js
imjared
imjared commented Apr 20, 2021

Hi Team,

I've added a dimension of type "boolean" in my Cube. I'm trying to determine if a group of people are users by asking cube if a User ID is or is not set.

userId: {
  sql: `uid`,
  type: `boolean`,
  title: "User Id",
},

My expectation would be that Cube would translate this into either a true or false output but Cube is returning the actual user ID. Additional

dangesong
dangesong commented Oct 15, 2020

What language are you using?

C++

What operating system (Linux, Ubuntu, …) and version?

Linux

What runtime / compiler are you using (e.g. jdk version or version of gcc)

4.8.5

Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p

glsutter
glsutter commented Dec 8, 2020

Issue Description

Question

Describe what happened (or what feature you want)

Trying to evaluate ChaosBlade as an option for resiliency testing. But I'm not sure if this is a feature request or a question. Actually, two questions:

  • Does ChaosBlade support Azure, or can it be extended to support Azure?
  • Can ChaosBlade inject failures into a Platform as a Service (Pa

Improve this page

Add a description, image, and links to the microservice topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microservice topic, visit your repo's landing page and select "manage topics."

Learn more