Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

adding label example when writing a timeseries in python #201

Closed
wants to merge 3 commits into from

Conversation

bws0013
Copy link
Contributor

@bws0013 bws0013 commented Aug 18, 2021

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [✔️] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [✔️ for linter, unable to run the nox tests because of issues unrelated] Ensure the tests and linter pass
  • [✔️] Code coverage does not decrease (if any source code was changed)
  • [✔️, no doc updates required ] Appropriate docs were updated (if necessary)

Fixes #200 🦕

@bws0013 bws0013 requested a review from a team as a code owner August 18, 2021 04:33
@bws0013 bws0013 requested a review from leahecole August 18, 2021 04:33
@product-auto-label product-auto-label bot added the api: monitoring Issues related to the googleapis/python-monitoring API. label Aug 18, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 18, 2021
adding label example when writing a timeseries in python
@bws0013 bws0013 closed this Aug 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: monitoring Issues related to the googleapis/python-monitoring API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve snippets.py example for adding label data
1 participant