trace-context := “X-Cloud-Trace-Context” “:” trace-id “/” span-id[ “;” “o” “=” trace_options ] *( “;” key “=” value)
trace-id := 1*( HEXDIG) ; hex representation of a 128 bit value
span-id := 1*(DIGIT) ; decimal representation of a 64 bit value
trace-option := 1*(DIGIT) ; decimal representation of a 32 bit value
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/843b83e9-5a95-41c4-adfc-17f8396c1d8e%40googlegroups.com.