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

Adaptation of Dependency Query Service in Server #3576

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

mrproliu
Copy link
Contributor

This PR is aimed at adapting the Dependency Query Service within the v3 server.
The data generated is to be utilized in the Zipkin Dependency Repository (a separate PR will be provided in that repository for the integration). Primarily, the Zipkin Server is employed for schema definition and data query services.

Currently, as the Cassandra storage PR has not been merged, this particular PR does not encompass the implementation related to Cassandra.

@mrproliu mrproliu added server elasticsearch Elasticsearch storage component storage Group label for Storage components mysql labels Oct 24, 2023
@mrproliu mrproliu added this to the 3.0.0 milestone Oct 24, 2023
@@ -56,7 +56,7 @@ core:
restAcceptQueueSize: ${ZIPKIN_REST_QUEUE_SIZE:0}
restMaxRequestHeaderSize: ${ZIPKIN_REST_MAX_REQUEST_HEADER_SIZE:8192}

storage:
storage: &storage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this?

@wu-sheng wu-sheng merged commit f4d1a36 into openzipkin:zipkin-v3 Oct 25, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
elasticsearch Elasticsearch storage component mysql server storage Group label for Storage components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants