Skip to content
#

logging

Here are 6,535 public repositories matching this topic...

ysy1418899560
ysy1418899560 commented Apr 12, 2022

Search before asking

  • I had searched in the issues and found no similar issues.

Apache SkyWalking Component

Python Agent (apache/skywalking-python)

What happened

The params log_reporter_level='INFO' is not work when start with django uWSGI,on the UI only collect ERROR log, but cant collect INFO log。
python==3.7.9

documentation good first issue python
kovaxur
kovaxur commented Apr 22, 2022

Is your feature request related to a problem? Please describe.
As I understand, ruler now is not adding the x-org-scopeid header to the alertmanager API calls, when it sends an alert. This would be nice if someone also uses Cortex with a tenant-aware alertmanager setup.

Describe the solution you'd like
Add the tenant ID of the tenant, on which ruler executes the rules. This would also

good first issue component/ruler
yaauie
yaauie commented Feb 1, 2022

Logstash information:

Please include the following information:

  1. Logstash version: 7.16.3 (with unverified reports of similar behaviour on 7.15)

    Looking through our case history there were examples of this issue happening after upgrading to 7.15 and higher. The odd behavior is this appears to be intermittent in most cases, and the cases closed out without resolution. Confirmed

gimmic
gimmic commented Sep 27, 2019

I have noticed when ingesting backlog(older timestamped data) that the "Messages per minute" line graph and "sources" data do not line up.

The Messages per minute appear to be correct for the ingest rate, but the sources breakdown below it only show messages for each type from within the time window via timestamp. This means in the last hour if you've ingested logs from 2 days ago, the data is

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

  • Updated Sep 19, 2021
  • Swift

Improve this page

Add a description, image, and links to the logging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logging topic, visit your repo's landing page and select "manage topics."

Learn more