Problem
Custom violation description tags are not being replaced by the values from the event.
Solution
Tags are only available for events that are indexed by New Relic.
The easiest way to know whether an event is indexed is to run the query SELECT nr.entityType FROM ${EventSampleName}
, replacing ${EventSampleName}
with the name of the event in question.
If there are values in the column nr.entity Type
of the result, then the event is indexed. Otherwise it is not.
Cause
It is not possible to add a description to any sample that does not get indexed in New Relic.
その他のヘルプ
さらに支援が必要な場合は、これらのサポートと学習リソースを確認してください:
- Explorers Hubでは、コミュニティからのサポートを受けたり、ディスカッションに参加したりすることができます。
- 当社サイトで答えを見つけて、サポートポータルの使用方法を確認してください。
- Linux、Windows、およびmacOS向けトラブルシューティングツールであるNew Relic Diagnosticsを実行してください。
- New Relicのデータセキュリティとライセンスドキュメント をご確認ください。