<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/osprofiler.git, branch master</title>
<subtitle>github.com: stackforge/osprofiler.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/'/>
<entry>
<title>add support of otlp exporter</title>
<updated>2023-05-10T08:18:48+00:00</updated>
<author>
<name>Sahid Orentino Ferdjaoui</name>
<email>sahid.ferdjaoui@industrialdiscipline.com</email>
</author>
<published>2023-03-14T11:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=908e7402320eb067db45aa9700d54d31c259f3ca'/>
<id>908e7402320eb067db45aa9700d54d31c259f3ca</id>
<content type='text'>
Depends-On: Idcff5d79b4884dd1cc7ed1ab42c9e4ce89d4a6d2
Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: I74cdcb2aa99b0162ba1c14059111f09d0bb534e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depends-On: Idcff5d79b4884dd1cc7ed1ab42c9e4ce89d4a6d2
Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: I74cdcb2aa99b0162ba1c14059111f09d0bb534e3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "[profiler] hmac_key should be secret"</title>
<updated>2023-03-31T13:20:32+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-03-31T13:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=4f3eaa411c6ad731e831bafcb664a4649a1a75a5'/>
<id>4f3eaa411c6ad731e831bafcb664a4649a1a75a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>devstack: remove jaeger container on unstack</title>
<updated>2023-03-23T12:05:33+00:00</updated>
<author>
<name>Sahid Orentino Ferdjaoui</name>
<email>sahid.ferdjaoui@industrialdiscipline.com</email>
</author>
<published>2023-03-20T15:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=52246cfbf667f70dcfb1a019fcbc6aee021fe8b1'/>
<id>52246cfbf667f70dcfb1a019fcbc6aee021fe8b1</id>
<content type='text'>
Let's remove the docker container created with Jaeger Tracing when
unstacking, this avoid `./stack.sh` to fail when recreating the
environnement mentioning that a docker container named jaeger already
exists.

Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: I785c7b23be92eb5bc4da0366f705a77c3910d5c2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let's remove the docker container created with Jaeger Tracing when
unstacking, this avoid `./stack.sh` to fail when recreating the
environnement mentioning that a docker container named jaeger already
exists.

Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: I785c7b23be92eb5bc4da0366f705a77c3910d5c2
</pre>
</div>
</content>
</entry>
<entry>
<title>[profiler] hmac_key should be secret</title>
<updated>2023-03-22T15:54:50+00:00</updated>
<author>
<name>Takashi Kajinami</name>
<email>tkajinam@redhat.com</email>
</author>
<published>2023-03-22T15:53:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=3c9e7d9aeb8d25582be346b084af0d156080bffb'/>
<id>3c9e7d9aeb8d25582be346b084af0d156080bffb</id>
<content type='text'>
... apparently because the parameter takes secret key(s) for data
encryption.

Change-Id: I76836aa2a99549b23174f1869cc09fbf0c30681b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... apparently because the parameter takes secret key(s) for data
encryption.

Change-Id: I76836aa2a99549b23174f1869cc09fbf0c30681b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Change StrictRedis usage to Redis"</title>
<updated>2023-02-17T13:43:33+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-02-17T13:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=4239bcaa56bfc6ee0bb727ab817229a116bc992b'/>
<id>4239bcaa56bfc6ee0bb727ab817229a116bc992b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>jaeger: introduce process tags' option for tracer</title>
<updated>2023-02-16T12:17:31+00:00</updated>
<author>
<name>Sahid Orentino Ferdjaoui</name>
<email>sahid.ferdjaoui@industrialdiscipline.com</email>
</author>
<published>2023-02-09T08:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=91d7c35f1c11b57c4b3d625c4810dbfa1437191d'/>
<id>91d7c35f1c11b57c4b3d625c4810dbfa1437191d</id>
<content type='text'>
Closes-bug: 2006611
Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: I938b52d7785d421015b888c9d70a5b0bf032772f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-bug: 2006611
Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: I938b52d7785d421015b888c9d70a5b0bf032772f
</pre>
</div>
</content>
</entry>
<entry>
<title>jaeger: introduce service name prefix</title>
<updated>2023-02-16T08:08:50+00:00</updated>
<author>
<name>Sahid Orentino Ferdjaoui</name>
<email>sahid.ferdjaoui@industrialdiscipline.com</email>
</author>
<published>2023-01-30T10:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=b7468756bcfdf3fe74e7cacb0562a7f969472250'/>
<id>b7468756bcfdf3fe74e7cacb0562a7f969472250</id>
<content type='text'>
Closes-bug: #2003092
Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: I743fdc1203af6735d5772728e1b5c2ca16d41d9e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-bug: #2003092
Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: I743fdc1203af6735d5772728e1b5c2ca16d41d9e
</pre>
</div>
</content>
</entry>
<entry>
<title>jaeger: fix driver initialization for tests</title>
<updated>2023-02-16T08:08:49+00:00</updated>
<author>
<name>Sahid Orentino Ferdjaoui</name>
<email>sahid.ferdjaoui@industrialdiscipline.com</email>
</author>
<published>2023-02-13T19:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=9f50374dde1362cf2c1d63d2e98d5b89b983a391'/>
<id>9f50374dde1362cf2c1d63d2e98d5b89b983a391</id>
<content type='text'>
The initializator is a singleton, we should release driver after each
setUp.

Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: If6728f792609d1dc59d86954a767afe802c435e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The initializator is a singleton, we should release driver after each
setUp.

Signed-off-by: Sahid Orentino Ferdjaoui &lt;sahid.ferdjaoui@industrialdiscipline.com&gt;
Change-Id: If6728f792609d1dc59d86954a767afe802c435e3
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.cfg: Replace dashes with underscores</title>
<updated>2023-02-09T10:47:54+00:00</updated>
<author>
<name>YuehuiLei</name>
<email>leiyuehui@inspur.com</email>
</author>
<published>2021-05-06T03:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=7d2c871b7167f193850161f0188d74daf02ad8e0'/>
<id>7d2c871b7167f193850161f0188d74daf02ad8e0</id>
<content type='text'>
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I6f42330ee131be043d24152902e2209aca79ac1c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I6f42330ee131be043d24152902e2209aca79ac1c
</pre>
</div>
</content>
</entry>
<entry>
<title>Change StrictRedis usage to Redis</title>
<updated>2023-02-08T10:53:26+00:00</updated>
<author>
<name>Tobias Urdin</name>
<email>tobias.urdin@binero.com</email>
</author>
<published>2022-09-28T10:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/osprofiler.git/commit/?id=f8d80022f3922a6765df3f9a7f44982aca031c22'/>
<id>f8d80022f3922a6765df3f9a7f44982aca031c22</id>
<content type='text'>
The StrictRedis class is only an alias for
Redis in &gt;= 3.0.0

Change-Id: I5b72306ec2d3164b285c24190c0d3f9ced4b6a31
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The StrictRedis class is only an alias for
Redis in &gt;= 3.0.0

Change-Id: I5b72306ec2d3164b285c24190c0d3f9ced4b6a31
</pre>
</div>
</content>
</entry>
</feed>
