How do i view the activities currently running in my integration runtime?

Peer Pijnenburg 0 Reputation points
2024-08-23T13:16:52.58+00:00

We have multiple Self-Hosted integration runtimes (1 for each VM) and we link these to specific factories. I want to view activities that are in the queue of a given SHIR.

I believe this should be possible by clicking on the "activities" tab. However this shows no activities at all.
Is there something we need to configure to have activities showup?
afbeelding

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,641 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bhargava-MSFT 31,261 Reputation points Microsoft Employee Moderator
    2024-08-23T16:14:23.7466667+00:00

    Hello Peer Pijnenburg,

    Welcome to the Microsoft Q&A forum.

    Based on the information you provided, it seems like you are running the pipeline using the "debug" mode. This is the reason you are not seeing anything on the SHIR "Activities" tab.

    To see the activities in the queue of a specific SHIR, you need to either use "Trigger now" or schedule the trigger. When you run the pipeline using "debug" mode, the activities are not queued and therefore do not show up in the "Activities" tab.

    Please see the below screenshots for your reference.

    User's image

    User's image

    I hope this answers your question.

    If this answers your question, please consider accepting the answer by hitting the Accept answer and up-vote as it helps the community look for answers to similar questions.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.