Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Add a simple tracing setup to the docker-compose #1024

Merged
merged 2 commits into from
Feb 9, 2022

Conversation

JamesGuthrie
Copy link
Member

@JamesGuthrie JamesGuthrie commented Jan 7, 2022

Description

This change adds a tracing configuration to our docker-compose, leveraging Promscale's trace output.

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR:

  • CHANGELOG entry for user-facing changes
  • Updated the relevant documentation

@JamesGuthrie JamesGuthrie requested a review from a team as a code owner January 7, 2022 17:00
@JamesGuthrie JamesGuthrie requested review from bitwalker, niksajakovljevic and VineethReddy02 and removed request for a team and niksajakovljevic January 7, 2022 17:00
@JamesGuthrie
Copy link
Member Author

I'm gonna wait for some tracing support in Promscale and then use that as a source of traces instead of tracegen.

@JamesGuthrie JamesGuthrie marked this pull request as draft January 13, 2022 10:36
@JamesGuthrie JamesGuthrie force-pushed the jg/add-tracing-to-docker branch 2 times, most recently from b3cdcec to b450cfc Compare January 14, 2022 11:07
@JamesGuthrie JamesGuthrie force-pushed the jg/add-tracing-to-docker branch 2 times, most recently from aa566cd to 01b00b4 Compare January 14, 2022 11:54
@JamesGuthrie
Copy link
Member Author

FYI I have added a config on top of ante's open PR here: #1052. Once that is merged I will rebase and un-draft this PR.

@JamesGuthrie JamesGuthrie self-assigned this Jan 18, 2022
When running docker-compose down, it would invariably hang on Prometheus
until it gets killed. This is because Promscale would be stopped before
Prometheus, and Prometheus would be unable to close its remote_write
backend.
@JamesGuthrie JamesGuthrie force-pushed the jg/add-tracing-to-docker branch from 01b00b4 to f330ed2 Compare January 31, 2022 07:57
@JamesGuthrie JamesGuthrie marked this pull request as ready for review February 2, 2022 07:30
@JamesGuthrie JamesGuthrie merged commit ad20435 into master Feb 9, 2022
@JamesGuthrie JamesGuthrie deleted the jg/add-tracing-to-docker branch February 9, 2022 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants