Skip to content

chore: run autoupdate branch on cron schedule #1050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

nschonni
Copy link
Contributor

@nschonni nschonni commented Nov 4, 2020

Why:

If something lands on the default branch while the repo sync is running, it seems to get it stuck in a "behind" state that the auto-merge job can't handle. By adding an additional cron job for this workflow, it should be able to catch and update the repo-sync branch when it happens

What's being changed:

Adding a cron job to the existing autoupdate branch job with an arbitrary 30 minute cycle.

Check off the following:

@nschonni nschonni requested a review from a team as a code owner November 4, 2020 00:43
@janiceilene
Copy link
Contributor

Thank so much @nschonni! I'll get this triaged for review 🎉

@janiceilene janiceilene added the engineering Will involve Docs Engineering label Nov 5, 2020
@chiedo
Copy link
Contributor

chiedo commented Nov 6, 2020

@nschonni I'm a little unsure about making this change with the complexities of repo sync. But will dig into this more deeply when I or one of my team mates has more time!

@chiedo chiedo added the blocked This issue or PR is currently blocked label Nov 6, 2020
@nschonni
Copy link
Contributor Author

nschonni commented Nov 6, 2020

OK, no worries

Copy link

@N35708 N35708 left a comment

Choose a reason for hiding this comment

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

Copy link

@N35708 N35708 left a comment

Choose a reason for hiding this comment

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

@nschonni nschonni mentioned this pull request Nov 18, 2020
@github-actions
Copy link
Contributor

This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit.

@github-actions github-actions bot added the stale There is no recent activity on this issue or pull request label Nov 20, 2020
@janiceilene janiceilene removed the stale There is no recent activity on this issue or pull request label Nov 20, 2020
@github-actions
Copy link
Contributor

This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit.

@github-actions github-actions bot added the stale There is no recent activity on this issue or pull request label Nov 28, 2020
@heiskr
Copy link
Contributor

heiskr commented Nov 30, 2020

I think given the potential here to break other workflows, we won't able to accept this change. Thank you though :)

@heiskr heiskr closed this Nov 30, 2020
@nschonni nschonni deleted the autoupdate-cron branch November 30, 2020 17:00
@chiedo
Copy link
Contributor

chiedo commented Dec 10, 2020

@nschonni thanks for the contribution! We ended up re-implementing this in a more isolated fashion.

https://github.com/github/docs/blob/main/.github/workflows/autoupdate-repo-sync-branch-on-cron.yml along with another label to let us isolate repo sync PRs. https://github.com/github/docs/blob/main/.github/workflows/repo-sync.yml#L55

Thanks again.

jnidzwetzki pushed a commit to jnidzwetzki/docs that referenced this pull request Oct 6, 2022
* make it clear that retention can be applied to metrics and traces and use a consistent structure for both

* Add delete traces

* clarify downsampling only apply to metrics

* Update promscale/manage-data/delete-data.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/delete-data.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
jnidzwetzki pushed a commit to jnidzwetzki/docs that referenced this pull request Oct 6, 2022
* [Update] ABL - removed beta information (github#937)

* removed beta information

* removed the additional config

* Update OpenTelemetry send data to Promscale (github#976)

* [Update] ABL - removed beta information (github#937)

* removed beta information

* removed the additional config

* Update send data for OpenTelemetry

* add metrics pipeline and address review comments

* fix review comments

* opentelemetry updates

* vale fixes

* vale fixes

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* final commnets

* language edits

* vale fixes

* rephrased a few sentences

* removed redundant words

* redundant sentences

* fix nits

* added steps to configure promscale

* Update opentelemetry.md

* Update opentelemetry.md

* redundant info removed

* updated the default port for the parameter

* rephrased a sentence

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update Grafana, Add Jaeger to visualize data in Promscale (github#963)

* [Update] ABL - removed beta information (github#937)

* removed beta information

* removed the additional config

* Add Jaeger to visualize data in Promscale

* iterate over review comments

* review iteration 2

* validated the steps

* updated steps based on the grafana UI

* added more description, and UI related content update

* revert the bold UI

* updated jaegar content

* fixed a typo

* some more updates

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* incorporated the changes suggested by Lana

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* incorporated ramon's suggestions

* typo fix

* update nits in index.md

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update jaeger.md

* Update grafana.md

Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Add send data from Jaeger and Zipkin (#1014)

* [Update] ABL - removed beta information (github#937)

* removed beta information

* removed the additional config

* Add Jaeger to visualize data in Promscale

* iterate over review comments

* Add send data from Jaeger and Zipkin

* language and copy edits

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* fix indent nit

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/zipkin.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/zipkin.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Some small fixes

* Some small fixes

* Some small fixes

Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Extension is now mandatory

* USe to the timecsaledb ha image moving forward

* small fix

* [Update] ABL - removed beta information (github#937)

* removed beta information

* removed the additional config

* Update OpenTelemetry send data to Promscale (github#976)

* [Update] ABL - removed beta information (github#937)

* removed beta information

* removed the additional config

* Update send data for OpenTelemetry

* add metrics pipeline and address review comments

* fix review comments

* opentelemetry updates

* vale fixes

* vale fixes

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* final commnets

* language edits

* vale fixes

* rephrased a few sentences

* removed redundant words

* redundant sentences

* fix nits

* added steps to configure promscale

* Update opentelemetry.md

* Update opentelemetry.md

* redundant info removed

* updated the default port for the parameter

* rephrased a sentence

* Update promscale/send-data/opentelemetry.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update Grafana, Add Jaeger to visualize data in Promscale (github#963)

* [Update] ABL - removed beta information (github#937)

* removed beta information

* removed the additional config

* Add Jaeger to visualize data in Promscale

* iterate over review comments

* review iteration 2

* validated the steps

* updated steps based on the grafana UI

* added more description, and UI related content update

* revert the bold UI

* updated jaegar content

* fixed a typo

* some more updates

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* incorporated the changes suggested by Lana

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* incorporated ramon's suggestions

* typo fix

* update nits in index.md

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Update jaeger.md

* Update grafana.md

Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Add send data from Jaeger and Zipkin (#1014)

* [Update] ABL - removed beta information (github#937)

* removed beta information

* removed the additional config

* Add Jaeger to visualize data in Promscale

* iterate over review comments

* Add send data from Jaeger and Zipkin

* language and copy edits

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* fix indent nit

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/jaeger.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/zipkin.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/grafana.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/send-data/zipkin.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Some small fixes

* Some small fixes

* Some small fixes

Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Fix manage data for traces (github#1050)

* make it clear that retention can be applied to metrics and traces and use a consistent structure for both

* Add delete traces

* clarify downsampling only apply to metrics

* Update promscale/manage-data/delete-data.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/delete-data.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update promscale/manage-data/retention.md

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Extension is now mandatory

* USe to the timecsaledb ha image moving forward

* small fix

* Update resource recommendation guide (github#1093)

* Update resource recommendation guide

* copy edits

* straight quotes

* Update promscale/installation/recomm-guide.md

code review

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/installation/recomm-guide.md

code review

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/installation/recomm-guide.md

code review

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/installation/recomm-guide.md

code review

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/installation/recomm-guide.md

code review

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* fix opentelemetry collector config file

* clarify one postgres parameter

Co-authored-by: Rajakavitha1 <krajakavitha@gmail.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Monitoring Promscale (github#1090)

* add details on alerts, dashboards and runbooks

* add review comments

* fix nit

* Update promscale/monitoring-promscale.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/monitoring-promscale.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/monitoring-promscale.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/monitoring-promscale.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/monitoring-promscale.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* fix-nit

* Update promscale/monitoring-promscale.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/monitoring-promscale.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/monitoring-promscale.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* fix nit

* fix nit

* Lana's changes and procedure rewrite

* improve wording

Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>

* Alerting, Recording rules in Promscale (github#1092)

* add alerting, recoridng rules support in Promscale

* added the procedure

* formatting fixes

* fixed the numbering

* formatting issues

* formatting numbers

* formatting again

* Update alerting-recording.md

* added feedback from Ramon

* Update promscale/downsampling/index.md

Co-authored-by: Ramon Guiu <ramon@timescale.com>

* fix nits

* Update promscale/alerting.md

code review

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/downsampling/recording.md

code review

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/downsampling/recording.md

code review

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/downsampling/recording.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/downsampling/recording.md

copy edit

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/downsampling/recording.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/alerting.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/alerting.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/alerting.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* added a tag

* fix nit

* fix nit

* fix nits

* Incorporated Lana's changes and a few nits

* fixed the github action error

* improvements

Co-authored-by: Rajakavitha1 <krajakavitha@gmail.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>

* add upgrade instructions from Alpine image

* remove distribute tracing page, no longer needed

* renaming and clean up

* Remove invalid reference to downsampling

* Reorganize topics

* Add APM experience Reference (#1071)

* Add APM experience Reference

* iterated over review comments

* Add how to install toolkit

* fix query

* copy edits and validated on grafana

* fixed numbering

* fixed the highlight issue

* added a procedure for installing extension

* fixed the code block

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

style guide edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* Update promscale/visualize-data/apm-experience.md

copy edits

Co-authored-by: Lana Brindley <github@lanabrindley.com>

* introduced procedure headings

* copy edits

* Update apm-experience.md

* Update apm-experience.md

* removed mounting method

* reword apm entry

Co-authored-by: Ramon Guiu <ramon@timescale.com>
Co-authored-by: Rajakavitha1 <krajakavitha@gmail.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>

* fix links

* add APM experience

* spelling mistake

Co-authored-by: Rajakavitha Kodhandapani <krajakavitha@gmail.com>
Co-authored-by: Lana Brindley <github@lanabrindley.com>
Co-authored-by: Ramon Guiu <ramon@timescale.com>
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue or PR is currently blocked engineering Will involve Docs Engineering stale There is no recent activity on this issue or pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants