Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Looking for help : Querying requestsRaw measurement #35

@musanas

Description

@musanas

Hello,

I use this plugin to save data to influxDb while running my jMeter tests.
I see this creates 3 measurements

  • requestsRaw
  • testStartEnd
  • virtualUsers

I see requestsRaw measurement is with column 'nodeName', 'testName' etc
but I am not able to query this requestsRaw with any of those tags

Like the below query do not return anything . i know there must be reason. I am new to influx db, hence looking for some information here.

SELECT * FROM requestsRaw WHERE nodeName="smoketest-2"

is it possible to query only with time ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions