Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce deadlines #663

Open
olix0r opened this issue Sep 12, 2016 · 0 comments
Open

Enforce deadlines #663

olix0r opened this issue Sep 12, 2016 · 0 comments

Comments

@olix0r
Copy link
Member

olix0r commented Sep 12, 2016

Currently, linkerd propagates deadlines but does not act on them. Routers should expose configuration that causes them to use deadlines to enforce timeouts/nacking.

@olix0r olix0r self-assigned this Sep 13, 2016
@adleong adleong added this to the 0.8.5 milestone Dec 7, 2016
@olix0r olix0r modified the milestone: 0.8.5 Jan 12, 2017
Tim-Brooks pushed a commit to Tim-Brooks/linkerd that referenced this issue Dec 20, 2018
* Define a new telemetry Stat API

Proposal definition for a new Stat API, for the purposes of satisfying the queries proposed in linkerd#627.
StatSummary will replace Stat once implemented and the original Stat deleted.
Tim-Brooks pushed a commit to Tim-Brooks/linkerd that referenced this issue Dec 20, 2018
Start implementing new conduit stat summary endpoint. 
Changes the public-api to call prometheus directly instead of the
telemetry service. Wired through to `api/stat` on the web server,
as well as `conduit statsummary` on the CLI. Works for deployments only.

Current implementation just retrieves requests and mesh/total pod count 
(so latency stats are always 0). 

Uses API defined in linkerd#663
Example queries the stat endpoint will eventually satisfy in linkerd#627

This branch includes commits from @klingerf 

* run ./bin/dep ensure
* run ./bin/update-go-deps-shas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants