Skip to content

Commit

Permalink
Reconstruct appconfig to support InstanceConfig. (#1763)
Browse files Browse the repository at this point in the history
* support instance_config

* support flusher send flow control config reload
  • Loading branch information
quzard authored Oct 16, 2024
1 parent 67d9dd9 commit 6ac89ac
Show file tree
Hide file tree
Showing 34 changed files with 1,339 additions and 630 deletions.
1 change: 1 addition & 0 deletions core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/plugin/flusher/links.cmake)
set(SUB_DIRECTORIES_LIST
application app_config checkpoint container_manager logger go_pipeline monitor monitor/metric_constants profile_sender models
config config/watcher
instance_config
pipeline pipeline/batch pipeline/limiter pipeline/plugin pipeline/plugin/creator pipeline/plugin/instance pipeline/plugin/interface pipeline/queue pipeline/route pipeline/serializer
runner runner/sink/http
protobuf/sls
Expand Down
Loading

0 comments on commit 6ac89ac

Please sign in to comment.