Major Changes
- Update the agent TLS settings so it can correctly work with port 443 #3276
- Fix bug to allow the agent to run in docker #3288
- Improve CLI checks for version. Implement semver comparision. #3295
- Improve CLI error handling #3292
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)
- 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)
- 86a8ca7 Changing checklist to improve formatting and removing automated steps (#2234)
- c156889 Clarify instructions for running the CLI from docker (#2787)
- cb5e526 Creating CLI e2e tests (#2494)
- 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)
- 05bd2df Feat(agent): Ping Method (#3154)
- 900f483 Fix agent docker (#3288)
- 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"
- 490d47c Revert "feat: change openapi spec for transactions to consider resource manager" (#2497)
- 98d258c Revert "replace connection test result with structure from model package"
- 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)
- 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)
- 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)
- 235c3f1 add microsoft application insights as a supported trace datastore examples (#2692)
- 530bb42 add section about creating transactions and enable envs docs (#2577)
- 7c2e285 bug(backend): fixing url parsing for http requests (#2430)
- 3d055da chore(agent): make docker image multiarch (#3279)
- 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)
- 07289cd chore(cli-e2e): adding test with Kafka trigger on e2e (#3088)
- 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)
- f9a304d chore(deps): bump fast-xml-parser from 4.0.10 to 4.2.4 in /web (#2676)
- 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)
- bc6da6e chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /agent (#3262)
- 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)
- 0461c47 chore(deps): bump nokogiri from 1.14.2 to 1.14.3 in /examples/quick-start-ruby-on-rails/quick_start_api (#2370)
- 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)
- 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)
- 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)
- 6918937 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /web (#2965)
- b69ddd1 chore(deps-dev): bump undici from 5.19.1 to 5.26.3 in /web (#3272)
- 53d5886 chore(docs): Adding App Insights Configuration Page (#2820)
- 15fb2bc chore(docs): Adding links to configuration options to overview page (#2346)
- 3c96bd3 chore(docs): Azure App Insights Recipes (#2821)
- 7eebb04 chore(docs): Reflect the Transactions to Test Suites (#3051)
- 581b7db chore(docs): adding test run events CSV dabatase (#2248)
- 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)
- 18d8df8 chore(e2e): add kafka tests for on our internal tracetesting/dogfood tests (#3089)
- b4f9814 chore(examples): Updating Terraform example to match the blog post (#2347)
- 9ac8991 chore(examples): quick start example of testing kafka-based apis (#3004)
- f5c6ebe chore(examples): update OpenSearch example to use latest version (#3142)
- 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)
- 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)
- 847caca chore(ui, api): adding Kafka example to Pokeshop demo (#3086)
- 4e51f27 chore: Add tracetesting event driven system example (#3286)
- 479cce0 chore: Update goreleaser (#2233)
- 02160a7 chore: add debug info for goreleaser
- 3b4461a chore: add loom video to PR template (#3210)
- ba8d9dd chore: add quickstart example with java (#3281)
- 373afc2 chore: bump opentelemetry libraries to version v1.21.0 and collector to v0.80.0 (#3195)
- ebe8406 chore: cleanup deprecated endpoints (#2949)
- 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)
- ffa2aab chore: update settings for architecture graph generation (#2621)
- 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)
- ef82333 docs(cd/cd): Add Tekton guide + Update Testkube guide (#2604)
- 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)
- 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)
- a61f1c8 docs(deployment): add redirects (#2597)
- c1a0779 docs(examples-recipes): add honeycomb to list of integrations (#2587)
- b842b57 docs(examples-tutorials): add cicd automation and tools+integrations (#3167)
- 132814b docs(fix): add cli redirect (#2273)
- 520dad5 docs(getting-started): Overhaul (#2754)
- 3afc02f docs(hotfix): fix flaky links (#3312)
- 34fd59f docs(install-deploy): improves Deployment and Getting Started pages (#2567)
- 1957e07 docs(landing page): Overhaul docs landing page introduction (#2967)
- 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)
- 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)
- 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)
- 1e43be6 docs(testkube): update links to testkube docs and YT vid (#2954)
- 9ad095c docs+examples: Add Signoz (#3078)
- bcf11e7 enable manual trigger of "Deploy Main"
- b832ef0 examples(Grafana tempo pokeshop): initial setup for blog post sample (#2792)
- 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)
- 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)
- b7615c1 feat(agent): add support for port 443 (#3276)
- df2f7c1 feat(agent): agent development (#3081)
- 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)
- 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)
- f6d5211 feat(cli): add
required-gates
flag (#2944) - 3428147 feat(cli): add suggestions for missing or incorrect resource (#2999)
- d0f8191 feat(cli): add supported resources in help command (#2506)
- b72bb20 feat(cli): dynamic list of available resources (#2832)
- 244769e feat(cli): fixing deprecated environment flag (#3039)
- 6c6cec5 feat(cli): make resourcename optional for run command (#3242)
- 266a0e7 feat(cli): output normalization (#2475)
- 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)
- 06ba21a feat(docs): update docs and examples with new run command (#2931)
- 336563b feat(frontend): add UI components to allow user actions (#3118)
- 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)
- 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)
- 2334662 feat(frontend): add flag to toggle the analytics page (#3122)
- 62d8ccd feat(frontend): add independent trace vs test data (#2815)
- dcf3633 feat(frontend): add menu bottom section (#3225)
- f4c5299 feat(frontend): add required gates to cli automate page (#2948)
- 1111cd1 feat(frontend): add select as current span in timeline (#2851)
- c025d3c feat(frontend): add test outputs mark to Timeline view (#2847)
- b3d0cd8 feat(frontend): add transaction automate page (#2939)
- 7dd0217 feat(frontend): add websocket subscription for test run events (#2294)
- be3c75f feat(frontend): adding analyzer empty state (#2642)
- 20b9567 feat(frontend): improve attribute selection in test outputs form (#2942)
- c712071 feat(frontend): improve empty test and testsuite component (#3204)
- b211895 feat(frontend): improve test specs error handling (#2399)
- 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)
- 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)
- 10c8d97 feat(server): add endpoint to update test trigger response (#3117)
- 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)
- 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)
- 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)
- c186fbf feat(sever): for test runs, split the failed state into more descriptive statuses (#2310)
- 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) - 1144c83 feat: add Dynatrace datasource (#2989)
- baa93c2 feat: add analyzer documentation links (#2903)
- 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)
- 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)
- ab7381a feat: adding support for Kafka on Agent (#3226)
- a8c132f feat: allow multiple root spans to exist in a tracetest trace (#2518)
- 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)
- 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)
- 0bcfa3a feat: enable/disable ssl cert verification in test trigger (#2521)
- d953437 feat: environments as resources (#2415)
- 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)
- 4815398 feat: make expression package return ErrExpressionResolution when resolution fails (#2292)
- 0c94f68 feat: metrics of pipeline steps (#3217)
- 5654831 feat: migrate transactions to new resourcemanager architecture (#2551)
- 55c28a6 feat: pluralize resource manager URLs (#2381)
- c52cf47 feat: posthog improvements (#3235)
- 784ef19 feat: report metrics about the test pipeline queues (#3213)
- 77c8039 feat: support dashes in attribute names (#2569)
- 0c190bc feat: support span events (#2911)
- 14ad865 feat: test run event repository (#2270)
- 271be34 feat: use semver for version check (#3295)
- 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)
- 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)
- 163aac3 fix(agent): Deploy Agent yaml url (#3192)
- ecbbdcb fix(agent): Graceful Stop (#3219)
- 488a1ce fix(agent): fixing connection error check (#3180)
- 467019d fix(agent): trace propagation (#3152)
- 94d1c7f fix(agent): updating support for otlp datastore (#3177)
- 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)
- 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)
- e0e6390 fix(cli): Check if Agent API flag exists first (#3206)
- 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)
- 3fc681c fix(cli): adding path to the url (#3131)
- f4ce24a fix(cli): adding skip of version mismatch for the server install cmd (#2651)
- a8cfe95 fix(cli): check for docker-compose on installer (#3234)
- ed06964 fix(cli): configure endpoint priority (#3285)
- 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)
- 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)
- 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)
- 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)
- 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)
- 4bb77e5 fix(frontend): adding default value for data store connection types (#2742)
- fb6ca92 fix(frontend): clean frontend dependencies (#2244)
- 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)
- 6a720f3 fix(frontend): fix build warnings related to typescript version (#3009)
- 8f7eb53 fix(frontend): fix container in OTel settings page (#2933)
- 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)
- 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)
- 84198fc fix(frontend): fix resource type in automate command (#3134)
- 6852747 fix(frontend): fix test creation with curl command (#2463)
- ba07c28 fix(frontend): fix test definition e2e test (#2771)
- 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)
- 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)
- 7d1b985 fix(frontend): fix types for test specs (#2606)
- 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)
- ca77eb0 fix(frontend): remove settings confirmation modal (#2238)
- d90178d fix(frontend): removing decross option for the dat layout (#2594)
- 56f16a3 fix(frontend): rename publish button to save (#2239)
- 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)
- 56376d3 fix(frontend): use Link component in transaction page (#3013)
- 0cba51d fix(installer): updating grpc host when installing the docker version with pokeshop (#2485)
- 624ec91 fix(pipelines): fixing environment format (#2473)
- a91e7a8 fix(server): Datastore test pipeline (#3261)
- 7115ccb fix(server): Fixing nil Trace (#3197)
- 7500911 fix(server): add composite primary key for single row resources (#3155)
- 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)
- 5a82464 fix(server): fix TestRunEvent mapping in WebSocket (#2317)
- e6f6ba3 fix(server): fix environments search query (#2956)
- 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)
- cf0ba12 fix(server): gracefully handle queue disconnection (#3209)
- b5cb94e fix(server): improve handling of unix time attributes (#3170)
- 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)
- 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)
- f0ac0ee fix: CLI export (#2588)
- 76e99bc fix: Fixing Analyzer Rules and Updating Values (#2738)
- e034bce fix: Settings styles (#3218)
- 96510f2 fix: Test Connection Lock (#3172)
- 99200a8 fix: add nil pointer checks (#2320)
- 6d2b518 fix: add resource requests to collector manifest (#2960)
- 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)
- 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)
- 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)
- 6194290 fix: duplicated datastore test events (#2644)
- 6403f4f fix: fix run id and suite run id to use
integer
instead ofstring
in openapi spec (#3146) - 6ae35ea fix: fixing cloud defaults (#3215)
- 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)
- 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)
- 8489e0d fix: move trigger state check to post process run and fix small issues (#3137)
- c1af6b5 fix: nil parent when multi root trace (#2599)
- 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)
- 33791c0 fix: skip server version validation (#3188)
- 412cf96 fix: tempo 1.5 http trace conversion (#2941)
- 5443324 fix: trace unmarshal algorithm performance (#3159)
- e4debd9 fix: transmit http body as bytes instead of string (#3254)
- 30e9d43 fix: trigger result json unmarshal (#2883)
- 5a25f4c fix: typo in variable set ui and comments (#3037)
- 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)
- a6ba0b4 readme: add initial overhaul (#2977)
- 891ac53 readme: fix logo (#2981)
- 366a477 readme: typos (#2982)
- ae43aef remove diagram from RC
- 8a820f9 replace connection test result with structure from model package
- c9db177 replace connection test result with structure from model package (#2259)
- c36ddb6 update goreleaser
- 8ffc254 update(cli-e2e): Add e2e tests for the environment resource (#2680)
- cc5363d v 0.11 Doc Edits Part 2 (#2416)
- c133ffb v0.11 Doc Updates Part 4 (#2465)