pmm-transfer export not working for filter by instance using service name

Description

I'm referring GitHub page example to get the data for a particular service using pmm-transfer export with filter by instance using the service name.

 

 

 https://github.com/Percona-Lab/pmm-import-export-tool

My case:

service-name:  ps80_lab

pmm-server under docker container:

 

 

trying to export data for ps80_lab service, but it's failing with the following error,

few examples: 

 

 

 

Environment

None

Smart Checklist

Activity

Sveta Smirnova November 16, 2021 at 10:32 PM

Hi Lalit,
thank you for the feedback. As seen from your comment this is not a bug, so closing it as such.

Lalit Choudhary September 24, 2021 at 10:33 AM
Edited

 

with  --ts-selector=`{service_name="ps57"}` it's not working

 

 

Working command, 

Andrii Dema September 24, 2021 at 9:40 AM

@Lalit Choudhary please, try to add quotation marks to ts-selector value like in GitHub README.
E.g. --ts-selector=`{service_name="ps57"}`

Lalit Choudhary September 23, 2021 at 8:09 AM

Tested with latest git branch

can't check the version, there is no version option.

Lalit Choudhary September 23, 2021 at 8:08 AM

With service name filter:

Without service name filter:

Not a Bug

Details

Assignee

Reporter

Components

Priority

Smart Checklist

Created September 8, 2021 at 8:00 AM
Updated March 7, 2024 at 9:38 AM
Resolved November 16, 2021 at 10:32 PM