nodejs-monitoring icon indicating copy to clipboard operation
nodejs-monitoring copied to clipboard

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.

Results 10 nodejs-monitoring issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [3.0.2](https://github.com/googleapis/nodejs-monitoring/compare/v3.0.1...v3.0.2) (2022-08-27) ### Bug Fixes * do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-monitoring/issues/1553)) ([#627](https://github.com/googleapis/nodejs-monitoring/issues/627)) ([647e8ab](https://github.com/googleapis/nodejs-monitoring/commit/647e8abda29928143953929c3ef0113ea88e9e9c)) * use...

kokoro:force-run
autorelease: pending
api: monitoring
size: s

This PR adds extra labels to the kokoro tests to make filtering easier for our test dashboards. It adds the following labels: type: observability product: monitoring language: nodejs

api: monitoring
size: m

Hey there! I'm trying to create an alertPolicy via `AlertPolicyServiceClient` and its `createAlertPolicy` method. If I include the `conditionMatchedLog` as condition key, i'm getting the error: ```json {"code":3,"details":"Field alert_policy.conditions[0].condition_case had...

type: question
api: monitoring
priority: p3

Note: #585 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 2576287bb825d6f0b99379cba60381f0cbe27750 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/7c6f2981-9a77-4c94-a386-857ffc1488c0), [Sponge](http://sponge2/7c6f2981-9a77-4c94-a386-857ffc1488c0) status:...

priority: p2
type: bug
api: monitoring
flakybot: issue
flakybot: flaky

Hi there, Stackdriver api support conditionMonitoringQueryLanguag as condition type, which is not the case in this package. Do you know when it will be available?

type: feature request
api: monitoring

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: feature request
api: monitoring

**Is your feature request related to a problem? Please describe.** I'd like to have CRUD access to incidents related to a given alert policy without having to use the Google...

type: question
api: monitoring

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^16.0.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.0/18.11.5) |...

api: monitoring
size: xs

[ListUptimeCheckConfigsRequest](https://cloud.google.com/monitoring/api/ref_v3/rpc/google.monitoring.v3#google.monitoring.v3.ListUptimeCheckConfigsRequest) (gRPC) and [projects.uptimeCheckConfigs.list](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.uptimeCheckConfigs/list) (REST) both provide a `filter` parameter, but this doesn't seem to be available from this client. #### Environment details - OS: (not relevant) - Node.js version:...

priority: p2
type: bug
api: monitoring

We're currently creating our `MetricServiceClient` using the rest fallback method, since we're building our code with esbuild and using protos does not seem to be supported. However, if the `createTimeSeries`...

priority: p2
type: bug
api: monitoring