| Index: docs/histogram-set-json-format.md
|
| diff --git a/docs/histogram-set-json-format.md b/docs/histogram-set-json-format.md
|
| index 4ec94d0e31340d5ddb00afbf53eb92bcee2720b2..c7d9886fa5ef728d0c75b10702faf3eb6ad4da81 100644
|
| --- a/docs/histogram-set-json-format.md
|
| +++ b/docs/histogram-set-json-format.md
|
| @@ -56,7 +56,6 @@ dictionary represents either a Histogram or a Diagnostic.
|
| "label": "abc",
|
| "storyDisplayName": "my story",
|
| "storyGroupingKeys": {"state": "pre"},
|
| - "storyUrl": "http://example.com/",
|
| "storysetRepeatCounter": 0,
|
| },
|
| ]
|
| @@ -159,7 +158,6 @@ to compare or merge results across similar telemetry story runs.
|
| * `legacyTIRLabel`: string
|
| * `storyDisplayName`: string
|
| * `storyGroupingKeys`: dictionary mapping from strings to strings
|
| - * `storyUrl`: string
|
| * `storysetRepeatCounter`: number
|
|
|
| ### RevisionInfo
|
|
|