Skip to content

Monitoring metrics are not sent if workflow_call is used #781

Closed
@bissquit

Description

@bissquit

Description

Monitoring metrics are not sent if workflow_call is used.

To Reproduce

Workflow part example:

jobs:
  build-and-run-tests:
    uses: ./.github/workflows/build-and-run-tests-from-branch.yml

Expected behavior

Metrics are sent and accessible in our monitoring system

Actual behavior

Metrics are not sent. Even more - at the pushgateway we have no log records of input connections

Visual proofs (screenshots, logs, images)

Dashboards are empty

Environment

Not applicable

Additional context

Not applicable

Metadata

Metadata

Assignees

Labels

ctg-bugIssue is a bug

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions