Setup OpenTelemetry signals collection
Version updated for https://github.com/mishmash-io/setup-telemetry-collection to version v1.0.2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-telemetry-collection GitHub Action simplifies the integration of OpenTelemetry into CI/CD pipelines, automating the setup, instrumentation, and collection of telemetry data such as logs, metrics, traces, and profiles. It provides a streamlined way to gather actionable insights into code behavior by saving telemetry data as Apache Parquet files for further analysis, eliminating the need for manual configuration of OpenTelemetry agents and environment variables. This action is ideal for enhancing observability and analytics during software testing and development workflows.
Release notes
Summary
This is another largely security-related release bumping a number of dependencies to safe versions.
What’s Changed
A number of dependency “bumps”, most notably:
- Bump fast-xml-parser to 5.4.1
- Bump globals to 17.4.0
- Bump @actions/artifact to 6.2.0
- Bump actions/upload-artifact to 7
- Bump transient minimatch versions
- Bump ossf/scorecard-action to 2.4.3
- Bump actions/checkout to 6.0.2
- Bump github/codeql-action to 4.32.5
- Bump actions/upload-artifact to 7.0.0
Full Changelog: https://github.com/mishmash-io/setup-telemetry-collection/compare/v1.0.1...v1.0.2