August 5
Pipeline Control Gateway v1.1.0
파이프라인 컨트롤 게이트웨이 출시 정보 - v1.1.0
SQL 트레이스 및 프로세서 트레이스 데이터 지원
- 삭제 규칙을 사용하여
SqlTrace
및TransactionTrace
이벤트에서 데이터와 속성을 선택적으로 삭제하는 새로운 기능을 구현했습니다.
보안 업데이트
IPv6 영역 ID와 관련된 HTTP 프록시 우회 및 사이트 간 스프레드시트 문제를 포함하여
golang.org/x/net
패키지의 취약점을 해결했습니다.Go
1.24
로 업그레이드되었으며 다음 의존성/종속성이 보안을 강화하고 최근 수정 사항을 통합하도록 업데이트되었습니다.golang.org/x/net
에게v0.38.0
golang.org/x/sys
에게v0.31.0
golang.org/x/text
에게v0.23.0
새로운 기능 지원
NRQL 삭제 규칙 쿼리에 여러 가지 새로운 기능에 대한 지원이 추가되었습니다. 이제 다음 기능을 사용할 수 있습니다.
aparse()
floor()
getField()
hourOf()
numeric()
round()
string()
substring()
weekdayOf()
mod()
dimensions()
April 2
Pipeline Control Gateway v1.0.0
Support for Pipeline Control gateway 1.0.0
New Relic Pipeline Control is the data management component of New Relic Control that helps filter and discard low-value data prior to ingestion into the New Relic Platform. It consists of an agent called the Pipeline Control gateway that's deployed in your environment. You can create NRQL-based rules to discard unwanted data before it exits your environment.
To know more about Pipeline Control gateway, refer to the Pipeline Control documentation.