Skip to content

Instantly share code, notes, and snippets.

@lmolkova
Last active November 17, 2021 00:18
Show Gist options
  • Save lmolkova/bd8a000ee87a3e262fe8d4eae6091b20 to your computer and use it in GitHub Desktop.
Save lmolkova/bd8a000ee87a3e262fe8d4eae6091b20 to your computer and use it in GitHub Desktop.

HTTP

  • P0 - Define span modelling conventions for HTTP client spans #1747
  • Replace http.target with http.path and http.query? #2056
  • Remove http.XX_content_length* semantic attributes #2028
  • P0 - Confirm that HTTP instrumentations can provide sampling-relevant attributes at creation time #2011
  • P? - required/optional #2114

P0 - Retries

  • Semantic convention around retry attempts? #1306
  • Adding semantic conventions for setting attributes to record retry behavior #729

General

  • P0 - Instrumentation layers and suppressing duplicates #172
    • Client libraries: Manual/programmatic and auto instrumentation duplication problem #1767
    • Add category attribute to spans #1161
    • Multiple instrumentations manipulating same Span (and schema URL) #1700
  • P0 - Instrumentation API #165
    • Sampling decison is too late to gain much performance #620
  • P0 - Metrics-over-traces is a must? #1769
  • P1 - Logical vs physical #110, #1747
  • ? - Dealing with batching #1548 #1347
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment