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

Proxy configuration from Kibana to agents #2126

Closed
5 tasks done
jalvz opened this issue Apr 18, 2019 · 1 comment
Closed
5 tasks done

Proxy configuration from Kibana to agents #2126

jalvz opened this issue Apr 18, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@jalvz
Copy link
Contributor

jalvz commented Apr 18, 2019

Initial requirements

  • Fetch configuration changes from a Kibana REST API
  • Serve configuration to agents with an Etag header
  • Support granularity per service name and environment
  • Minimize within reason the number of requests to Kibana and the response time for agents

Background

  • It has been considered to fetch configuration directly form Elasticsearch
  • It has been considered to poll Kibana for all configuration at regular intervals

Subtasks

Parent meta-issue

@jalvz jalvz self-assigned this Apr 18, 2019
@jalvz jalvz added this to the 7.2 milestone Apr 18, 2019
@jalvz
Copy link
Contributor Author

jalvz commented Apr 18, 2019

POC: #2095

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants