Changelog
- 1ff34cd feature: Transaction to Test Suite (#3046)
- 5342f36 2767 automate tab include deeplink technique update (#2801)
- cf4c251 Add CLI e2e test for transaction resource (#2757)
- de26d24 Add TestSpec events (#2280)
- bf4fb20 Add documentation about mapped CLI e2e to do (#2560)
- 9877f14 Add in server section in server config file (#2339)
- 1485f41 Add migration to fix data_store ids (#2452)
- a50215f Add more events on test specs (#2284)
- 592188a Add observability to the rescue example (#2736)
- 4f6165b Add/run groups to cli (#3753)
- 40560b1 Added mutex to avoid concurrency errors on SubscriptionManager (#2316)
- 3d31983 Added test change to stop flaky test (#2277)
- 61fdf00 Adding PollingEvents (#2291)
- dd6c3e1 Adding context flag on server install (#2477)
- fa45a49 Adding customJSON comparer to RM tests (#2393)
- 3980f16 Adding database connection cleanup procedure on Resource Manager tests (#2418)
- 302cf12 Adding missing file in the Signoz docs (#2940)
- dd8be94 Adding provisioning and server db config docs (#2322)
- 8c056d8 Adding safe method to get SpanID on assertion (#2313)
- 4b938bc Changed settings docs (#2223)
- 7882f45 Changed to utilize the embedded Tracetest (#3057)
- 5121c7c Changes to Typescript Quickstart (#3582)
- 86a8ca7 Changing checklist to improve formatting and removing automated steps (#2234)
- 5350e7a Chore performance improvements (#3616)
- c156889 Clarify instructions for running the CLI from docker (#2787)
- c1b0e95 Couple changes on the Cypress docs (#3545)
- cb5e526 Creating CLI e2e tests (#2494)
- 5ed8eee Cypress Docs (#3487)
- 1173f1f Disable arch image upload on deploy (#2457)
- 0715fda Doc Updates v0.11 Part 3 (#2443)
- 3a7c57e Docs: New Version Updates (#3023)
- c4464c2 Documenting running cli in docker (#2724)
- 51c3f16 Example of running setup methods to support blog post (#3630)
- c105866 Feat support k6 artillery triggers (#3745)
- 05bd2df Feat(agent): Ping Method (#3154)
- 900f483 Fix agent docker (#3288)
- d3f2635 Fix agent permissions start (#3580)
- 5282b36 Fix installer tracetest dev docker warning and add options to run installer directly without user input. (#2462)
- 897e8a8 Fix nil reference error when starting Tempo (#2444)
- 07e2a21 Fix/chocolatey (#2229)
- 689af6d Fixing Provision Profile retry string (#2224)
- aaecf00 Fixing corner case of listing datastores when on no-tracing mode (#2585)
- 7912cf2 Fixing typo on Lightstep examples (#2449)
- 10fd98c Improve test output and remove parallelism (#2575)
- c35a5c7 Installer custom version (#2966)
- b19c3dc Minor typos in Docs › CLI (#2788)
- 7b7c0cd Moving external tests to testing folder (#2513)
- 7f92f83 Part 1 of v0.11.3 Doc Updates (#2379)
- 4577b61 Pin jaeger version (#3145)
- 7b6cf28 Replace abbreviations in collector config (#2675)
- ec41795 Revert "add buffer to subscription manager"
- 94bd520 Revert "chore(deps): bump axios, @docusaurus/core, @docusaurus/plugin… (#3408)
- 490d47c Revert "feat: change openapi spec for transactions to consider resource manager" (#2497)
- 98d258c Revert "replace connection test result with structure from model package"
- 781fbed Revert "upload coverage report to codecov (#3400)" (#3406)
- 892e3da Standardize old resources to to use list method with SQL Injection protection and stardardize PollingProfile file (#2839)
- 1f04884 Trace poller (#3164)
- f0a7635 Update CLI e2e test engine to support CLI debug and add error handling for 404 errors on Get (#2573)
- 2e629ff Update CLI e2e tests for more resources (#2683)
- ec09619 Update OpenAPI spec for resource manager APIs (#2369)
- a12b1fe Update Pokeshop use-cases docs typos (#2328)
- d395724 Update build steps on CI (#2576)
- 3fd41a6 Update docs/concepts/transactions: «Tests A, B» instead of «Tx A, B» (#2537)
- ef9d167 Update git clone (#3227)
- 1d33485 Update running-tracetest-with-datadog.mdx (#3638)
- 1800636 Update server.md to add http server options for server (#2338)
- 3821f71 Updating Environment to Variable Set (#3016)
- 196a086 Updating Kubernetes installation docs (#2562)
- 33151f8 Updating example with OTel community feedback (#2580)
- 2cc181b Updating mappings for DataStores (#2454)
- a20ee16 Updating polling time for our envs (#2315)
- edd9a5e Updating tests to isolate database resources and connections per module (#2409)
- 9f7f26f [CLI] configure cmd ask for target server (#3585)
- 8059e64 [Quick start Example] Adding RoR quick start example to Tracetest (#2329)
- 8c89362 [Quick start Example] Adding example with Sinatra (#2319)
- e8bce0a [docs] Added Running a Python app with Opentelemetry manual instrumention (#2380)
- efb642f [hackathon] kubectl trace based testing (#2549)
- ed43bcf add buffer to subscription manager
- 7c0f292 add cli cmd folder to trigger docusaurus workflow (#2253)
- 100915b add endpoint spec to get events from a test run (#2255)
- 7ab73c3 add logging (#3368)
- 235c3f1 add microsoft application insights as a supported trace datastore examples (#2692)
- 530bb42 add section about creating transactions and enable envs docs (#2577)
- f78c51b agent: add log to print error that is making the agent reconnect (#3451)
- 7c2e285 bug(backend): fixing url parsing for http requests (#2430)
- 95b3ef3 chore(UI): Updating Otel Demo Proto (#3332)
- 3217f21 chore(agent): Moving DS and Trigger to agent (#3742)
- 3d055da chore(agent): make docker image multiarch (#3279)
- b45a600 chore(agent): remove dead duplicated code (#3498)
- 217261a chore(backend): Removing Analyzer Rules as default (#3550)
- a3d8735 chore(ci): simplify release CI steps (#3708)
- 847dbde chore(cicd): allow running cypress without paralellization if licence key is not present (#2813)
- de66573 chore(cicd): exclude docs from pull request workflow (#3250)
- bb03e25 chore(cicd): make pr pipeline clenaup only on success (#2390)
- 4e65728 chore(cicd): remove CI pipeline external infra dependencies (#2403)
- 126f909 chore(cicd): remove integration deployment
- 4725c59 chore(cicd): replace cache with arctifacts so pipeline fails on error (#2421)
- 99f48ae chore(cli): Adding otlp server error handling (#3252)
- 3dbaff5 chore(cli): Start command cleanup (#3183)
- feee677 chore(cli): UX Improvements (#3251)
- 3d54ed1 chore(cli): Updating start command (#3174)
- 966f266 chore(cli): add deprecation notice when running a transaction (#3069)
- 57ef16e chore(cli): post refactor cleanup (#2843)
- 8ce6203 chore(cli): update cli e2e table tests validation (#2812)
- b6c959c chore(cli): update cli to consider secrets in variable sets (#3865)
- 07289cd chore(cli-e2e): adding test with Kafka trigger on e2e (#3088)
- c200ca7 chore(community): migrate discord to slack (#3480)
- 18c779f chore(deps): bump @babel/traverse from 7.17.0 to 7.23.2 in /web (#3274)
- 82a4a1a chore(deps): bump @babel/traverse from 7.21.2 to 7.23.2 in /docs (#3275)
- ffb66f4 chore(deps): bump @cypress/request and cypress in /web (#3165)
- 165ee46 chore(deps): bump @grpc/grpc-js from 1.8.4 to 1.8.17 in /examples/quick-start-github-actions (#2876)
- 6cc8304 chore(deps): bump @grpc/grpc-js from 1.8.4 to 1.8.17 in /examples/quick-start-nodejs-manual-instrumentation (#2875)
- 4c2376d chore(deps): bump axios, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/plugin-content-docs, @docusaurus/plugin-google-gtag, @docusaurus/plugin-ideal-image, @docusaurus/plugin-sitemap, @docusaurus/preset-classic, @docusaurus/theme-mermaid, @docusaurus/theme-search-algolia and redocusaurus in /docs (#3370)
- b999096 chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/observability-to-the-rescue/wallet-api (#3763)
- 56145fc chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/observability-to-the-rescue/your-api (#3764)
- c2e8f06 chore(deps): bump express from 4.18.2 to 4.19.2 in /examples/quick-start-nodejs-manual-instrumentation (#3757)
- f9a304d chore(deps): bump fast-xml-parser from 4.0.10 to 4.2.4 in /web (#2676)
- 9d020a8 chore(deps): bump follow-redirects from 1.15.1 to 1.15.4 in /web (#3513)
- e11bc8e chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /docs (#3512)
- ce23a1d chore(deps): bump follow-redirects from 1.15.2 to 1.15.5 in /examples/observability-to-the-rescue/your-api (#3542)
- 1404ab7 chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /examples/quick-start-github-actions (#3730)
- 649bd6e chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /examples/quick-start-nodejs-manual-instrumentation (#3729)
- 527104a chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /web (#3731)
- 21dd146 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /docs (#3734)
- 0d14074 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/observability-to-the-rescue/your-api (#3732)
- e8ca471 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/quick-start-artillery (#3737)
- ed5d0dc chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/quick-start-artillery-playwright (#3736)
- 0391467 chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /server (#2528)
- f83a553 chore(deps): bump github.com/docker/docker from 20.10.14+incompatible to 20.10.24+incompatible in /server (#2312)
- 7f39b4a chore(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 (#3331)
- 07da105 chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3460)
- bc6da6e chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /agent (#3262)
- 8589419 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#3294)
- a663cc0 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /cli (#3263)
- 184d3a1 chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.1/lib (#2863)
- deeea91 chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/availability (#2862)
- e7b42f7 chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/lib (#2861)
- 38f0839 chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part1/books (#2866)
- 85163ac chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part2.1/books (#2868)
- 83eeb05 chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part2.2/books (#2864)
- 1e20e7e chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.1/books (#2867)
- 3af1d07 chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/books (#2865)
- e303a4b chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/quick-start-go (#2869)
- f3c161d chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 in /examples/tracetest-synthetic-monitoring (#2870)
- 775b26c chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.53.0 in /cli (#2871)
- bf4a33b chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.53.0 in /server (#2872)
- 54ce074 chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/observability-driven-development-go-tracetest/bookstore/part1/books (#3299)
- 4abb37a chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/observability-driven-development-go-tracetest/bookstore/part2.1/books (#3298)
- 4a9a971 chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/observability-driven-development-go-tracetest/bookstore/part2.2/books (#3305)
- acb7fec chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/observability-driven-development-go-tracetest/bookstore/part3.1/books (#3303)
- 4de5863 chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/observability-driven-development-go-tracetest/bookstore/part3.1/lib (#3306)
- 8a34a43 chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/availability (#3300)
- 4ae1a1a chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/books (#3301)
- 63dbf1b chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/observability-driven-development-go-tracetest/bookstore/part3.2/lib (#3297)
- 1ad456a chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/quick-start-go (#3302)
- 01edd00 chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/tracetest-synthetic-monitoring (#3304)
- 49cc10d chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /examples/quick-start-go-and-kafka/consumer-worker (#3310)
- addbbdf chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /examples/quick-start-go-and-kafka/producer-api (#3311)
- 549a7b2 chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /examples/quick-start-tail-sampling/simple-go-service (#3307)
- 90f3368 chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /examples/tracetesting-event-driven-systems/payment-order-api (#3309)
- f4f1922 chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /examples/tracetesting-event-driven-systems/payment-storage-worker (#3308)
- 7d286bb chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#3296)
- d60b884 chore(deps): bump ip from 1.1.5 to 1.1.9 in /web (#3669)
- 0461c47 chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /examples/quick-start-ruby-on-rails/quick_start_api (#2370)
- b538623 chore(deps): bump nokogiri from 1.14.3 to 1.16.2 in /examples/quick-start-ruby-on-rails/quick_start_api (#3595)
- 93fdb0f chore(deps): bump nokogiri from 1.16.2 to 1.16.5 in /examples/datadog-propagation/quick_start_api_datadog (#3851)
- 3f3ae69 chore(deps): bump nokogiri from 1.16.2 to 1.16.5 in /examples/datadog-propagation/quick_start_api_otel (#3852)
- 105ca7e chore(deps): bump nokogiri from 1.16.2 to 1.16.5 in /examples/quick-start-ruby-on-rails/quick_start_api (#3850)
- b68a9b2 chore(deps): bump postcss from 8.4.21 to 8.4.31 in /docs (#3212)
- 94266f6 chore(deps): bump posthog-js from 1.43.0 to 1.57.2 in /web (#2563)
- 409100b chore(deps): bump protobufjs from 6.11.3 to 7.2.4 in /web (#2889)
- b5838c1 chore(deps): bump protobufjs from 7.1.2 to 7.2.4 in /examples/quick-start-github-actions (#2893)
- a60f203 chore(deps): bump protobufjs from 7.1.2 to 7.2.4 in /examples/quick-start-nodejs-manual-instrumentation (#2892)
- 546b49b chore(deps): bump protobufjs from 7.2.2 to 7.2.4 in /examples/tracetest-aws-terraform-serverless/src (#2894)
- 20e5ae2 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /examples/observability-to-the-rescue/wallet-api (#2897)
- 8858036 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /examples/observability-to-the-rescue/your-api (#2898)
- 0c28d66 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /examples/tracetest-azure-app-insights-collector/src (#2896)
- bebfdd8 chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /examples/tracetest-azure-app-insights/src (#2895)
- 88d3e9a chore(deps): bump puma from 5.6.5 to 5.6.7 in /examples/quick-start-ruby-on-rails/quick_start_api (#3084)
- 3089e58 chore(deps): bump puma from 5.6.7 to 5.6.8 in /examples/quick-start-ruby-on-rails/quick_start_api (#3505)
- 6278220 chore(deps): bump puma from 6.2.1 to 6.3.1 in /examples/observability-to-the-rescue/payment-executor-api (#3083)
- cd6fb6d chore(deps): bump puma from 6.2.1 to 6.3.1 in /examples/quick-start-ruby-sinatra (#3082)
- c0344a5 chore(deps): bump puma from 6.3.1 to 6.4.2 in /examples/observability-to-the-rescue/payment-executor-api (#3501)
- 984263c chore(deps): bump puma from 6.3.1 to 6.4.2 in /examples/quick-start-ruby-sinatra (#3502)
- 13013ef chore(deps): bump rails from 7.0.4.3 to 7.0.8.1 in /examples/datadog-propagation/quick_start_api_otel (#3802)
- 332a755 chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#2918)
- 1f3ef0e chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/tracetest-amazon-x-ray-adot/src (#2913)
- 36c9939 chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/tracetest-amazon-x-ray/src (#2916)
- b51750f chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/tracetest-azure-app-insights-collector/src (#2914)
- 5b8be63 chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/tracetest-azure-app-insights/src (#2915)
- 94ff1bf chore(deps): bump semver from 5.7.1 to 5.7.2 in /web (#2906)
- c5449f2 chore(deps): bump semver from 6.3.0 to 6.3.1 (#2912)
- 39ddbbc chore(deps): bump semver from 7.3.8 to 7.5.2 in /examples/quick-start-github-actions (#2803)
- 2678111 chore(deps): bump semver from 7.3.8 to 7.5.2 in /examples/tracetest-aws-terraform-serverless/src (#2805)
- 4fa5358 chore(deps): bump semver from 7.3.8 to 7.5.4 in /examples/quick-start-nodejs-manual-instrumentation (#2919)
- 6584f78 chore(deps): bump semver from 7.5.1 to 7.5.2 in /examples/observability-to-the-rescue/your-api (#2806)
- 3d9c36e chore(deps): bump semver from 7.5.1 to 7.5.4 in /examples/observability-to-the-rescue/wallet-api (#2917)
- a103517 chore(deps): bump tough-cookie and @cypress/request in /web (#3032)
- ace1f8c chore(deps): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /web (#3747)
- 7b99503 chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs (#3748)
- 6918937 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /web (#2965)
- d083fe8 chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/quick-start-serverless (#3733)
- dab9307 chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 in /examples/quick-start-tyk (#3735)
- b69ddd1 chore(deps-dev): bump undici from 5.19.1 to 5.26.3 in /web (#3272)
- 6942e65 chore(deps-dev): bump undici from 5.26.3 to 5.28.3 in /web (#3655)
- 53d5886 chore(docs): Adding App Insights Configuration Page (#2820)
- bd6d3a1 chore(docs): Adding Playwright docs (#3516)
- 15fb2bc chore(docs): Adding links to configuration options to overview page (#2346)
- 3c96bd3 chore(docs): Azure App Insights Recipes (#2821)
- cab0d5d chore(docs): Cloud Agent Page (#3413)
- 8db0ab7 chore(docs): E2E Update (#3520)
- 2b49c5c chore(docs): Enabling Black Box Page (#3412)
- ee35a0d chore(docs): Import Test Page (#3410)
- c0ebe07 chore(docs): K6 Cloud Update (#3416)
- 0e123e0 chore(docs): Migrating to vercel (#3583)
- 7eebb04 chore(docs): Reflect the Transactions to Test Suites (#3051)
- 375b073 chore(docs): Tracetest Cloud x K6 Recipe (#3462)
- 264b50f chore(docs): Updating Create Test Page (#3409)
- 581b7db chore(docs): adding test run events CSV dabatase (#2248)
- aa8a1cd chore(docs): fix build (#3474)
- 44a1a34 chore(docs): update pokeshop and kafka trigger docs (#3129)
- 060953e chore(docs): updating Dynatrace and Signoz docs (#3026)
- 0821dd4 chore(docs): updating Tracetest OTLP port (#2428)
- 8f0aa66 chore(docs): updating docs to match environment changes (#2476)
- 1b8f5a8 chore(docs/examples): Updating Tracetest - K6 Integration (#3771)
- 18d8df8 chore(e2e): add kafka tests for on our internal tracetesting/dogfood tests (#3089)
- 00a4d3c chore(examples): Adding Cypress and Playwright examples (#3618)
- 8adaa72 chore(examples): Adding Serverless Example (#3621)
- dfa3a52 chore(examples): Tracetest x Tyk Gateway example (#3668)
- 53aba3a chore(examples): Updating @tracetest/client version (#3649)
- b4f9814 chore(examples): Updating Terraform example to match the blog post (#2347)
- fac8096 chore(examples): add datadog propagation example (#3797)
- 645d59f chore(examples): environment provision example (#3867)
- 9ac8991 chore(examples): quick start example of testing kafka-based apis (#3004)
- f5c6ebe chore(examples): update OpenSearch example to use latest version (#3142)
- 7447b14 chore(examples): update artillery example (#3799)
- 2d9591f chore(examples): updating the tracetest NPM pacakges version (#3808)
- 9d690ea chore(examples/docs): Updating the Tyk Example with E2E Tests (#3688)
- 380ec1e chore(examples/docs): Updating the Tyk Example with E2E Tests (#3698)
- e9e3601 chore(frontend): Updating the default test run tab (#3677)
- 50fe208 chore(frontend): remove unneeded flag (#3238)
- 6314696 chore(frontend): update posthog (#3034)
- c38ba97 chore(frotend): Test Definition Name Input (#2830)
- 8aa75f9 chore(frotend): Updating Panel Splitter w/ Tooltip (#2828)
- ce2ac34 chore(infra): enable auto update (#3598)
- 6e64d9c chore(server): Updating data store test to use queues (#3166)
- 7d508ad chore(server): adding more logs for provisioning (#3058)
- 7729669 chore(server): make queue drivers generic (#3135)
- e1170d1 chore(server): refactoring analyzer files to comply with resources standard (#2810)
- df1d070 chore(server): rename configresource (#2797)
- de91106 chore(server): rename environment files (#2799)
- a784025 chore(server): split trigger worker into 3 workers (#3120)
- 082bbda chore(server): splitting trace poller in multiple queues (#3133)
- d57fa67 chore(server): update goreleaser version (#3483)
- 0527ea4 chore(syntetic-monitoring): update synthetic monitoring notifications (#3844)
- 809c499 chore(synthetic-monitoring): adding notification when all jobs fail (#3843)
- 10596b7 chore(synthetic-monitoring): simplifying slack messages (#3872)
- 847caca chore(ui, api): adding Kafka example to Pokeshop demo (#3086)
- 4e51f27 chore: Add tracetesting event driven system example (#3286)
- 823b712 chore: Cloud Agent Info (#3420)
- 1dab58a chore: Custom Trigger Type Modal (#3450)
- d0e3702 chore: Migrate start actions from CLI to agent (#3378)
- a1d45f5 chore: Removing Agent Tracing Backend (#3466)
- c5b4c1e chore: Removing Tracking Backend Deletion (#3467)
- da1acc1 chore: Tracetest Cloud x K6 example (#3452)
- 479cce0 chore: Update goreleaser (#2233)
- 0e5a4ea chore: Updating OpenAPI missing entries (#3441)
- 01f28f3 chore: Updating license for agent and the rest of the code (#3744)
- 8b69dec chore: add a small warning for outdated CLIs (#3454)
- 02160a7 chore: add debug info for goreleaser
- 33783c4 chore: add example with pokeshop and tracetest agent (#3343)
- 3b4461a chore: add loom video to PR template (#3210)
- ba8d9dd chore: add quickstart example with java (#3281)
- 82ebab7 chore: add run cmd -f description (#3857)
- 235fad1 chore: add support for profiling (#3704)
- 483826e chore: add verbose mode for Tracetest agent (#3385)
- 28999b9 chore: adding observability stack example (#3578)
- aa7e597 chore: adding synthetic monitoring tests (#3407)
- 373afc2 chore: bump opentelemetry libraries to version v1.21.0 and collector to v0.80.0 (#3195)
- ebe8406 chore: cleanup deprecated endpoints (#2949)
- 53c8990 chore: disable data store deletion on both CLI and Backend (#3464)
- 53b4b6e chore: fix pipelines
- 87332a7 chore: generate server arch graph for releases (#2438)
- 5b2e8c3 chore: pin postgres version on docker compose files (#2318)
- 2c5b280 chore: rename tests package to transaction and split repo into 2 (#2800)
- 861a204 chore: reuse parameters to make the openapi file smaller (#2382)
- e6239b7 chore: update OpenAPI definition to support new CLI features (#3768)
- 802fae9 chore: update agent configuration to show verbose mode (#3415)
- 5931da3 chore: update examples for datadog propagation (#3803)
- 19e96df chore: update goreleaser to v1.22.0 (#3369)
- 81201d7 chore: update goreleaser version (#3561)
- fd42ae3 chore: update observability stack to consider agent on verbose mode (#3590)
- 338439b chore: update observability to the rescue example files (#3685)
- ffa2aab chore: update settings for architecture graph generation (#2621)
- 94dcd60 chore: update synthetic monitoring to use Github Action (#3434)
- be2f70a chore: update synthetic monitoring with latest pokeshop changes (#3424)
- ac1257f chore: update testkube integration docs (#3414)
- 7c658f1 chore: update tests to use a new pg version (#3182)
- bbadc1a chore: upgrade goreleaser to v1.17.2 (#2408)
- dca002e chore: upgrade goreleaser version to v1.18.2 (#2572)
- ee479bf chore: use single gomod (#3289)
- 0af6764 doc(server): add basic architecture overview of resource manager (#2401)
- 9ee7a08 docs(agent): add more explanations about tracetest agent (#3271)
- 8375840 docs(announcement-bar): update for kubecon (#3711)
- 1b1a157 docs(artillery): added callout for version requirement (#3798)
- 80aacaa docs(broken links): fixed bad links (#3432)
- ef82333 docs(cd/cd): Add Tekton guide + Update Testkube guide (#2604)
- 75e769b docs(cfw): Add better prerequisites explanation (#3633)
- 96357df docs(cfw): add recipe (#3626)
- 827c5a0 docs(cli with docker): update (#2793)
- 4f94356 docs(cli+webui normalization): Match both CLI and Web UI features (#2646)
- 0f6e827 docs(commercial): Add new docs for commercial vs core (#3203)
- ff5e921 docs(concepts): add org tokens (#3871)
- 0dadc9e docs(config): add honeycomb to list of supported trace data stores (#2512)
- d12c7e1 docs(config): add page for internal telemetry (#2458)
- 08f32b9 docs(config): add upgrade page (#2640)
- 7d3d7f4 docs(config): splitting saas and core config (#3237)
- 8166642 docs(config): total rework (#3780)
- 8dd27e7 docs(cypress): copy edits (#3536)
- a61f1c8 docs(deployment): add redirects (#2597)
- 823e609 docs(env): fix env page and both agent pages (#3778)
- c1a0779 docs(examples-recipes): add honeycomb to list of integrations (#2587)
- b842b57 docs(examples-tutorials): add cicd automation and tools+integrations (#3167)
- 1033dbf docs(examples-tutorials): clean up lists (#3447)
- a417634 docs(fix seo issues): fix meta tags based on semrush analysis (#3652)
- 132814b docs(fix): add cli redirect (#2273)
- acd9584 docs(fix404s): edit 301 redirects (#3827)
- c4c2e71 docs(get-started): add features for cloud vs core (#3824)
- 520dad5 docs(getting-started): Overhaul (#2754)
- 3afc02f docs(hotfix): fix flaky links (#3312)
- ca03249 docs(hotfix): fix sumo logic example readme (#3445)
- 228fedc docs(hotfix): remove sumologic tokens (#3446)
- 223ae0f docs(image optimization): optimize images for SEO (#3726)
- 34fd59f docs(install-deploy): improves Deployment and Getting Started pages (#2567)
- 1957e07 docs(landing page): Overhaul docs landing page introduction (#2967)
- 883ee4d docs(landing pages): edit components based on user behavior (#3660)
- 586a3a4 docs(mdx): Migrate files to
.mdx
and add meta title + desc (#3323) - 7144a92 docs(migrate to mdx): Update live examples section (#3333)
- c57a99b docs(recipe): add vercel (#3549)
- aab9683 docs(recipes): Add Python recipe to sidebar (#2425)
- ca4307a docs(recipes): add kafka + examples section overhaul (#3162)
- dccad6a docs(recipes): add nodejs manual instrumentation recipe (#2330)
- a344520 docs(recipes): fix azure pokeshop sample typos (#2908)
- a60d427 docs(recipes): fix demo links (#3875)
- fe1c2e4 docs(recipes): fix layout + k6 (#3738)
- 36e42e7 docs(recipes): fix link for step functions recipe (#2314)
- d6b72fd docs(recipes): fix links (#2426)
- 6895114 docs(recipes): fix links (#3163)
- 340f1b4 docs(recipes): fix testkube (#2220)
- dce4d3c docs(recipes): make uniform structure part 1 (#3853)
- 5bc9559 docs(recipes): standardize recipes part 2 (#3860)
- ebd91b6 docs(recipes): update why is this important for artillery recipe (#3804)
- 2a2df47 docs(redirect): fix tekton 301 (#3696)
- 15f5e6c docs(redirects): move to server-side redirects with vercel config (#3644)
- 82664db docs(run groups): improved images and code samples (#3868)
- b0a0672 docs(saas): add orgs and envs in concepts (#3239)
- 0d9a86f docs(saas): improve onboarding; add agent; add signin; add dark theme (#3230)
- c63c8cb docs(saas-recipe): add tabs for saas recipe (#3273)
- f0c3ce0 docs(server): add server readme with initial coding guidelines (#2720)
- 3a75722 docs(sumo): add sumo to list of configs (#3506)
- 1ea4f9c docs(sumo): fix URLs in recipe (#3500)
- 8cd3a31 docs(sumo): update config (#3492)
- 6cc9c53 docs(sumologic): add docs, example, recipe (#3444)
- 1e43be6 docs(testkube): update links to testkube docs and YT vid (#2954)
- 7b5288d docs(tools-integrations): add vids to pages (#3625)
- 5103746 docs(trylivedemos): improve wording (#3361)
- d6d5dd8 docs(update versions): update versions (#3653)
- fc565d5 docs(vercel): add prod env vars and test (#3632)
- 8177c8b docs(vercel): fix 404s (#3646)
- 71dc857 docs(vercel): fix recipe typos (#3572)
- ba99a3a docs(webui+cli): add new create test pages (#3828)
- 9ad095c docs+examples: Add Signoz (#3078)
- 266c476 draft: add polling profile page (#3832)
- bcf11e7 enable manual trigger of "Deploy Main"
- 9978afc example(sumologic): edit readme (#3529)
- 8ea7a6c example: add new opentelemetry filter to filter tracetest traces (#3422)
- b832ef0 examples(Grafana tempo pokeshop): initial setup for blog post sample (#2792)
- 9a09d3f examples(cf): add cf worker example (#3620)
- fd0ff9a examples(grafana): Update code for Grafana Office Hours #5 (#2953)
- 0b4e213 examples(grafana): update pokeshop grafana sample (#3287)
- b81e7ae examples(honeycomb): update config (#2527)
- 3cebb5b examples(honeycomb): update sample app (#3061)
- 3bb85e2 examples(sumo): improve example and guide (#3485)
- 94ec27e examples(vercel): add links for launch (#3499)
- 73854c2 examples(vercel): testing vercel serverless functions (#3478)
- 8e39db1 examples+docs(github-actions): Add example app and CI/CD docs (#2450)
- 43fff43 examples+recipes(tekton): update tekton (#3054)
- 4c5741d examples-recipes(dynatrace): Fix issues with example app and update docs (#3060)
- f698242 feat(agent): add debug logs (#3675)
- ed7540c feat(agent): add metrics to agent workers (#3674)
- b7615c1 feat(agent): add support for port 443 (#3276)
- df2f7c1 feat(agent): agent development (#3081)
- 1e7ebca feat(agent): allow user to define environment id using
--environment
flag (#3840) - e289cae feat(agent): configure retry strategy (#3317)
- 9474d33 feat(agent): docker image (#3189)
- 4349562 feat(agent): in-memory datastore to support otlp datastores (#3176)
- 6844e5c feat(agent): k8s deployment script (#3190)
- 34529cd feat(agent): keep track of spans that were generated by tests (#3175)
- 7e15169 feat(agent): start collector at startup (#3173)
- 3eca8da feat(cli): Add run verb (#2885)
- 401a6c2 feat(cli): Adding cloud resources (#3841)
- ab6d0a4 feat(cli): Allow user to reference protobuf file path on Test yaml from CLI (#2620)
- 1c7b6a8 feat(cli): TestRunner cli client (#2951)
- 0aeb269 feat(cli): Token Support (#3255)
- 45c065d feat(cli): Wait group CMD (#3776)
- f6d5211 feat(cli): add
required-gates
flag (#2944) - 471fc43 feat(cli): add open telemetry support for Tracetest agent (#3662)
- 3428147 feat(cli): add suggestions for missing or incorrect resource (#2999)
- d0f8191 feat(cli): add supported resources in help command (#2506)
- 69393fc feat(cli): correctly handle trailing slash in server url (#3586)
- bf06ecc feat(cli): deprecate
endpoint
flag in favor ofserver-url
(#3563) - b72bb20 feat(cli): dynamic list of available resources (#2832)
- 5517ee2 feat(cli): enabling environment provisioning (#3859)
- 244769e feat(cli): fixing deprecated environment flag (#3039)
- 8bb632c feat(cli): improve configure cmd ux (#3588)
- 6c6cec5 feat(cli): make resourcename optional for run command (#3242)
- 266a0e7 feat(cli): output normalization (#2475)
- 1b4865a feat(cli): reauthenticate user in case of invalid token (#3643)
- 4afc361 feat(cli): refactor Delete to new resource manager client (#2836)
- 3ed8959 feat(cli): refactor Get formatter for better resource manager support (#2831)
- e6a6d5e feat(cli): refactor list formatter for better resource manager support (#2829)
- 837a6b5 feat(cli): show required gates results (#2947)
- f984d51 feat(cli): show trace ID on failed tests (#2995)
- cb7456b feat(cli): update apply command with new resourcemanager client (#2841)
- 8ea0ffe feat(cli): update export command with new resourcemanager client (#2838)
- aea10c8 feat(cli): using the UIs version endpoint (#3147)
- c861835 feat(docs): artillery integration example (#3664)
- 06ba21a feat(docs): update docs and examples with new run command (#2931)
- ec749e6 feat(examples): Adding Tracetest Typescript Example (#3559)
- 3c79c1c feat(frontend): Adding Github actions info (#3495)
- 24d538e feat(frontend): Adding Span Result Detail Drawer (#3680)
- 44cfbaf feat(frontend): Adding Trigger Error Tabs (#3579)
- d9b8d5a feat(frontend): FE UI cleanup (#3634)
- 96200e1 feat(frontend): Resizable Panels for the Test run (#3694)
- f8aa881 feat(frontend): Typescript Test Run Automate Tab (#3576)
- 1c22e62 feat(frontend): add HomeContent component (#3556)
- 336563b feat(frontend): add UI components to allow user actions (#3118)
- 1ae8bd5 feat(frontend): add additional test events (#3455)
- 2333436 feat(frontend): add agent datastore (#3153)
- 6f8135a feat(frontend): add analyzer errors by attribute (#2846)
- 65a7fa4 feat(frontend): add analyzer score summary (#2735)
- fece173 feat(frontend): add create button (#3282)
- 22396d8 feat(frontend): add customizable contact us widget (#3584)
- a5d365c feat(frontend): add error handling for trace section (#2282)
- 174a398 feat(frontend): add error handling for trigger section (#2274)
- 7f1e120 feat(frontend): add errors filter and minor fixes for Analyzer results (#2731)
- 586cdb0 feat(frontend): add external integrations (#3567)
- 2334662 feat(frontend): add flag to toggle the analytics page (#3122)
- 9bfa704 feat(frontend): add getPublicInfo for tracing backend (#3689)
- 01c2974 feat(frontend): add help info in settings pages (#3558)
- 62d8ccd feat(frontend): add independent trace vs test data (#2815)
- dcf3633 feat(frontend): add menu bottom section (#3225)
- 0c26d99 feat(frontend): add new test creation flow (#3350)
- 51388b2 feat(frontend): add otel tracing backend improvements (#3468)
- f4c5299 feat(frontend): add required gates to cli automate page (#2948)
- 8f2f2dc feat(frontend): add resources in home page (#3678)
- 1111cd1 feat(frontend): add select as current span in timeline (#2851)
- c025d3c feat(frontend): add test outputs mark to Timeline view (#2847)
- 6c32413 feat(frontend): add total spans in awaiting trace status (#3569)
- b3d0cd8 feat(frontend): add transaction automate page (#2939)
- caa7bb6 feat(frontend): add variable set help info (#3707)
- 78a2ecd feat(frontend): add vertical resizer in timeline view (#3670)
- 7dd0217 feat(frontend): add websocket subscription for test run events (#2294)
- be3c75f feat(frontend): adding analyzer empty state (#2642)
- 79abaad feat(frontend): change datastore to tracing backend (#3465)
- 2ad421b feat(frontend): customizable cli command (#3573)
- 20b9567 feat(frontend): improve attribute selection in test outputs form (#2942)
- a40721b feat(frontend): improve cypress trigger and automate tabs (#3442)
- c712071 feat(frontend): improve empty test and testsuite component (#3204)
- b211895 feat(frontend): improve test specs error handling (#2399)
- 075bf47 feat(frontend): indicate tabs with info in trigger (#3565)
- e8497d9 feat(frontend): prepare api base url for submodule (#2998)
- 53cb868 feat(frontend): prepare oss for submodule (#2974)
- e0735ca feat(frontend): prepare routing for submodule (#2984)
- 3077155 feat(frontend): settings page customization (#3194)
- 1cd98ab feat(frontend): stop a test run (#2295)
- 224c637 feat(frontend): stop test run (#3517)
- 00282b5 feat(frontend): support specs and outputs creation from trigger response (#2703)
- 2e25d52 feat(frontend): trace vs test data for timeline and attribute list (#2837)
- 90472ba feat(frontend): update help menu (#2689)
- 38714de feat(queue): add new fields to job JSON (#3115)
- ac53793 feat(queue): send test version to queue (#3113)
- 249d475 feat(server): add analytics middleware (#2684)
- 3bfdbab feat(server): add endpoint to search spans in a trace (#3611)
- 10c8d97 feat(server): add endpoint to update test trigger response (#3117)
- 29ae31c feat(server): add nats subscription manager (#3522)
- 8b0efc8 feat(server): add options for test pipeline (#3161)
- d8d1ba8 feat(server): add resolved trigger to test run object (#3119)
- 1926818 feat(server): add segment user id (#3193)
- f2b1e4c feat(server): add support for span status (#3029)
- 607e502 feat(server): add traceDB endpoints to event log (#2516)
- 7682428 feat(server): add yaml stream encoding for resource manager (#2817)
- f56d33e feat(server): adding event emitter (#2269)
- db11183 feat(server): allow tests to be stopped in all test pipeline steps (#3504)
- b957a39 feat(server): allow trace to be incremented in UpdateTestRun endpoint (#3128)
- 4a8ae72 feat(server): decouple request and response encoding in resource manager (#2520)
- f296ab5 feat(server): implement postgres queue driver (#3030)
- 2e63053 feat(server): improve resource manager test suit debug output (#2487)
- 810b698 feat(server): minimize run list response size (#3612)
- 64da9a7 feat(server): move otlp server data from runs to its own table (#3028)
- f9e4bc2 feat(server): refactor runner channels into abstract queues (#2971)
- 7e772fc feat(server): refactor shared packages (#2402)
- 13efe91 feat(server): support event properties header (#3179)
- 29936fd feat(server): use NATS queues instead of postgres notify/listen (#3329)
- 912816f feat(server): use nats queue subscriptions (#3706)
- c186fbf feat(sever): for test runs, split the failed state into more descriptive statuses (#2310)
- 271e00d feat(tracetesting): Adding Serverless Synthetic Tests (#3658)
- 20b54fc feat(web): support disabled data stores (#3184)
- c8843fe feat: Add Kafka trigger to Tracetest (#3056)
- c124db7 feat: Add Signoz as a Datastore (#2935)
- abd131a feat: Adding
var
template support (#3053) - c5c43de feat: Duplicate (#3396)
- 0a7cab1 feat: Dynamic Collector Config (#3372)
- 9b9e06c feat: Import Definition (#3399)
- 9db3410 feat: Limited Access (#3386)
- a63172f feat: Playwright Trigger (#3508)
- 34ac84d feat: Run Source (#3391)
- 872ac43 feat: Switch Loading State (#3362)
- 6bb9e63 feat: accept trigger error and run state from endpoint (#3335)
- 1144c83 feat: add Dynatrace datasource (#2989)
- baa93c2 feat: add analyzer documentation links (#2903)
- ddb68b4 feat: add cypress trigger type (#3439)
- b907493 feat: add endpoint to list events from a test run (#2276)
- 619f936 feat: add fe polling and disable websocket (#3151)
- 3ae60b0 feat: add metrics to http endpoints (#3201)
- 6d3d91f feat: add sumo logic datastore (#3428)
- 4c13748 feat: add support for get augmented (#2469)
- b3b3f49 feat: add testrunner resource to cli e2e readme (#2959)
- a7ad995 feat: add title to test run events (#2271)
- bfa19de feat: add trigger resolve and execution events (#2281)
- c519fff feat: add upsert method and enable it for environments (#2746)
- 72a9e3d feat: adding flags for token, environment and organization (#3337)
- 240b4e5 feat: adding instana as a tracing backend (#3610)
- ab7381a feat: adding support for Kafka on Agent (#3226)
- a53a0d5 feat: agent collector statistics report (#3544)
- 7892f7b feat: agent dashboard (#3635)
- 6cb3f45 feat: agent propagation (#3654)
- a8c132f feat: allow multiple root spans to exist in a tracetest trace (#2518)
- 3e1352f feat: allow selector to use
kind
field from span (#3663) - ba47e42 feat: allow users to stop a running test (#2367)
- e28f2d5 feat: cache hit metrics (#3214)
- 22f7dd1 feat: change openapi spec for transactions to consider resource manager (#2486)
- cc4a66a feat: cli polling profile (#3794)
- 9c3bbb0 feat: close jaeger connection (#3839)
- d2ec14f feat: date generator functions (#3327)
- baf4b14 feat: docker host mismatch event (#2288)
- b9b6103 feat: emit assertion errors (#2309)
- 125db30 feat: emit error event when expression engine return parsing errors (#2311)
- c4cd6c2 feat: emit unreachable host events for http and grpc triggers (#2283)
- eac8b6d feat: enable agent handling of stop requests (#3539)
- 0bcfa3a feat: enable/disable ssl cert verification in test trigger (#2521)
- d953437 feat: environments as resources (#2415)
- 6779759 feat: exit CLI when user terminates process with CTRL-C while a pterm select is shown (#3503)
- 2d6b79f feat: handle stop run and skip polling during polling step (#3552)
- 9b4f226 feat: improve analyzer errors (#2743)
- f435b15 feat: improve test outputs error handling (#2404)
- 163fe30 feat: improved poller algorithm (#2622)
- dcedf80 feat: include oss version in telemetry data (#3241)
- 3c24e6e feat: make agent reconnect in case of connection dropping (#3342)
- 9b92737 feat: make agent reconnect on expired token (#3364)
- 4815398 feat: make expression package return ErrExpressionResolution when resolution fails (#2292)
- 46e50da feat: make the assertion engine return a different error when no spans (#3666)
- 0c94f68 feat: metrics of pipeline steps (#3217)
- 5654831 feat: migrate transactions to new resourcemanager architecture (#2551)
- 1611db7 feat: otlp connection span count/reset endpoints (#3533)
- 55c28a6 feat: pluralize resource manager URLs (#2381)
- c52cf47 feat: posthog improvements (#3235)
- 95758ba feat: propagete trace context in queues (#3645)
- 784ef19 feat: report metrics about the test pipeline queues (#3213)
- d2061bc feat: support
contains
to compare json objects (#3687) - 77c8039 feat: support dashes in attribute names (#2569)
- 71bcf62 feat: support protobuf format in tempo HTTP protocol (#3562)
- 0c190bc feat: support span events (#2911)
- 14ad865 feat: test run event repository (#2270)
- 969efca feat: unsubscribe from subscription (#3557)
- 271be34 feat: use semver for version check (#3295)
- 62edbb3 feat: wizard (#3527)
- 707f918 feature(CLI): Analyzer Resource Integration (#2726)
- 6fc605c feature(backend) Tenant ID support (#2980)
- d1f0b31 feature(backend): Adding support for HTTP OTLP server (#2412)
- fb33e00 feature(backend): Enabling environment upsert endpoint when creating (#2480)
- 2d92e45 feature(backend): adding analytics events for test run checkpoints (#2375)
- 12464b7 feature(backend): adding event logs for otlp endpoints (#2427)
- fc49f09 feature(backend): defaulting url trigger to http if no scheme is present (#2384)
- 84f4e11 feature(backend): updating metadata fields to match semantic conventions (#2717)
- 36579e7 feature(cli): Adding CLI Cloud Support (#3105)
- 3a81cf0 feature(cli): Adding dashboard command (#2490)
- 07f4ec2 feature(cli): adding flag and parameter validations for commands (#2600)
- 96aa3c8 feature(cli): adding server and cli version match (#2598)
- ea3c7f1 feature(cli): adding support for the all flag when listing resources (#2501)
- e7dccae feature(cli): version display improvements (#2505)
- e9d5347 feature(frontend): Adding Docker Host Url Prompt (#2934)
- bbb642c feature(frontend): Adding Test Execution Deep Link (#2747)
- de48920 feature(frontend): Adding a way to customize Tracetest header (#3087)
- a906404 feature(frontend): Adding customizable logic (#3112)
- 0bb4286 feature(frontend): Adding support for dynamic TracetestAPI instance (#3075)
- fa16960 feature(frontend): Automate Tab (#2753) (#2762)
- 419c300 feature(frontend): Automate Tab - Deep Link Technique (#2791)
- 2e655ed feature(frontend): Contact Us Modal (#2835)
- d1149d0 feature(frontend): Enabling Test Run Panels (#2816)
- b588223 feature(frontend): adding auto scroll to assertion result (#2700)
- da41f03 feature(frontend): adding enable switch for ingestor for Otel DataStores (#2715)
- 9fd2329 feature(frontend): adding persistent page number for list (#2372)
- e0f422b feature(frontend): adding test spec snippets (#2366)
- 342564c feature(frontend): enabling first attribute check deletion (#2699)
- afe6915 feature(frontend): improving error messaging for the trace results (#2398)
- d923c65 feature(frontend): switching current span during spec creation (#2205)
- c56b6c1 feature(frontned): adding FE text event log (#2396)
- 0c40fd6 feature: Analyzer Configuration (#2842) (#2856)
- e16ed87 feature: Azure Application Insights Integration (#2691)
- 0aab475 feature: Improving Analyzer Failure State (#2697)
- fcd4918 feature: Migrate DataStore to use Resources Manager structure and fix CLI commands (#2414)
- bee90db feature: Required Gates (#2922)
- 284d2bf feature: Tracetest Analyzer Improvements (#2628)
- a5de528 feature: Tracetest Linter 🐙 (#2547)
- dc54316 feature: adding honeycomb datastore support (#2471)
- e32538f feature: allowing default AWS authentication (#2235)
- bc05cd2 feature: test as a resource (#2701)
- b894ac2 fix api change (#3143)
- c40b26e fix concurrency issues (#3640)
- f017957 fix deploy main
- 440c721 fix deploy main
- 5385cc0 fix environment encoding (#2543)
- 8b373ac fix environment migration (#2534)
- 0f1e7ae fix goreleaser
- d7fa473 fix grammatical error
- 9c55351 fix installer ci pipeline (#2218)
- 2cfc88a fix json unmarshal and remove connection test event from untestable datastores (#2324)
- 5e35e36 fix order of fields when listing resources (#2474)
- 1093d04 fix panic when under pressure (#3098)
- 638d0a4 fix pipline typo
- d831662 fix typo
- 48e5aa6 fix(CLI): Fixing CLI version command (#3198)
- e7dd347 fix(UI): Agent docs url (#3233)
- 540a872 fix(UI): Fixing DataStore selection bug (#3339)
- 163aac3 fix(agent): Deploy Agent yaml url (#3192)
- ecbbdcb fix(agent): Graceful Stop (#3219)
- c39c09b fix(agent): allow context propagation in grpc messages (#3823)
- faf1159 fix(agent): close connection before reconnecting (#3373)
- 750176a fix(agent): datastore headers proto type (#3874)
- 488a1ce fix(agent): fixing connection error check (#3180)
- deab8eb fix(agent): make new proto fields backwards compatible (#3825)
- e146b2c fix(agent): send error message to server in case of failures (#3334)
- 467019d fix(agent): trace propagation (#3152)
- e7e8d21 fix(agent): trace propagation via agent (#3328)
- 94d1c7f fix(agent): updating support for otlp datastore (#3177)
- f07ac86 fix(agent): use goroutines for processing requests from control plane (#3849)
- 5d509a1 fix(backend): Adding Composed Primary Keys (#3345)
- e54f436 fix(backend): adding deafult value for the analyzer plugins (#2739)
- 2e8c2e4 fix(backend): adding empty port as supported for tempo (#2704)
- 234dd1e fix(backend): fix analyzer rule error description (#2924)
- 0fa5b6a fix(backend): fixing analyzer runner return logic (#2641)
- 7eb7851 fix(backend): fixing elastic apm connection test (#2456)
- 887b34c fix(backend): fixing response status code for grpc request (#2741)
- cc74056 fix(backend): matching trigger span duration and trigger time durations (#2740)
- dc5f609 fix(backend): tempo cloud connection string (#3515)
- da83843 fix(be): updating aws access key id (#2447)
- adaf2d7 fix(cicd): fix default value for TAG env var (#2770)
- 4a2b7fa fix(cicd): fix goreleaser config to actually publish demo docker image (#2729)
- 75d7384 fix(cicd): make pull request pipeline work as expected for push to main (#2730)
- f9f7618 fix(cli): Adding proper UI url after test/test-suite execution (#3208)
- aecf0ab fix(cli): Adding run by id (#3775)
- e0e6390 fix(cli): Check if Agent API flag exists first (#3206)
- 86d4bc3 fix(cli): Environment token type and route (#3863)
- 7b4461e fix(cli): Environment token type and route (#3866)
- 3ff92f1 fix(cli): OAuth process (#3224)
- 57a9ef2 fix(cli): Updating and fixing the CLI cloud commands (#3140)
- 68db0b5 fix(cli): add kafka demo services to installer (#3111)
- 3622674 fix(cli): add valid environmenttokens and invites resource name plural (#3856)
- 3fc681c fix(cli): adding path to the url (#3131)
- f4ce24a fix(cli): adding skip of version mismatch for the server install cmd (#2651)
- cd74df4 fix(cli): agent connection (#3861)
- 288848d fix(cli): allow developer overwrite of entire server url (#3697)
- 53c7a25 fix(cli): automatically use cloud endpoint if token is passed (#3671)
- a8cfe95 fix(cli): check for docker-compose on installer (#3234)
- ed06964 fix(cli): configure endpoint priority (#3285)
- 909841d fix(cli): configure for non interactive environments (#3659)
- 1a827f6 fix(cli): consider env variables when running
tracetest start
(#3322) - 9c41bdc fix(cli): fix TRACETEST_DEV in docker compose installer (#2394)
- 95c738c fix(cli): fix TRACETEST_DEV in k8s installer (#2395)
- 0afc8a4 fix(cli): fix datastore and environment deprecated commands (#2498)
- de74526 fix(cli): fix default output for non-resources commands (#2524)
- 4d1f6c1 fix(cli): fix merge issues (#3656)
- 23aff08 fix(cli): fix oauth flow (#3169)
- 354b113 fix(cli): fix resources URLs (#2433)
- e1b4bef fix(cli): fix upsert for environments (#2570)
- b7d0af5 fix(cli): fixing CLI formatting for transactions (#2790)
- 1791556 fix(cli): fixing nested structs output format (#2496)
- d55b683 fix(cli): fixing setup function for the docgen cmd (#2616)
- 80bf3d7 fix(cli): improve error message for invalid server url (#3587)
- 4fd1c42 fix(cli): improving relative file detection for protobuf (#3091)
- b38c37b fix(cli): preprocess test and transaction files when running and applying (#2879)
- 0419ba2 fix(cli): remove cli analytics (#2716)
- 444ca1e fix(cli): update docker compose library call (#3315)
- 5b4b54f fix(cli): wait-for-result never exists if test ends with analyzer error (#2694)
- c8869bc fix(cli, fe): fix openapi generated code to consider Dynatrace (#3006)
- 1feaf9b fix(cypress): fixing AllowButton detachment from DOM (#3125)
- 18f01ec fix(docs): E2E docs fix (#3528)
- 2eb75be fix(docs): fix cli transactions menu (#2593)
- 60f0b68 fix(docs): fix connecting to datastores docs (#2466)
- 48efb1a fix(docs): fix deployment page to match new config file (#2240)
- 1527cba fix(docs): fix docs related to data stores (#2558)
- 990caf7 fix(docs): fix shorthand naming convention in honeycomb (#2530)
- 3ffa636 fix(docs): fix small details on docs to make Dynatrace example work correctly (#3008)
- 6301dbd fix(docs): fixing docs build and variable sets (#3047)
- 26be196 fix(docs): update SumoLogic example collector config (#3497)
- 17637ff fix(examples): awsxray examples tracetes dev flag (#2455)
- c1fad40 fix(frontend): Fixing Resizable Panels UI bugs (#2827)
- 0c492fe fix(frontend): Improving attribute menu tooltip (#3055)
- c868df6 fix(frontend): add AttributeActions icon to status and duration fields (#2706)
- ebbc1e8 fix(frontend): add history package to our dependencies (#3031)
- 0a78a73 fix(frontend): add minor improvements for error handling (#2371)
- cd7ed6e fix(frontend): add no matches message in trace search (#2690)
- 1eb3453 fix(frontend): add polling mechanism for test run (#2489)
- 235d073 fix(frontend): add posthog key as environment variable (#3185)
- 066bf00 fix(frontend): add robots meta tag (#3494)
- 4bb77e5 fix(frontend): adding default value for data store connection types (#2742)
- e7545bb fix(frontend): attribute list open by default (#3473)
- fb6ca92 fix(frontend): clean frontend dependencies (#2244)
- e72a7e8 fix(frontend): clear selected span in test mode (#3581)
- f8a2d11 fix(frontend): fix analyzer config form for weight field (#2925)
- c199fb2 fix(frontend): fix analyzer description (#2648)
- a25c379 fix(frontend): fix analyzer results in trace DAG (#2674)
- 7b4e042 fix(frontend): fix automate page to match new run cli command (#2928)
- 4b34cd6 fix(frontend): fix bug in test specs virtual list (#3657)
- 6a720f3 fix(frontend): fix build warnings related to typescript version (#3009)
- 5e64dc1 fix(frontend): fix conflict between trigger and response tabs (#3388)
- 8f7eb53 fix(frontend): fix container in OTel settings page (#2933)
- 48f9b2a fix(frontend): fix default summary time (#3390)
- 2ab2779 fix(frontend): fix delete resource navigation (#3647)
- edfebce fix(frontend): fix edit test name behavior (#3570)
- 64c34a3 fix(frontend): fix empty body and headers in trigger tab (#2540)
- 6fdb92d fix(frontend): fix error handling for test specs (#2420)
- 8a0508f fix(frontend): fix grpc test spec snippet (#2605)
- 7a93164 fix(frontend): fix jaeger secure option validation (#2467)
- 1bb98af fix(frontend): fix links in test run tabs (#2243)
- 3c5196c fix(frontend): fix method to parse url (#3127)
- 7bd72f0 fix(frontend): fix minor ui styles (#3387)
- 05e2327 fix(frontend): fix missing dep in useEffect in TestSpec form (#2696)
- d3bdecd fix(frontend): fix missing font-face (#2833)
- c2a4108 fix(frontend): fix notification styles and icon (#2252)
- f40ff6b fix(frontend): fix onboarding for test specs step (#2708)
- 915496e fix(frontend): fix otel semantic conventions path (#2881)
- e01ac23 fix(frontend): fix otel semantic conventions repository url (#2613)
- bf6cf53 fix(frontend): fix otlp test connection message (#2515)
- 2b7baf7 fix(frontend): fix overflow issue in fields (#3560)
- e6882fa fix(frontend): fix proto file methods parsing (#3324)
- 84198fc fix(frontend): fix resource type in automate command (#3134)
- 4629c9a fix(frontend): fix scroll behavior in test specs list (#3320)
- 6852747 fix(frontend): fix test creation with curl command (#2463)
- ba07c28 fix(frontend): fix test definition e2e test (#2771)
- 594d869 fix(frontend): fix test run edit links (#3693)
- f5302ae fix(frontend): fix test run onboarding (#3220)
- d1c50f1 fix(frontend): fix test run success message (#2514)
- 7b98216 fix(frontend): fix test spec expression for header field (#2710)
- 143fc39 fix(frontend): fix test spec name on edit mode (#2442)
- 9d8737e fix(frontend): fix test specs container and attribute tooltip (#3401)
- ff19525 fix(frontend): fix test specs detail list (#3642)
- 5c7c041 fix(frontend): fix test specs snippets (#2461)
- 3a1ffc8 fix(frontend): fix toggle on settings page (#2923)
- 5e422d9 fix(frontend): fix trace panel size (#2943)
- 20e795c fix(frontend): fix tracing backend selected tab (#3475)
- 7d1b985 fix(frontend): fix types for test specs (#2606)
- 1fbdc56 fix(frontend): fix ui spacing in layout and wizard (#3648)
- ea1fa76 fix(frontend): fixing agent as tracing backend error (#3471)
- e1a279f fix(frontend): fixing multiple UX/UI issues (#2226)
- bdc477b fix(frontend): fixing output specs failure (#3123)
- 81e6df1 fix(frontend): fixing select spans visual bug (#2698)
- c47f431 fix(frontend): highlight selected span (#2504)
- b26109b fix(frontend): improve sumo logic config screen (#3488)
- c54cda9 fix(frontend): improve syntax highlighter performance (#3398)
- 2a87652 fix(frontend): improve trace tab ui and behavior (#3575)
- bd99e40 fix(frontend): minor UI issues (#3411)
- 9df0244 fix(frontend): remove guided tour popover (#3493)
- ca77eb0 fix(frontend): remove settings confirmation modal (#2238)
- 7bbafb4 fix(frontend): remove variable set description validation (#3404)
- 7a44578 fix(frontend): remove wizard css margin (#3703)
- d90178d fix(frontend): removing decross option for the dat layout (#2594)
- 56f16a3 fix(frontend): rename publish button to save (#2239)
- 7518e5a fix(frontend): skip polling improvements (#3472)
- a2f5baa fix(frontend): ui cleanup and improvements (#3699)
- 8b7a8d6 fix(frontend): update antd layout background (#3079)
- bdd88ff fix(frontend): update discord menu to online chat (#2397)
- a352ac1 fix(frontend): update header back button logic (#3199)
- d3518a9 fix(frontend): update honeycomb notification (#2482)
- 929398a fix(frontend): update wizard copy (#3650)
- 56376d3 fix(frontend): use Link component in transaction page (#3013)
- 0cba51d fix(installer): updating grpc host when installing the docker version with pokeshop (#2485)
- 63af769 fix(otlp): Increasing the grpc server data max size (#3641)
- 624ec91 fix(pipelines): fixing environment format (#2473)
- fe3c668 fix(readme): update broken docs link (#3769)
- a91e7a8 fix(server): Datastore test pipeline (#3261)
- 7115ccb fix(server): Fixing nil Trace (#3197)
- c9f1526 fix(server): Return type for browser spans (#3443)
- 7500911 fix(server): add composite primary key for single row resources (#3155)
- 6d6143a fix(server): add context event properties (#3429)
- e14b3eb fix(server): add fallback condition to query on OpenSearch (#3144)
- c845a30 fix(server): allow analytics cfg override (#3186)
- 3a52fad fix(server): check if trace belongs to running test before saving it (#3038)
- f0208f8 fix(server): correct query with tenant id for test run events (#3484)
- 5a82464 fix(server): fix TestRunEvent mapping in WebSocket (#2317)
- e6f6ba3 fix(server): fix environments search query (#2956)
- e4dd4a0 fix(server): fix issues when running tests (#3336)
- b46d547 fix(server): fix span-naming and empty-attributes rules (#3403)
- 423b0b4 fix(server): fix tenant id query concatenation (#3181)
- b00ed1d fix(server): fix test search query (#2957)
- e02077a fix(server): fix transaction run reporting order (#2617)
- 3db3b9f fix(server): fixing context propagation on nats (#3676)
- 446133b fix(server): fixing profiler config (#3705)
- cf0ba12 fix(server): gracefully handle queue disconnection (#3209)
- b5cb94e fix(server): improve handling of unix time attributes (#3170)
- 0363b09 fix(server): incrementing test version without any change (#3566)
- 54bef84 fix(server): make sure only one temporary root span is present in trace (#3379)
- 187959a fix(server): panic on concurrent read write (#3253)
- 7848ebd fix(server): standardize demo resource names (#2798)
- 49e3d60 fix(server): standardize events title and description (#2321)
- c81f1df fix(server): standardizing datastore resource names (#2796)
- 0652b3d fix(server): take tenant_id into account for test run events (#3482)
- 2ec83f8 fix(server): use tenant_id for sequence creation (#3519)
- f2c866c fix(synthetic-monitoring): update synthetic monitoring messaging (#3873)
- 153103e fix(tests): add analyzer resource to cli e2e table (#2826)
- 05dc8dc fix(tracetesting): changing env file name to yaml to avoid confusion with dotfiles (#2542)
- ab8f000 fix(ui): kafka trigger with null header blocks test render on WebUI (#3072)
- 99fef48 fix(web): datastore settings styles (#3207)
- 2ddecc1 fix: Adding ingestor docs link (#3383)
- f0ac0ee fix: CLI export (#2588)
- 7824d24 fix: Deeplink Base Url (#3375)
- cdf4f35 fix: Default Sort By (#3377)
- 76e99bc fix: Fixing Analyzer Rules and Updating Values (#2738)
- 5b8722c fix: Run Test Mode (#3376)
- e034bce fix: Settings styles (#3218)
- 96510f2 fix: Test Connection Lock (#3172)
- 83bb2f1 fix: Wrong Var Name (#3402)
- 4d13812 fix: add "server closed" as connection error (#3355)
- 4e3c2c6 fix: add cors to agent (#3437)
- 2d99c76 fix: add deprecation node in
--endpoint
fortracetest start
(#3637) - 96ff847 fix: add error logging in agent workers (#3325)
- a4c4cda fix: add full height to FrameCodeBlock (#3421)
- a369d6e fix: add mutex to span attributes (#3371)
- 99200a8 fix: add nil pointer checks (#2320)
- 6d2b518 fix: add resource requests to collector manifest (#2960)
- b5f4c75 fix: add timeout to github action (#3461)
- 80b7e40 fix: add title to test run event response (#2287)
- 2296535 fix: added support to unauthorized error (#3292)
- 3f73f31 fix: adding github action parallel runs to cli e2e tests (#3136)
- b702c95 fix: agent ui proporsions (#3692)
- cf4f517 fix: agent ui sensor mutex (#3672)
- 4e0515c fix: alert about localhost when trigger is running inside container (#3124)
- 963d827 fix: allow empty selector in specs v1 (#2880)
- c1851fa fix: api type (#3139)
- 759a323 fix: block fe analytics if TRACETEST_DEV is present (#2503)
- a27be36 fix: consider overriden url on cli formatting (#3356)
- f41faa6 fix: convert zipCode as string for HTTP tests on OTel Demo (#3344)
- ee1b181 fix: correctly handle transaction relative paths (#2582)
- bd1b0cf fix: disable csv fields count validation when listing contexts in k8s (#2725)
- 5bb04da fix: don't update transaction file other than adding id to it (#2884)
- ad47266 fix: don't use buffer and run things async (#3826)
- 6194290 fix: duplicated datastore test events (#2644)
- f59ab68 fix: environment URL in CLI (#3426)
- 6403f4f fix: fix run id and suite run id to use
integer
instead ofstring
in openapi spec (#3146) - 6ae35ea fix: fixing cloud defaults (#3215)
- 25ad0bd fix: host network configuration on linux (#3394)
- 6dea0e3 fix: http metric middleware improvements (#3284)
- 89742fb fix: image generator option (#2858)
- 2350cb8 fix: improve agent startup (#3191)
- 968de72 fix: improve resourcemanager handling of augmented header (#2584)
- e2b5354 fix: improve test and transaction output when it fails (#2436)
- daf930c fix: improvements to the test run events (#2405)
- 87c20b3 fix: jaeger datastore (#3149)
- 6644a3c fix: json mapping for gRPC metadata headers (#3259)
- 805f6f3 fix: last span timestamp format (#3541)
- 45b28f1 fix: lock attributes when marshalling/unmarshalling (#3374)
- c99062d fix: make agent reconnect on server shutdown (#3864)
- 427e09d fix: make agent reconnect when it fails to get messages from stream (#3463)
- 26882e4 fix: make closing connection not reconnect and actually kill the routine (#3682)
- f20a920 fix: make resource manager take server prefix into consideration (#2631)
- 5718bd4 fix: make sure temporary root span is not added to the trace if Tracetest Trigger span already exists (#2657)
- 121ec57 fix: make test connection async on trace polling step (#3534)
- 9169a1c fix: makes agent header appear on mac (#3691)
- 8489e0d fix: move trigger state check to post process run and fix small issues (#3137)
- c1af6b5 fix: nil parent when multi root trace (#2599)
- 2f577fd fix: panic on CLI error (#3862)
- 2f895b0 fix: panic when log level is not defined (#3639)
- b8395ef fix: pg race condition on sequence creation (#3568)
- 3f91673 fix: port parsing when using HTTP/HTTPS with omitted port (#3524)
- 7373145 fix: reconnect agent when grpc connection is closing (#3518)
- 567d0be fix: remove some possible panics (#3405)
- 45b0239 fix: run output unmarshal (#2882)
- 3caff14 fix: run state (#3160)
- 98240bc fix: server openapi model generation (#2230)
- a4ee770 fix: set static IDs for dogfood tests and transactions (#2578)
- b87a3ff fix: show message when deleting a resource that doesnt exist (#2589)
- 068e293 fix: skip open attribute list step on e2e (#3481)
- 33791c0 fix: skip server version validation (#3188)
- c53915f fix: subscription message decode (#3553)
- 1a90263 fix: sumo logic support in agent (#3490)
- 412cf96 fix: tempo 1.5 http trace conversion (#2941)
- 7a8a3e3 fix: temporary root issue when parent is missing (#3384)
- ea2e2df fix: test repository tenant_id query (#3476)
- 01ede97 fix: test run outputs marshal/unmarshal (#3574)
- 5443324 fix: trace unmarshal algorithm performance (#3159)
- e4debd9 fix: transmit http body as bytes instead of string (#3254)
- d2abf0e fix: trigger result error handling (#3340)
- 30e9d43 fix: trigger result json unmarshal (#2883)
- 5a25f4c fix: typo in variable set ui and comments (#3037)
- d19b5cd fix: unescape filter argument before running filter (#3683)
- 9471a24 fix: unlist docgen command from CLI help page (#2251)
- ad07ca4 fix: use histogram to keep track of request counts (#3240)
- 9718e55 fix: validate if server returns 404 error on inexisting id in demo and polling profile (#2227)
- 8741411 fix: wait until PR environment is ready before running tests (#2289)
- 18b0a1c hotfix: fix controller (#2574)
- c7dfad9 hotfix: fix controller panic (#2579)
- 534cd42 migration: migrate agent and no-tracing to otlp tracing backend (#3469)
- c765d38 readme(get-started): improve get started section (ref issue 3793) (#3806)
- 90cfc93 readme(hotfix): fix typos (#3807)
- a6ba0b4 readme: add initial overhaul (#2977)
- 891ac53 readme: fix logo (#2981)
- 366a477 readme: typos (#2982)
- ae43aef remove diagram from RC
- 7d6bf5f remove dump
- 0b1c545 remove dump
- 8a820f9 replace connection test result with structure from model package
- c9db177 replace connection test result with structure from model package (#2259)
- d6092a9 show available shortcuts in agent ui (#3673)
- 82d44e0 telemetry(server): add more info about response in HTTP spans (#3440)
- 944c0ca try-live-demos (#3316)
- c36ddb6 update goreleaser
- 8ffc254 update(cli-e2e): Add e2e tests for the environment resource (#2680)
- e9114f2 upload coverage report to codecov (#3400)
- cc5363d v 0.11 Doc Edits Part 2 (#2416)
- c133ffb v0.11 Doc Updates Part 4 (#2465)