---
title: "Changes to Update a Opentelemetry plugin"
method: PUT
path: "/{workspace}/plugins/{PluginId}#Opentelemetry"
---

# Changes to Update a Opentelemetry plugin

`PUT /{workspace}/plugins/{PluginId}#Opentelemetry`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 11 revisions.

- **2026-04-24** `9555cbb8b259` — 6 warning, 12 info
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-04-24** `9555cbb8b259` — 6 warning, 12 info
  - added the new `tcp` enum value to the `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/` response property for the response status `200`
  - added the new `tls` enum value to the `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/` response property for the response status `200`
  - added the new `tls_passthrough` enum value to the `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/` response property for the response status `200`
  - added the new `udp` enum value to the `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/` response property for the response status `200`
  - added the new `ws` enum value to the `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/` response property for the response status `200`
  - added the new `wss` enum value to the `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/` response property for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/config/access_logs`
  - added the new optional request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/config/metrics`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - added the new `tcp` enum value to the request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/`
  - added the new `tls` enum value to the request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/`
  - added the new `tls_passthrough` enum value to the request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/`
  - added the new `udp` enum value to the request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/`
  - added the new `ws` enum value to the request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/`
  - added the new `wss` enum value to the request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/protocols/items/`
  - added the optional property `allOf[#/components/schemas/OpentelemetryPluginConfig]/config/access_logs` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/OpentelemetryPluginConfig]/config/metrics` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
  - removed the request property `name`
  - removed the optional property `name` from the response with the `200` status
  - added the new optional request property `allOf[#/components/schemas/OpentelemetryPluginConfig]/name`
  - added the optional property `allOf[#/components/schemas/OpentelemetryPluginConfig]/name` to the response with the `200` status
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/plugins/:PluginId#Opentelemetry/put.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/plugins/:PluginId#Opentelemetry/put)
