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

Add self monitor metric inner pipeline #1913

Merged
merged 15 commits into from
Nov 27, 2024

Conversation

Takuka0311
Copy link
Collaborator

@Takuka0311 Takuka0311 commented Nov 25, 2024

  • 移除旧指标发送流程(MetricExportor)
  • 自监控Input:input_self_monitor_metric
    • 插件本体
    • 修改Go指标上报格式
    • 新增SelfMonitorServer
    • 支持SelfMonitorServer输出MultiValues MetricEvent
  • 本地文件Flusher:flusher_local_file
    • 插件本体
    • Serializer
  • 内置Pipeline

core/monitor/SelfMonitorServer.cpp Show resolved Hide resolved
core/pipeline/serializer/JsonSerializer.cpp Show resolved Hide resolved
core/pipeline/serializer/JsonSerializer.cpp Outdated Show resolved Hide resolved
core/pipeline/serializer/JsonSerializer.cpp Outdated Show resolved Hide resolved
core/pipeline/serializer/JsonSerializer.cpp Outdated Show resolved Hide resolved
core/pipeline/serializer/SLSSerializer.cpp Outdated Show resolved Hide resolved
core/pipeline/serializer/SLSSerializer.cpp Outdated Show resolved Hide resolved
core/pipeline/serializer/Serializer.cpp Outdated Show resolved Hide resolved
core/plugin/input/InputSelfMonitorMetric.cpp Outdated Show resolved Hide resolved
core/monitor/SelfMonitorServer.cpp Outdated Show resolved Hide resolved
core/plugin/flusher/local_file/FlusherLocalFile.cpp Outdated Show resolved Hide resolved
core/pipeline/serializer/SLSSerializer.cpp Outdated Show resolved Hide resolved
core/pipeline/serializer/JsonSerializer.cpp Show resolved Hide resolved
core/pipeline/serializer/JsonSerializer.cpp Show resolved Hide resolved
core/monitor/Monitor.cpp Show resolved Hide resolved
core/monitor/SelfMonitorServer.cpp Show resolved Hide resolved
core/monitor/MetricManager.cpp Outdated Show resolved Hide resolved
@Takuka0311 Takuka0311 merged commit 6cc36ae into alibaba:main Nov 27, 2024
8 of 9 checks passed
@Takuka0311 Takuka0311 deleted the add-self-monitor-server branch November 27, 2024 03:49
@henryzhx8 henryzhx8 added the enhancement Feature enhancement label Nov 27, 2024
@henryzhx8 henryzhx8 added this to the v3.0 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants