Skip to content
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

[tempo-distributed] Static ports #3501

Closed
wants to merge 115 commits into from

Conversation

xogoodnow
Copy link
Contributor

Hi,

None of the service/port related configurations for gateway were actually dynamic.
Also changed the probe so the parameters could be configured

Cheers

@xogoodnow
Copy link
Contributor Author

I see that almost all other services (except for metrics-generator) are static.
Will change the templates

@xogoodnow
Copy link
Contributor Author

xogoodnow commented Dec 22, 2024

I went through almost all services and mildly modified the templates so the ports could be modified dynamically.

  1. If the ports section are there so folks would be able to change the ports, they must not be set statically but if the section is just informative, we can commit them all and just provide a link to the documentation.
  2. This way changing any default port would be possible in the future

Cheers

jimmybchopps and others added 21 commits January 25, 2025 16:29
Signed-off-by: Jimmy Bourque <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
This reverts commit 531e7ef.

Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: Jimmy Bourque <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: MH <[email protected]>

Signed-off-by: MH <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
add missing configuration sections from grafana alerting block

Signed-off-by: Michael Ruigrok <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: MH <[email protected]>

Signed-off-by: MH <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: Kevin Simons <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: Charles Korn <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
…ar. During startup phase some more time might be needed to complete the actions.

Signed-off-by: Cees Bos <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: Cees Bos <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
KyriosGN0 and others added 19 commits January 25, 2025 16:31
Co-authored-by: Jan-Otto Kröpke <[email protected]>
Signed-off-by: AvivGuiser <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
…uted chart.

The new value enabled configuring `log_discarded_spans` like for `log_received_spans` as shown below:

```
distributor:
  config:
    log_discarded_spans:
      enabled: true
    log_received_spans:
      # ...
```

The feature was introduced in [tempo/#3964](grafana/tempo#3964).

Signed-off-by: Daniel Strobusch <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Signed-off-by: xogoodnow <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.