open-telemetry/opentelemetry-specification

Improve histogram images in metrics data-model.md

已關閉

#3,745 建立於 2023年10月27日

 (3 則留言) (1 個反應) (0 位負責人)Makefile (987 個分叉)auto 404
Stalehelp wantedspec:metricstriage:accepted:ready

倉庫指標

星標
 (4,267 顆星)
PR 合併指標
 (平均合併 10天 15小時) (30 天內合併 43 個 PR)

描述

There are a handful of helpful images in the histogram readme that do a fantastic job of demonstrating how histograms work. Unfortunately, there are a couple of problems with these:

  1. The text aliasing looks awful / low quality text.
  2. The background is transparent, which means that the images are hard/impossible to see all the detail in dark mode.

I think it would be great if we could put a background color in place (to help both light and dark mode readers) and to maybe recreate these images as line art (svg) so the text is readable.

@jsuereth did you create these originally? If not, do you know who? I was thinking that starting with the original might be simpler than trying to completely recreate these.

Images in question live here: https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/metrics/img

貢獻者指南