rollbar / rollbar/rollbar-php

Add support for multiple project roots (or option to exclude sub-folders)

Open
#455 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
337
Forks
116
Avg merge
17d 2h
Merged PRs (30d)
1

Description

A config option mentioned in the docs, project_package_paths, is not available in the PHP SDK. Would be nice to support this in order to support multiple paths for app-relevant source. Another option: add a config that allows specific sub-paths of the root to be excluded, for example node_modules or vendor.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the documented project_package_paths option with the PHP SDK's configuration handling. Determine whether the intended behavior is multiple project roots, exclusions under root, or both, including paths such as node_modules and vendor; the issue names no source file or test to begin from.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.