콘텐츠로 이동

Hermes

설치 설정

플러그인 설치

  1. 플랫폼에 로그인합니다

  2. [Agent 모니터링]을 클릭하여 [개요] 페이지로 이동한 뒤 [Agent 연동]을 클릭합니다

  3. [Hermes]를 선택합니다

  4. 인스턴스 이름을 입력합니다

  5. [연동 코드]의 코드 블록을 해당 Hermes 서버 또는 Hermes 채팅 창에 복사해 실행합니다

  6. Hermes를 재시작합니다

  7. Hermes에서 세션을 전송한 뒤 세션이 종료되면 플랫폼에 로그인하여 데이터를 확인합니다

트레이스

Trace 구조

하나의 Hermes turn은 다음과 같은 trace 트리를 생성합니다:

invoke_agent
├── llm
├── tool:exec_command
│   └── skill:plugin-creator
├── llm
└── assistant

메트릭

  • 메트릭 세트agent_runtime
메트릭명 유형 단위 출처 설명
gen_ai_workflow_duration Histogram s invoke_agent span duration Hermes turn 소요 시간입니다.
gen_ai_agent_operation_count Sum - llmskill:*tool:* span Agent 측 operation 횟수 통계입니다.
gen_ai_agent_operation_duration Histogram ms llmskill:*tool:* span duration Agent 측 operation 소요 시간 통계입니다.
gen_ai_client_token_usage Histogram {token} llm span의 gen_ai_usage_input_tokens / gen_ai_usage_output_tokens 모델 호출 입력 및 출력 token 사용량입니다.

문서 평가

이 페이지가 도움이 되었나요?