Changes to Create a Datadog plugin
POST /v2/control-planes/{controlPlaneId}/core-entities/plugins#Datadog
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 16 of the 52 revisions of this API.362101
What changed
- ▲
the request property
allOf[PluginBase]/partials/items/pathbecame requiredrequest-property-became-required
- ○
the response property
allOf[PluginBase]/partials/items/pathbecame required for the status201response-property-became-required
- ▲
- ○
added the new optional request property
allOf[PluginBase]/conditionnew-optional-request-property
- ○
added the optional property
allOf[PluginBase]/conditionto the response with the201statusresponse-optional-property-added
- ○
- ○
added the new optional request property
allOf[DatadogPluginConfig]/config/route_name_tagnew-optional-request-property
- ○
added the optional property
allOf[DatadogPluginConfig]/config/route_name_tagto the response with the201statusresponse-optional-property-added
- ○
- ▲
the
allOf[DatadogPluginConfig]/namerequest property type/format changed fromstring/to/request-property-type-changed
- ▲
the
allOf[DatadogPluginConfig]/nameresponse's property type/format changed fromstring/to/for status201response-property-type-changed
- ○
removed the pattern
^.*[^:]$from the request propertyallOf[DatadogPluginConfig]/config/metrics/items/tags/items/request-property-pattern-removed
- ○
the
allOf[DatadogPluginConfig]/config/metrics/items/tags/items/response's property pattern^.*[^:]$was removed for the status201response-property-pattern-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
allOf[DatadogPluginConfig]/config/metrics/items/sample_ratebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[DatadogPluginConfig]/config/metrics/items/tagsbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[DatadogPluginConfig]/config/queuebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[PluginBase]/partials/items/namebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[PluginBase]/partials/items/pathbecame not nullablerequest-property-became-not-nullable
- ▲
the
allOf[PluginBase]/idrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
allOf[PluginBase]/namerequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
allOf[PluginBase]/partials/items/idrequest property's minLength was increased from0to1request-property-min-length-increased
- ○
the
initial_retry_delayrequest property default value0.01was removedrequest-property-default-value-removed
- ○
the
metricsrequest property default value{"consumer_identifier":"custom_id","name":"kong_latency","sample_rate":1,"stat_type":"timer","tags":["app:kong"]}was removedrequest-property-default-value-removed
- ○
the
initial_retry_delayresponse's property default value0.01was removed for the status201response-property-default-value-removed
- ○
the
metricsresponse's property default value{"consumer_identifier":"custom_id","name":"kong_latency","sample_rate":1,"stat_type":"timer","tags":["app:kong"]}was removed for the status201response-property-default-value-removed
- ▲
- ▲
the response property
allOf[DatadogPluginConfig]/configbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/config/flush_timeoutbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/config/metrics/items/sample_ratebecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/config/metrics/items/tagsbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/config/queuebecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/config/queue/max_bytesbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/config/queue_sizebecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/config/retry_countbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[PluginBase]/partials/items/namebecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[PluginBase]/partials/items/pathbecame nullable for the status201response-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/configbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/config/flush_timeoutbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/config/metrics/items/sample_ratebecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/config/metrics/items/tagsbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/config/queuebecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/config/queue/max_bytesbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/config/queue_sizebecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/config/retry_countbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[PluginBase]/partials/items/namebecame nullablerequest-property-became-nullable
- ○
the request property
allOf[PluginBase]/partials/items/pathbecame nullablerequest-property-became-nullable
- ○
the
concurrency_limitrequest property default value1was addedrequest-property-default-value-added
- ○
the
consumer_tagrequest property default valueconsumerwas addedrequest-property-default-value-added
- ○
the
enabledrequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
hostrequest property default valuelocalhostwas addedrequest-property-default-value-added
- ○
the
initial_retry_delayrequest property default value0.01was addedrequest-property-default-value-added
- ○
the
max_batch_sizerequest property default value1was addedrequest-property-default-value-added
- ○
the
max_coalescing_delayrequest property default value1was addedrequest-property-default-value-added
- ○
the
max_entriesrequest property default value10000was addedrequest-property-default-value-added
- ○
the
max_retry_delayrequest property default value60was addedrequest-property-default-value-added
- ○
the
max_retry_timerequest property default value60was addedrequest-property-default-value-added
- ○
the
metricsrequest property default value{"consumer_identifier":"custom_id","name":"kong_latency","sample_rate":1,"stat_type":"timer","tags":["app:kong"]}was addedrequest-property-default-value-added
- ○
the
portrequest property default value8125was addedrequest-property-default-value-added
- ○
the
prefixrequest property default valuekongwas addedrequest-property-default-value-added
- ○
the
protocolsrequest property default valuegrpcgrpcshttphttpswas addedrequest-property-default-value-added
- ○
the
service_name_tagrequest property default valuenamewas addedrequest-property-default-value-added
- ○
the
status_tagrequest property default valuestatuswas addedrequest-property-default-value-added
- ○
the
concurrency_limitresponse's property default value1was added for the status201response-property-default-value-added
- ○
the
consumer_tagresponse's property default valueconsumerwas added for the status201response-property-default-value-added
- ○
the
enabledresponse's property default valuetruewas added for the status201response-property-default-value-added
- ○
the
hostresponse's property default valuelocalhostwas added for the status201response-property-default-value-added
- ○
the
initial_retry_delayresponse's property default value0.01was added for the status201response-property-default-value-added
- ○
the
max_batch_sizeresponse's property default value1was added for the status201response-property-default-value-added
- ○
the
max_coalescing_delayresponse's property default value1was added for the status201response-property-default-value-added
- ○
the
max_entriesresponse's property default value10000was added for the status201response-property-default-value-added
- ○
the
max_retry_delayresponse's property default value60was added for the status201response-property-default-value-added
- ○
the
max_retry_timeresponse's property default value60was added for the status201response-property-default-value-added
- ○
the
metricsresponse's property default value{"consumer_identifier":"custom_id","name":"kong_latency","sample_rate":1,"stat_type":"timer","tags":["app:kong"]}was added for the status201response-property-default-value-added
- ○
the
portresponse's property default value8125was added for the status201response-property-default-value-added
- ○
the
prefixresponse's property default valuekongwas added for the status201response-property-default-value-added
- ○
the
protocolsresponse's property default valuegrpcgrpcshttphttpswas added for the status201response-property-default-value-added
- ○
the
service_name_tagresponse's property default valuenamewas added for the status201response-property-default-value-added
- ○
the
status_tagresponse's property default valuestatuswas added for the status201response-property-default-value-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
allOf[PluginBase]/tagsbecame nullable for the status201response-property-became-nullable
- ○
the request property
allOf[PluginBase]/tagsbecame nullablerequest-property-became-nullable
- ▲
- ▲
the
allOf[DatadogPluginConfig]/protocolsrequest property type/format changed fromarray/toarray/setrequest-property-type-changed
- ▲
the
allOf[DatadogPluginConfig]/protocolsresponse's property type/format changed fromarray/toarray/setfor status201response-property-type-changed
- ▲
- ○
added the new optional request property
allOf[PluginBase]/partialsnew-optional-request-property
- ○
added the optional property
allOf[PluginBase]/partialsto the response with the201statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
allOf[PluginBase]/created_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[PluginBase]/updated_atbecame nullable for the status201response-property-became-nullable
- ○
the request optional property
allOf[PluginBase]/created_atbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request optional property
allOf[PluginBase]/updated_atbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
allOf[PluginBase]/created_atbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[PluginBase]/updated_atbecame nullablerequest-property-became-nullable
- ○
the response optional property
allOf[PluginBase]/created_atbecame not read-only for the status201response-optional-property-became-not-read-only
- ○
the response optional property
allOf[PluginBase]/updated_atbecame not read-only for the status201response-optional-property-became-not-read-only
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
allOf[DatadogPluginConfig]/consumerbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/routebecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[DatadogPluginConfig]/servicebecame nullable for the status201response-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/consumerbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/routebecame nullablerequest-property-became-nullable
- ○
the request property
allOf[DatadogPluginConfig]/servicebecame nullablerequest-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
PluginBaseto the request bodyallOflistrequest-body-all-of-added
- ●
removed
Pluginfrom the request bodyallOflistrequest-body-all-of-removed
- ○
added the new optional request property
allOf[DatadogPluginConfig]/consumernew-optional-request-property
- ○
added the new optional request property
allOf[DatadogPluginConfig]/protocolsnew-optional-request-property
- ○
added the new optional request property
allOf[DatadogPluginConfig]/routenew-optional-request-property
- ○
added the new optional request property
allOf[DatadogPluginConfig]/servicenew-optional-request-property
- ○
added
PluginBaseto the response bodyallOflist for the response status201response-body-all-of-added
- ○
removed
Pluginfrom the response bodyallOflist for the response status201response-body-all-of-removed
- ○
added the optional property
allOf[DatadogPluginConfig]/consumerto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[DatadogPluginConfig]/protocolsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[DatadogPluginConfig]/routeto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[DatadogPluginConfig]/serviceto the response with the201statusresponse-optional-property-added
- ▲
- ▲
request body became required
request-body-became-required
- ▲
- ▲
the request property
allOf[Plugin]/tagsbecame not nullablerequest-property-became-not-nullable
- ▲
- ▲
added the new required request property
allOf[Plugin]/confignew-required-request-property
- ▲
added the new required request property
allOf[Plugin]/namenew-required-request-property
- ▲
the
allOf[Plugin]/request property type/format changed from/toobject/request-property-type-changed
- ▲
the
allOf[Plugin]/response's property type/format changed from/toobject/for status201response-property-type-changed
- ●
removed
PluginWithoutParentssubschema #2from theallOf[Plugin]/request propertyallOflistrequest-property-all-of-removed
- ○
added the new optional request property
allOf[Plugin]/consumernew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/consumer_groupnew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/enablednew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/idnew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/instance_namenew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/orderingnew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/protocolsnew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/routenew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/servicenew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/tagsnew-optional-request-property
- ○
added the optional property
allOf[Plugin]/consumerto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/consumer_groupto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/created_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/enabledto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/idto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/instance_nameto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/orderingto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/protocolsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/routeto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/serviceto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/tagsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/updated_atto the response with the201statusresponse-optional-property-added
- ○
removed
PluginWithoutParentssubschema #2from theallOf[Plugin]/response propertyallOflist for the response status201response-property-all-of-removed
- ○
added the required property
allOf[Plugin]/configto the response with the201statusresponse-required-property-added
- ○
added the required property
allOf[Plugin]/nameto the response with the201statusresponse-required-property-added
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○