Yaron Schneider
Yaron Schneider
> The build is failing now due to another issue which is unrelated. @ItalyPaleAle will submit a PR to fix.
@beiwei30 ``` Error: pkg/grpc/api.go:1554:15: cannot use k (variable of type int) as type string in map index Error: pkg/grpc/api.go:1577:9: cannot use k (variable of type int) as type string in...
> > @beiwei30 > > ``` > > Error: pkg/grpc/api.go:1554:15: cannot use k (variable of type int) as type string in map index > > Error: pkg/grpc/api.go:1577:9: cannot use k...
> Seems nobody cares... Oh, folks care. Just 2 days ago I spoke with several end users who are very interested in this. I'll see if we can triage to...
Triaged into 1.10. I believe this should be doable. If anyone from the community interested in this feature wants to take the lead and help with design and implementation, that...
Hi all, this feature is now at the proposal stage here: https://github.com/dapr/proposals/pull/12.
| Metric Name | Description | Type | Tags | ------------- | ----------- | ---------- | ------------- | total | Number of resiliency policies loaded | UnitDimensionless | name namespace...
> `total` and `count` are not descriptive enough since they are measuring different things (loaded count vs execution count). Does it make sense to have total since there is always...
> What is the meaning of `name` tag? Is it the policy's name? `metadata.name` for the `Resiliency` object. `policy` is the type of the resiliency policy loaded or executed.
@artursouza updated the list based on convo.