Skip to content

Tags: microsoft/retina

Tags

v0.0.21

Toggle v0.0.21's commit message

Verified

This tag was signed with the committer’s verified signature.
SRodi Simone Rodigari
Signing v0.0.21

v0.0.20

Toggle v0.0.20's commit message

Verified

This tag was signed with the committer’s verified signature.
SRodi Simone Rodigari
signing v0.0.20

v0.0.19

Toggle v0.0.19's commit message

Verified

This tag was signed with the committer’s verified signature.
SRodi Simone Rodigari
signing v0.0.19

v0.0.18

Toggle v0.0.18's commit message

Verified

This tag was signed with the committer’s verified signature.
SRodi Simone Rodigari
signing v0.0.18

v0.10.1

Toggle v0.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
nddq Quang Nguyen
This version only contains retraction of itself and v0.10.0

v0.0.17

Toggle v0.0.17's commit message

Verified

This tag was signed with the committer’s verified signature.
SRodi Simone Rodigari
signing tag v0.0.17

Verified

This tag was signed with the committer’s verified signature.
nddq Quang Nguyen

v0.0.15

Toggle v0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(docs): use autogenerate for site (#672)

# Description

As title. Also rearranged some docs around.
## Related Issue

If this pull request is related to any issue, please mention it here.
Additionally, make sure that the issue is assigned to you before
submitting this pull request.

## Checklist

- [x] I have read the [contributing
documentation](https://retina.sh/docs/contributing).
- [x] I signed and signed-off the commits (`git commit -S -s ...`). See
[this
documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
on signing commits.
- [x] I have correctly attributed the author(s) of the code.
- [x] I have tested the changes locally.
- [x] I have followed the project's style guidelines.
- [x] I have updated the documentation, if necessary.
- [x] I have added tests, if applicable.

## Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes
made.

## Additional Notes

Add any additional notes or context about the pull request here.

---

Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more
information on how to contribute to this project.

v0.0.14

Toggle v0.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add runtime telemetry to heartbeat (#583)

# Description

Please provide a brief description of the changes made in this pull
request.

Add runtime profile metrics to the heartbeat for long term performance
metrics.

## Related Issue

If this pull request is related to any issue, please mention it here.
Additionally, make sure that the issue is assigned to you before
submitting this pull request.

## Checklist

- [ ] I have read the [contributing
documentation](https://retina.sh/docs/contributing).
- [ ] I signed and signed-off the commits (`git commit -S -s ...`). See
[this
documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
on signing commits.
- [ ] I have correctly attributed the author(s) of the code.
- [ ] I have tested the changes locally.
- [ ] I have followed the project's style guidelines.
- [ ] I have updated the documentation, if necessary.
- [ ] I have added tests, if applicable.

## Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes
made.

## Additional Notes

Add any additional notes or context about the pull request here.

---

Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more
information on how to contribute to this project.

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: pktmon client recreation + remove ltsc2019 in azp (#562)

# Description
Occasionally the grpc stream experiences transient errors, which are
mitigated by recreating the client observer stream. Requires further
RCA, but this avoids crashloopbackoff, and gracefully logs to continue

## Related Issue

If this pull request is related to any issue, please mention it here.
Additionally, make sure that the issue is assigned to you before
submitting this pull request.

## Checklist

- [ ] I have read the [contributing
documentation](https://retina.sh/docs/contributing).
- [ ] I signed and signed-off the commits (`git commit -S -s ...`). See
[this
documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
on signing commits.
- [ ] I have correctly attributed the author(s) of the code.
- [ ] I have tested the changes locally.
- [ ] I have followed the project's style guidelines.
- [ ] I have updated the documentation, if necessary.
- [ ] I have added tests, if applicable.

## Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes
made.

## Additional Notes

Add any additional notes or context about the pull request here.

---

Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more
information on how to contribute to this project.