Skip to content
#

sqs

Here are 684 public repositories matching this topic...

Brighter
iancooper
iancooper commented Mar 26, 2022

Is your feature request related to a problem? Please describe.
From the end of May, .NET 5.0 goes out of support, which forms a good trigger for us to move the samples to .NET 6.0.

https://devblogs.microsoft.com/dotnet/dotnet-5-end-of-support-update/

Describe the solution you'd like
The simplest solution here is to just target .NET 6.0 and rebuild. We don't want to bring over .NET

pattisapu01
pattisapu01 commented Apr 21, 2021

In what area(s)?

/area components (kafka pub/sub)

Describe the feature

The current kafka pub/sub component targets just the minimum interfaces to publish and subscribe. We need an enhancement to the kafka component to support "ResetOffets". This means, we need to be able to invoke an API call to the dapr sidecar to "reset" the current offset to a previous value so that messages can b

k8s-worker-pod-autoscaler
alok87
alok87 commented Mar 2, 2020

We have often see developer telling us the problems going on with WPA and then the first way to debug the issue is by going through WPA kubernetes logs for the queue to find what is going on. We should logs events for all the important thing that goes on with the WPA object.

Reasons:

  1. Easy to debug.
  2. Developer who does have access to wpa logs but has access to their WPA object can tro
enhancement good first issue

This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.

  • Updated Jan 12, 2022
  • Ruby

Improve this page

Add a description, image, and links to the sqs 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 sqs topic, visit your repo's landing page and select "manage topics."

Learn more