Intro to load testing with k6 and Grafana (k6 data source plugin and Prometheus Remote Write)

Поділитися
Вставка
  • Опубліковано 16 чер 2024
  • Nicole van der Hoeven talks about what performance testing is, why it's the other half of observability, and the easiest way to run a test using k6 while seeing the results on Grafana. She mentions integration options, involving the k6 Grafana data source plugin as well as how to utilize Prometheus Remote Write to visualize k6 load testing results along with other metrics to Grafana.
    This is a pre-recording walkthrough of the live webinar Nicole did for Grafana Labs on September 16th, 2021. Catch the live webinar recording, including the Q&A, here: grafana.com/go/webinar/intro-...
    TIMESTAMPS:
    0:00 Introduction and presentation overview
    2:13 The case for load testing in pre-production
    7:43 What is k6?
    11:00 Getting started with k6 (demo)
    19:07 What is k6 Cloud? (demo)
    26:34 Ways to integrate k6 and Grafana
    27:41 How to use the k6 Grafana data source plugin (demo)
    30:55 How to use Prometheus Remote Write to get k6 results in Grafana (demo)
    35:12 When to use data source plugin vs Prometheus Remote Write integrations
    Slides: docs.google.com/presentation/...
    Nicole on Twitter: / n_vanderhoeven
    Learn more about k6:
    Website: k6.io
    Repo: github.com/grafana/k6
  • Наука та технологія

КОМЕНТАРІ • 11

  • @k6io
    @k6io  2 роки тому +3

    Timestamps below!
    0:00 Introduction and presentation overview
    2:13 The case for load testing in pre-production
    7:43 What is k6?
    11:00 Getting started with k6 (demo)
    19:07 What is k6 Cloud? (demo)
    26:34 Ways to integrate k6 and Grafana
    27:41 How to use the k6 Grafana data source plugin (demo)
    30:55 How to use Prometheus Remote Write to get k6 results in Grafana (demo)
    35:12 When to use data source plugin vs Prometheus Remote Write integrations

  • @diogoelias5700
    @diogoelias5700 2 роки тому +1

    This presentation was wonderful. Congrats Nicole.

    • @k6io
      @k6io  Рік тому +1

      Thank you, Diogo! Glad you liked it! :) - Nicole

  • @williampolinchak
    @williampolinchak Рік тому +1

    Your videos are really good!

    • @k6io
      @k6io  Рік тому

      Thanks, William! Glad you like them! :) - Nicole

  • @qatester6425
    @qatester6425 Рік тому +3

    Could be possible to integrate k6 locally using grafana and PRW locally?

  • @AutomationCamp
    @AutomationCamp 2 роки тому +1

    Thank you for this video. Actually, I'm working with a free plan cloud account and was looking for the integration K6 and Grafana with Prometheus remote wire with command-line but did not find it at last in the video.

    • @k6io
      @k6io  2 роки тому +1

      Hey! I made this video before the Prometheus Remote Write output extension was created. I do have a video coming out on this soon, but in the meantime, you can check out this blog post by the developer who created this feature: k6.io/blog/k6-loves-prometheus/ - Nicole

  • @michaelyang3237
    @michaelyang3237 Рік тому

    hi Nicole, where can I get those demo scripts? I just started to learn K6

    • @k6io
      @k6io  Рік тому +1

      Hey! The best way to get started with k6 is to copy the scripts in the documentation here: k6.io/docs/get-started/running-k6/ - Nicole

    • @michaelyang3237
      @michaelyang3237 Рік тому

      @@k6io got it; thanks