Commit 16faf66
authored
docs(samples): include example writing of label data (#202)
adding label example when writing a timeseries in python
Remaking this due to the commit lint failure in #200 and it being easier to just make a new PR. Closing #200.
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](https://github.com/googleapis/python-monitoring/issues/new/choose) 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 🦕1 parent 712d80d commit 16faf66
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments