Constant DB_ELASTICSEARCH_PATH_PARTS

Source
pub const DB_ELASTICSEARCH_PATH_PARTS: &str = "db.elasticsearch.path_parts";
👎Deprecated: Replaced by db.operation.parameter.
Expand description

Deprecated, use db.operation.parameter instead.

§Notes

§Examples

  • "db.elasticsearch.path_parts.index=test-index"
  • "db.elasticsearch.path_parts.doc_id=123"