Skip to content

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1995, adding the suggested spec to the list.

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://w3c.github.io/trace-context-mqtt/",
  "seriesComposition": "full",
  "shortname": "trace-context-mqtt",
  "series": {
    "shortname": "trace-context-mqtt",
    "currentSpecification": "trace-context-mqtt",
    "title": "Trace Context: MQTT protocol",
    "shortTitle": "Trace Context: MQTT protocol",
    "nightlyUrl": "https://w3c.github.io/trace-context-mqtt/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Distributed Tracing Working Group",
      "url": "https://www.w3.org/groups/wg/distributed-tracing/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/trace-context-mqtt/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/trace-context-mqtt",
    "sourcePath": "index.html",
    "filename": "index.html"
  },
  "title": "Trace Context: MQTT protocol",
  "source": "spec",
  "shortTitle": "Trace Context: MQTT protocol",
  "categories": [],
  "standing": "good"
}

Tests

These changes look good! 😎

Close #1995, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://w3c.github.io/trace-context-mqtt/",
  "seriesComposition": "full",
  "shortname": "trace-context-mqtt",
  "series": {
    "shortname": "trace-context-mqtt",
    "currentSpecification": "trace-context-mqtt",
    "title": "Trace Context: MQTT protocol",
    "shortTitle": "Trace Context: MQTT protocol",
    "nightlyUrl": "https://w3c.github.io/trace-context-mqtt/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Distributed Tracing Working Group",
      "url": "https://www.w3.org/groups/wg/distributed-tracing/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/trace-context-mqtt/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/trace-context-mqtt",
    "sourcePath": "index.html",
    "filename": "index.html"
  },
  "title": "Trace Context: MQTT protocol",
  "source": "spec",
  "shortTitle": "Trace Context: MQTT protocol",
  "categories": [],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust tidoust merged commit 26f317a into main Jul 7, 2025
1 check failed
@tidoust tidoust deleted the add-trace-context-mqtt branch July 7, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add trace-context-mqtt
2 participants