This page describes how to use the HTTP naming rules required to name gRPC Business Transactions. 

To form the gRPC URI, you link the SERVICE_NAME and the OPERATION_NAME resulting in: URI = SERVICE_NAME/OPERATION_NAMEThen, the naming rule uses the URI = SERVICE_NAME/OPERATION_NAME to generate the gRPC Business Transactions name.

Automatic Naming Rules

To add automatic naming rules: 

  1. From the Add Rule tab, click Rule Configuration
  2. Under the Configure Naming tab, select which part of the URI to use in the Transaction Name:
    1. Click Use the full URI to use the full URI in the Transaction Name
    2. Click Use a part of the URI to use only a part of the URI in the Transaction Name. If you select Use a part of the URI, you can only use one or two segments of the URL. 
  3. Click Save

Custom Naming Rules

To add custom naming rules: 

  1. From the Add Rule tab, click Rule Configuration
  2. Under HTTP Request Match Criteria, click +Add.
  3. Click URI
  4. Select Split Transactions Using Request Data
  5. In the dropdown, you can select the first few URI segment(s) or the last few URI segment(s) in the Transaction names.
    1. You can only use one or two segments of the URL. 
  6. Click Save