Skip to content

Conversation

jfermi
Copy link
Contributor

@jfermi jfermi commented Aug 2, 2023

Change "Environment" to "Variable Set".
Update trace analyzer docs to include new config. Issue #2990 Update webui/transactions page to include new automate tab. Issue #2992

This PR...

Changes

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Change "Environment" to "Variable Set".
Update trace analyzer docs to include new config. Issue #2990
Update webui/transactions page to include new automate tab. Issue #2992
@jfermi jfermi requested a review from kdhamric August 2, 2023 17:17
Using Tracetest, we can do that by [creating a test](../../../web-ui/creating-tests.md) for each step and later grouping these tests as [transactions](../../../web-ui/creating-transactions.md) that have an [environment](../../../concepts/environments.md)](../../../concepts/environments.md).
Using Tracetest, we can do that by [creating a test](../../../web-ui/creating-tests.md) for each step and later grouping these tests as [transactions](../../../web-ui/creating-transactions.md) that have an [environment](../../../concepts/variable-sets.md)](../../../concepts/variable-sets.md).

We can do that by creating the tests and transactions through the Web UI or using the CLI. In this example, we will use the CLI to create an environment and then create the transaction with all tests needed. The [assertions](../../../concepts/assertions.md) that we will check are the same for every single test.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word environment is still here

Copy link
Collaborator

@kdhamric kdhamric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noted a couple changes - should be good after those are done.

@xoscar xoscar merged commit 3a7c57e into main Aug 8, 2023
@xoscar xoscar deleted the julianne/docs/misc-updates-Aug-2-2023 branch August 8, 2023 22:52
danielbdias pushed a commit that referenced this pull request Aug 11, 2023
* New Version Updates

Change "Environment" to "Variable Set".
Update trace analyzer docs to include new config. Issue #2990
Update webui/transactions page to include new automate tab. Issue #2992

* Update docs/docs/live-examples/opentelemetry-store/use-cases/user-purchasing-products.md

* Update docs/docs/live-examples/opentelemetry-store/use-cases/user-purchasing-products.md

* Update docs/docs/web-ui/creating-environments.md
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.

3 participants