Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: New Version Updates #3023

Merged
merged 5 commits into from Aug 8, 2023
Merged

Conversation

jfermi
Copy link
Member

@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
@@ -18,7 +18,7 @@ So in this case, we need to trigger four tests in sequence to achieve test the e

## Building a Transaction for This Scenario

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
30 checks passed
@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.

None yet

3 participants