Skip to content

Conversation

@DominicKramer
Copy link
Contributor

In the README file:

  • Removed documentation on automatically handling
    uncaughtExceptions since that logic no longer exists in the
    code.
  • Removed the statement saying that this project is not an
    official Google project.
  • Added clarity to what configuration is needed in different
    environments.
  • Removed an invalid reference to the Stackdriver Trace agent
    for Node.js.
  • Did some refactoring to make the documentation easier to read.

In the README file:

* Removed documentation on automatically handling
  uncaughtExceptions since that logic no longer exists in the
  code.
* Removed the statement saying that this project is not an
  official Google project.
* Added clarity to what configuration is needed in different
  environments.
* Removed an invalid reference to the Stackdriver Trace agent
  for Node.js.
* Did some refactoring to make the documentation easier to read.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 21, 2017
@DominicKramer DominicKramer requested a review from ofrobots April 21, 2017 21:41
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 799bc7a on DominicKramer:bug/fix-README-issues into ** on GoogleCloudPlatform:master**.

1. You need a [Google Cloud project](https://console.cloud.google.com). Your application can run anywhere, but errors are reported to a particular project.
1. [Enable the Stackdriver Error Reporting API](https://console.cloud.google.com/apis/api/clouderrorreporting.googleapis.com/overview) for your project.
1. The module will only send errors when the `NODE_ENV` environment variable is
2. You need a [Google Cloud project](https://console.cloud.google.com). Your application can run anywhere, but errors are reported to a particular project.

This comment was marked as spam.

This comment was marked as spam.

## Configuration

The following code snippet lists all available configuration options. All configuration options are optional.
The following code snippet lists all available configuration options. Except for the `keyFilename` and `credentials` options, all configuration options are optional. Whether or not the `keyFilename` and `credentials` options are required is outlined in the [Running on Google Cloud Platform](#running-on-google-cloud-platform) section above.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling c0578a7 on DominicKramer:bug/fix-README-issues into ** on GoogleCloudPlatform:master**.

@stephenplusplus stephenplusplus merged commit 40abb0b into googleapis:master Apr 24, 2017
GautamSharda pushed a commit that referenced this pull request Jan 14, 2026
In the README file:

* Removed documentation on automatically handling
  uncaughtExceptions since that logic no longer exists in the
  code.
* Removed the statement saying that this project is not an
  official Google project.
* Added clarity to what configuration is needed in different
  environments.
* Removed an invalid reference to the Stackdriver Trace agent
  for Node.js.
* Did some refactoring to make the documentation easier to read.

* Address GitHub comments
GautamSharda pushed a commit that referenced this pull request Jan 15, 2026
In the README file:

* Removed documentation on automatically handling
  uncaughtExceptions since that logic no longer exists in the
  code.
* Removed the statement saying that this project is not an
  official Google project.
* Added clarity to what configuration is needed in different
  environments.
* Removed an invalid reference to the Stackdriver Trace agent
  for Node.js.
* Did some refactoring to make the documentation easier to read.

* Address GitHub comments
GautamSharda pushed a commit that referenced this pull request Feb 5, 2026
In the README file:

* Removed documentation on automatically handling
  uncaughtExceptions since that logic no longer exists in the
  code.
* Removed the statement saying that this project is not an
  official Google project.
* Added clarity to what configuration is needed in different
  environments.
* Removed an invalid reference to the Stackdriver Trace agent
  for Node.js.
* Did some refactoring to make the documentation easier to read.

* Address GitHub comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: error-reporting cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants