Page MenuHomePhabricator

Add some environment meta-data to the response envelope
Closed, ResolvedPublic

Description

  • What implementation was picked? *
  • What was the execution strategy (evaluated vs. composition vs. built-in)
  • What was the server name of the orchestrator?
  • What was the server name of the executor it ran on (if appropriate)?
  • For a supported-language implementation (Python, JavaScript, etc.), what language version was used?

(*) Only needs to be added to the Evaluate a function call page. The others probably should be added to the metadata dialog in all settings where it appears.

Event Timeline

See also T282164 for other possibly useful metadata elements.

Change 833472 had a related patch set uploaded (by David Martin; author: David Martin):

[mediawiki/services/function-evaluator@master] Add hostname to metadata map

https://gerrit.wikimedia.org/r/833472

Change 833473 had a related patch set uploaded (by David Martin; author: David Martin):

[mediawiki/services/function-orchestrator@master] Add hostname to metadata map

https://gerrit.wikimedia.org/r/833473

Change 833483 had a related patch set uploaded (by David Martin; author: David Martin):

[mediawiki/extensions/WikiLambda@master] Add handling for orchestrator & evaluator hostname metadata

https://gerrit.wikimedia.org/r/833483

Change 833473 merged by jenkins-bot:

[mediawiki/services/function-orchestrator@master] Add hostname to metadata map

https://gerrit.wikimedia.org/r/833473

Change 833472 merged by jenkins-bot:

[mediawiki/services/function-evaluator@master] Add hostname to metadata map

https://gerrit.wikimedia.org/r/833472

Change 833483 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] Add handling for orchestrator & evaluator hostname metadata

https://gerrit.wikimedia.org/r/833483

Change 838864 had a related patch set uploaded (by David Martin; author: David Martin):

[mediawiki/services/function-orchestrator@master] Add implementationId and implementationType to metadata map

https://gerrit.wikimedia.org/r/838864

Change 838870 had a related patch set uploaded (by David Martin; author: David Martin):

[mediawiki/extensions/WikiLambda@master] Handle metadata elements implementationId and implementationType

https://gerrit.wikimedia.org/r/838870

Change 841197 had a related patch set uploaded (by David Martin; author: David Martin):

[mediawiki/services/function-orchestrator@master] New fcn setMetadataValues compatible with ZWrapper

https://gerrit.wikimedia.org/r/841197

Change 841197 merged by jenkins-bot:

[mediawiki/services/function-orchestrator@master] New fcn setMetadataValues, compatible with ZWrapper

https://gerrit.wikimedia.org/r/841197

Change 838864 merged by jenkins-bot:

[mediawiki/services/function-orchestrator@master] Add implementationId and implementationType to metadata map

https://gerrit.wikimedia.org/r/838864

Change 838870 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] Handle metadata elements implementationId and implementationType

https://gerrit.wikimedia.org/r/838870

DMartin-WMF claimed this task.

Closing. The 2 unchecked boxes above are covered by these: T320457, T321341.