Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

move config to src/agent and add jsdocs#196

Merged
ofrobots merged 3 commits intogoogleapis:masterfrom
ofrobots:options-vs-config
Dec 19, 2016
Merged

move config to src/agent and add jsdocs#196
ofrobots merged 3 commits intogoogleapis:masterfrom
ofrobots:options-vs-config

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2016
Copy link
Copy Markdown
Contributor

@cristiancavalli cristiancavalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with minors

* @property {object=} Identifies the context of the running service -
* [ServiceContext](https://cloud.google.com/error-reporting/reference/rest/v1beta1/ServiceContext?authuser=2).
* This information is utilized in the UI to identify all the running
* instances of your service. This is disocvered automatically when your

This comment was marked as spam.

* [ServiceContext](https://cloud.google.com/error-reporting/reference/rest/v1beta1/ServiceContext?authuser=2).
* This information is utilized in the UI to identify all the running
* instances of your service. This is disocvered automatically when your
* application is running on Google Cloud Platform. You may optionally chose

This comment was marked as spam.

logDelaySeconds: 1
},

//

This comment was marked as spam.


module.exports = {
/**
* @property {boolean=} Whether the debug agent should be started.

This comment was marked as spam.

This comment was marked as spam.

// A path to a key file relative to the current working directory. If this
// field is set, the contents of the pointed file will be used for
// authentication instead of your application default credentials.
keyFilename: null,

This comment was marked as spam.

This comment was marked as spam.

@ofrobots ofrobots merged commit b5b691f into googleapis:master Dec 19, 2016
@ofrobots ofrobots deleted the options-vs-config branch December 19, 2016 20:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants